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: 90,
|
| 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,600,956,518 ns/iter (+/- 15,863,420)
|
| 2 |
+
test bpe-gpt2/encode-batch ... bench: 978,441,503 ns/iter (+/- 2,406,659)
|
| 3 |
+
test bpe-gpt2/encode-no-cache ... bench: 2,238,737,871 ns/iter (+/- 18,043,470)
|
| 4 |
+
test bpe-gpt2/encode-batch-no-cache ... bench: 1,128,396,280 ns/iter (+/- 9,500,637)
|
| 5 |
|
| 6 |
+
test llama3/encode ... bench: 1,591,068,009 ns/iter (+/- 19,197,383)
|
| 7 |
+
test llama3/encode-batch ... bench: 960,859,733 ns/iter (+/- 2,266,412)
|
| 8 |
+
test llama3/encode-fast ... bench: 1,525,481,196 ns/iter (+/- 7,731,850)
|
| 9 |
+
test llama3/encode-char-offsets ... bench: 1,151,232,298 ns/iter (+/- 10,322,372)
|
| 10 |
+
test llama3/concurrent-4t ... bench: 58,487,945 ns/iter (+/- 586,324)
|
| 11 |
|
| 12 |
+
test serialization/from-file-roberta ... bench: 57,770,772 ns/iter (+/- 1,022,131)
|
| 13 |
+
test serialization/from-file-llama3 ... bench: 380,962,089 ns/iter (+/- 4,213,471)
|
| 14 |
+
test serialization/from-file-albert ... bench: 37,900,813 ns/iter (+/- 776,479)
|
| 15 |
+
test serialization/bpe-from-file-gpt2 ... bench: 41,097,612 ns/iter (+/- 388,631)
|
| 16 |
+
test serialization/save-llama3 ... bench: 90,543,851 ns/iter (+/- 3,672,598)
|
| 17 |
+
test serialization/deserialize-roberta ... bench: 73,284,461 ns/iter (+/- 1,438,213)
|
| 18 |
+
test serialization/deserialize-llama3 ... bench: 401,166,081 ns/iter (+/- 5,934,815)
|
| 19 |
|
| 20 |
+
test train/bpe-small ... bench: 14,537,021 ns/iter (+/- 257,484)
|
| 21 |
|