Datasets:

Modalities:
Image
Libraries:
Datasets
ArthurZ HF Staff commited on
Commit
5c4644c
·
verified ·
1 Parent(s): 69a6fb3

Upload history/output-2ab6430a316ce355cca4f5de881d1752aa796630.txt with huggingface_hub

Browse files
history/output-2ab6430a316ce355cca4f5de881d1752aa796630.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ test bpe-gpt2/encode ... bench: 1,613,871,902 ns/iter (+/- 9,114,239)
2
+ test bpe-gpt2/encode-batch ... bench: 942,277,130 ns/iter (+/- 3,835,906)
3
+ test bpe-gpt2/encode-no-cache ... bench: 2,286,812,587 ns/iter (+/- 22,820,565)
4
+ test bpe-gpt2/encode-batch-no-cache ... bench: 1,123,379,945 ns/iter (+/- 6,218,091)
5
+
6
+ test llama3/encode ... bench: 1,632,655,406 ns/iter (+/- 4,821,111)
7
+ test llama3/encode-batch ... bench: 954,170,777 ns/iter (+/- 4,305,838)
8
+ test llama3/encode-fast ... bench: 1,526,042,459 ns/iter (+/- 16,199,472)
9
+ test llama3/encode-char-offsets ... bench: 1,150,301,195 ns/iter (+/- 5,786,277)
10
+ test llama3/concurrent-4t ... bench: 58,433,282 ns/iter (+/- 802,862)
11
+
12
+ test serialization/from-file-roberta ... bench: 68,628,499 ns/iter (+/- 2,784,922)
13
+ test serialization/from-file-llama3 ... bench: 416,096,264 ns/iter (+/- 9,838,224)
14
+ test serialization/from-file-albert ... bench: 45,595,758 ns/iter (+/- 2,314,894)
15
+ test serialization/bpe-from-file-gpt2 ... bench: 46,839,574 ns/iter (+/- 1,765,903)
16
+ test serialization/save-llama3 ... bench: 99,706,768 ns/iter (+/- 3,434,386)
17
+ test serialization/deserialize-roberta ... bench: 74,180,349 ns/iter (+/- 1,629,627)
18
+ test serialization/deserialize-llama3 ... bench: 427,740,344 ns/iter (+/- 7,717,740)
19
+
20
+ test train/bpe-small ... bench: 14,771,351 ns/iter (+/- 303,024)
21
+