Upload baseline.txt with huggingface_hub
Browse files- baseline.txt +17 -17
baseline.txt
CHANGED
|
@@ -1,21 +1,21 @@
|
|
| 1 |
-
test bpe-gpt2/encode ... bench: 1,
|
| 2 |
-
test bpe-gpt2/encode-batch ... bench:
|
| 3 |
-
test bpe-gpt2/encode-no-cache ... bench: 2,
|
| 4 |
-
test bpe-gpt2/encode-batch-no-cache ... bench:
|
| 5 |
|
| 6 |
-
test llama3/encode ... bench: 1,
|
| 7 |
-
test llama3/encode-batch ... bench:
|
| 8 |
-
test llama3/encode-fast ... bench: 1,
|
| 9 |
-
test llama3/encode-char-offsets ... bench:
|
| 10 |
-
test llama3/concurrent-4t ... bench:
|
| 11 |
|
| 12 |
-
test serialization/from-file-roberta ... bench:
|
| 13 |
-
test serialization/from-file-llama3 ... bench:
|
| 14 |
-
test serialization/from-file-albert ... bench:
|
| 15 |
-
test serialization/bpe-from-file-gpt2 ... bench:
|
| 16 |
-
test serialization/save-llama3 ... bench:
|
| 17 |
-
test serialization/deserialize-roberta ... bench:
|
| 18 |
-
test serialization/deserialize-llama3 ... bench:
|
| 19 |
|
| 20 |
-
test train/bpe-small ... bench:
|
| 21 |
|
|
|
|
| 1 |
+
test bpe-gpt2/encode ... bench: 1,719,915,938 ns/iter (+/- 19,148,963)
|
| 2 |
+
test bpe-gpt2/encode-batch ... bench: 422,318,162 ns/iter (+/- 11,272,712)
|
| 3 |
+
test bpe-gpt2/encode-no-cache ... bench: 2,363,599,931 ns/iter (+/- 18,253,423)
|
| 4 |
+
test bpe-gpt2/encode-batch-no-cache ... bench: 467,070,211 ns/iter (+/- 26,185,195)
|
| 5 |
|
| 6 |
+
test llama3/encode ... bench: 1,731,174,774 ns/iter (+/- 13,637,982)
|
| 7 |
+
test llama3/encode-batch ... bench: 417,579,638 ns/iter (+/- 17,021,675)
|
| 8 |
+
test llama3/encode-fast ... bench: 1,655,479,664 ns/iter (+/- 9,016,655)
|
| 9 |
+
test llama3/encode-char-offsets ... bench: 450,857,816 ns/iter (+/- 3,217,341)
|
| 10 |
+
test llama3/concurrent-4t ... bench: 36,720,258 ns/iter (+/- 734,131)
|
| 11 |
|
| 12 |
+
test serialization/from-file-roberta ... bench: 81,607,603 ns/iter (+/- 4,056,712)
|
| 13 |
+
test serialization/from-file-llama3 ... bench: 489,262,059 ns/iter (+/- 11,613,922)
|
| 14 |
+
test serialization/from-file-albert ... bench: 64,931,072 ns/iter (+/- 2,743,188)
|
| 15 |
+
test serialization/bpe-from-file-gpt2 ... bench: 58,970,464 ns/iter (+/- 2,130,818)
|
| 16 |
+
test serialization/save-llama3 ... bench: 141,971,925 ns/iter (+/- 8,335,888)
|
| 17 |
+
test serialization/deserialize-roberta ... bench: 107,817,847 ns/iter (+/- 4,102,505)
|
| 18 |
+
test serialization/deserialize-llama3 ... bench: 509,077,709 ns/iter (+/- 5,278,222)
|
| 19 |
|
| 20 |
+
test train/bpe-small ... bench: 31,018,507 ns/iter (+/- 529,240)
|
| 21 |
|