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,611,948,993 ns/iter (+/- 15,323,175)
|
| 2 |
+
test bpe-gpt2/encode-batch ... bench: 371,031,413 ns/iter (+/- 4,222,731)
|
| 3 |
+
test bpe-gpt2/encode-no-cache ... bench: 2,271,956,105 ns/iter (+/- 21,004,866)
|
| 4 |
+
test bpe-gpt2/encode-batch-no-cache ... bench: 437,777,611 ns/iter (+/- 2,310,850)
|
| 5 |
|
| 6 |
+
test llama3/encode ... bench: 1,623,498,232 ns/iter (+/- 18,216,913)
|
| 7 |
+
test llama3/encode-batch ... bench: 370,955,203 ns/iter (+/- 4,956,479)
|
| 8 |
+
test llama3/encode-fast ... bench: 1,565,403,692 ns/iter (+/- 27,418,555)
|
| 9 |
+
test llama3/encode-char-offsets ... bench: 431,827,440 ns/iter (+/- 5,523,736)
|
| 10 |
+
test llama3/concurrent-4t ... bench: 32,927,183 ns/iter (+/- 317,611)
|
| 11 |
|
| 12 |
+
test serialization/from-file-roberta ... bench: 60,068,975 ns/iter (+/- 4,065,360)
|
| 13 |
+
test serialization/from-file-llama3 ... bench: 401,627,482 ns/iter (+/- 11,631,402)
|
| 14 |
+
test serialization/from-file-albert ... bench: 38,419,461 ns/iter (+/- 1,288,644)
|
| 15 |
+
test serialization/bpe-from-file-gpt2 ... bench: 45,845,522 ns/iter (+/- 1,861,135)
|
| 16 |
+
test serialization/save-llama3 ... bench: 90,861,194 ns/iter (+/- 4,510,538)
|
| 17 |
+
test serialization/deserialize-roberta ... bench: 73,107,459 ns/iter (+/- 4,966,863)
|
| 18 |
+
test serialization/deserialize-llama3 ... bench: 428,677,251 ns/iter (+/- 10,789,270)
|
| 19 |
|
| 20 |
+
test train/bpe-small ... bench: 27,884,484 ns/iter (+/- 412,759)
|
| 21 |
|