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:
|
| 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,861,213,647 ns/iter (+/- 19,938,194)
|
| 2 |
+
test bpe-gpt2/encode-batch ... bench: 874,695,745 ns/iter (+/- 4,293,092)
|
| 3 |
+
test bpe-gpt2/encode-no-cache ... bench: 2,409,997,755 ns/iter (+/- 17,652,060)
|
| 4 |
+
test bpe-gpt2/encode-batch-no-cache ... bench: 1,033,915,133 ns/iter (+/- 8,947,377)
|
| 5 |
|
| 6 |
+
test llama3/encode ... bench: 1,782,233,568 ns/iter (+/- 16,726,940)
|
| 7 |
+
test llama3/encode-batch ... bench: 857,420,392 ns/iter (+/- 5,002,222)
|
| 8 |
+
test llama3/encode-fast ... bench: 1,646,971,869 ns/iter (+/- 8,079,227)
|
| 9 |
+
test llama3/encode-char-offsets ... bench: 1,069,606,554 ns/iter (+/- 13,974,835)
|
| 10 |
+
test llama3/concurrent-4t ... bench: 50,382,344 ns/iter (+/- 1,515,807)
|
| 11 |
|
| 12 |
+
test serialization/from-file-roberta ... bench: 57,343,415 ns/iter (+/- 451,456)
|
| 13 |
+
test serialization/from-file-llama3 ... bench: 349,665,603 ns/iter (+/- 4,182,452)
|
| 14 |
+
test serialization/from-file-albert ... bench: 35,816,835 ns/iter (+/- 361,283)
|
| 15 |
+
test serialization/bpe-from-file-gpt2 ... bench: 43,482,939 ns/iter (+/- 539,552)
|
| 16 |
+
test serialization/save-llama3 ... bench: 101,169,616 ns/iter (+/- 2,399,152)
|
| 17 |
+
test serialization/deserialize-roberta ... bench: 71,921,690 ns/iter (+/- 1,319,231)
|
| 18 |
+
test serialization/deserialize-llama3 ... bench: 374,827,011 ns/iter (+/- 4,704,996)
|
| 19 |
|
| 20 |
+
test train/bpe-small ... bench: 17,073,534 ns/iter (+/- 491,313)
|
| 21 |
|