pszemraj commited on
Commit
0616520
1 Parent(s): 42fa3e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -31,4 +31,21 @@ size_categories:
31
  english only sample from [LLM360/TxT360](https://hf.co/datasets/LLM360/TxT360):
32
 
33
  - min length 256 GPT-4 tokens
34
- - max length 24576 GPT-4 tokens
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  english only sample from [LLM360/TxT360](https://hf.co/datasets/LLM360/TxT360):
32
 
33
  - min length 256 GPT-4 tokens
34
+ - max length 24576 GPT-4 tokens
35
+
36
+ GPT-4 tiktoken token count:
37
+
38
+ ```
39
+ token_count
40
+ count 5.000000e+06
41
+ mean 1.003614e+03
42
+ std 1.424231e+03
43
+ min 2.570000e+02
44
+ 25% 4.020000e+02
45
+ 50% 6.220000e+02
46
+ 75% 1.050000e+03
47
+ max 2.457400e+04
48
+ ```
49
+
50
+
51
+ - Total count: 5018.07 M tokens