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: 1,
|
| 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: 1,
|
| 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,841,401,327 ns/iter (+/- 7,647,747)
|
| 2 |
+
test bpe-gpt2/encode-batch ... bench: 856,945,817 ns/iter (+/- 2,097,501)
|
| 3 |
+
test bpe-gpt2/encode-no-cache ... bench: 2,434,969,403 ns/iter (+/- 12,750,446)
|
| 4 |
+
test bpe-gpt2/encode-batch-no-cache ... bench: 1,005,196,498 ns/iter (+/- 3,388,934)
|
| 5 |
|
| 6 |
+
test llama3/encode ... bench: 1,777,787,252 ns/iter (+/- 8,709,711)
|
| 7 |
+
test llama3/encode-batch ... bench: 845,861,692 ns/iter (+/- 3,085,809)
|
| 8 |
+
test llama3/encode-fast ... bench: 1,668,399,123 ns/iter (+/- 11,113,797)
|
| 9 |
+
test llama3/encode-char-offsets ... bench: 1,058,717,013 ns/iter (+/- 10,209,335)
|
| 10 |
+
test llama3/concurrent-4t ... bench: 48,088,610 ns/iter (+/- 531,780)
|
| 11 |
|
| 12 |
+
test serialization/from-file-roberta ... bench: 58,454,529 ns/iter (+/- 95,885)
|
| 13 |
+
test serialization/from-file-llama3 ... bench: 352,452,320 ns/iter (+/- 4,258,030)
|
| 14 |
+
test serialization/from-file-albert ... bench: 34,679,233 ns/iter (+/- 74,600)
|
| 15 |
+
test serialization/bpe-from-file-gpt2 ... bench: 42,733,137 ns/iter (+/- 168,038)
|
| 16 |
+
test serialization/save-llama3 ... bench: 90,189,058 ns/iter (+/- 802,031)
|
| 17 |
+
test serialization/deserialize-roberta ... bench: 65,634,594 ns/iter (+/- 285,169)
|
| 18 |
+
test serialization/deserialize-llama3 ... bench: 382,892,586 ns/iter (+/- 4,745,572)
|
| 19 |
|
| 20 |
+
test train/bpe-small ... bench: 16,799,826 ns/iter (+/- 289,242)
|
| 21 |
|