Upload results.json with huggingface_hub
Browse files- results.json +18 -0
results.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"(dim=256, max_sequence_len=1024, dynamic=True, dynamic_length_multiplier=1024, attn_map=math)": {
|
3 |
+
"compile_1024_steps": [
|
4 |
+
4227.6410000000005,
|
5 |
+
91.749,
|
6 |
+
91.58,
|
7 |
+
91.318,
|
8 |
+
90.942
|
9 |
+
],
|
10 |
+
"decode_1024_steps": [
|
11 |
+
91.637,
|
12 |
+
93.474,
|
13 |
+
93.509,
|
14 |
+
91.678,
|
15 |
+
91.71
|
16 |
+
]
|
17 |
+
}
|
18 |
+
}
|