andersonbcdefg commited on
Commit
162c920
·
verified ·
1 Parent(s): 931f006

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md ADDED
@@ -0,0 +1 @@
 
 
1
+ small subset of DCLM (around 15B tokens) pre-tokenized with GPT-4 tokenizer into flat files of tokens (int32), which can be read with numpy or torch. each document is separated by <|endoftext|>.