Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
andersonbcdefg
/
dclm-pretokenized
like
0
Dataset card
Files
Files and versions
Community
andersonbcdefg
commited on
10 days ago
Commit
162c920
·
verified
·
1 Parent(s):
931f006
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
ADDED
Viewed
@@ -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|>.