-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextended_study.json
More file actions
122 lines (122 loc) · 2.27 KB
/
Copy pathextended_study.json
File metadata and controls
122 lines (122 loc) · 2.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"R2IE+DTFv3+HDQ|lr=0.0005": {
"1000": 6.9732,
"2000": 5.8226,
"3000": 5.1053,
"4000": 4.6184,
"5000": 4.3841,
"6000": 4.3247,
"7000": 4.1567,
"8000": 4.1085
},
"R2IE+DTFv3+HDQ|lr=0.001": {
"1000": 6.7823,
"2000": 5.1728,
"3000": 4.5912,
"4000": 4.1805,
"5000": 4.1385,
"6000": 4.0566,
"7000": 4.1562,
"8000": 4.1239
},
"R2IE+DTFv3+HDQ|lr=0.002": {
"1000": 11.7985,
"2000": 7.4324,
"3000": 6.1052,
"4000": 6.0966,
"5000": 6.1086,
"6000": 5.9636,
"7000": 5.8323,
"8000": 5.8529
},
"Transformer|lr=0.0005": {
"1000": 79.6121,
"2000": 62.7789,
"3000": 56.2004,
"4000": 52.0847,
"5000": 49.0318,
"6000": 47.6913,
"7000": 46.1347,
"8000": 44.7531
},
"Transformer|lr=0.001": {
"1000": 67.042,
"2000": 54.4151,
"3000": 49.416,
"4000": 45.9633,
"5000": 43.8671,
"6000": 44.2604,
"7000": 42.795,
"8000": 41.8759
},
"Transformer|lr=0.002": {
"1000": 60.6197,
"2000": 50.328,
"3000": 45.5951,
"4000": 43.6714,
"5000": 42.0939,
"6000": 42.1529,
"7000": 40.7882,
"8000": 41.1997
},
"Mamba|lr=0.0005": {
"1000": 66.6233,
"2000": 54.5403,
"3000": 48.8844,
"4000": 46.6943,
"5000": 44.7484,
"6000": 43.0897,
"7000": 42.2179,
"8000": 41.4221
},
"Mamba|lr=0.001": {
"1000": 58.5982,
"2000": 49.577,
"3000": 45.2326,
"4000": 43.4839,
"5000": 42.0438,
"6000": 41.2519,
"7000": 40.4257,
"8000": 40.0211
},
"Mamba|lr=0.002": {
"1000": 54.9118,
"2000": 47.7211,
"3000": 43.1607,
"4000": 42.2442,
"5000": 40.8166,
"6000": 40.7487,
"7000": 40.2299,
"8000": 39.8594
},
"SSA|lr=0.0005": {
"1000": 72.2159,
"2000": 37.8973,
"3000": 25.2251,
"4000": 17.9647,
"5000": 11.0636,
"6000": 5.3442,
"7000": 2.4833,
"8000": 1.7021
},
"SSA|lr=0.001": {
"1000": 53.9365,
"2000": 27.3299,
"3000": 6.1107,
"4000": 2.1017,
"5000": 1.2902,
"6000": 1.163,
"7000": 1.2049,
"8000": 1.1148
},
"SSA|lr=0.002": {
"1000": 52.2188,
"2000": 25.6765,
"3000": 10.969,
"4000": 4.3428,
"5000": 1.6406,
"6000": 1.3063,
"7000": 1.1782,
"8000": 1.1091
}
}