Datasets:

Modalities:
Tabular
Formats:
json
Languages:
English
Size:
< 1K
Libraries:
Datasets
pandas
tejasexpress commited on
Commit
6d87bcf
·
verified ·
1 Parent(s): 4fcad1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  The SlimPajama_300B is a 300B token sample of de-duplicated Slim Pajama dataset tokenized using the [EleutherAI/gpt-neox-20b](https://huggingface.co/EleutherAI/gpt-neox-20b) tokenizer
2
 
3
  Due to file size constraints, C4 and CommonCrawl has been uploaded in multiple chunks, you can use the following commands to merge them back into a single file:
 
1
+ ---
2
+ language:
3
+ - en
4
+ pretty_name: SlimPajama_300B
5
+ ---
6
+
7
  The SlimPajama_300B is a 300B token sample of de-duplicated Slim Pajama dataset tokenized using the [EleutherAI/gpt-neox-20b](https://huggingface.co/EleutherAI/gpt-neox-20b) tokenizer
8
 
9
  Due to file size constraints, C4 and CommonCrawl has been uploaded in multiple chunks, you can use the following commands to merge them back into a single file: