Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
Jason0214 commited on
Commit
276508f
·
1 Parent(s): df5af12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -8,13 +8,17 @@ pretty_name: SlimPajama-627B-divided
8
  ---
9
 
10
  ### Dataset Description:
11
- This is a version of [cerebras/SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B) that divides data based on its source.
12
  The content of this dataset is the same as SlimPajama-627B.
13
- We just divide data from different sources based on the "redpajama_setname" in SlimPajama-627B and save them in different directories, which is convenient for future related research.
14
 
15
  This dataset consists of 15,967 jsonl files and is ~ 883G compressed.
16
 
17
- For more details about the content in this dataset, please refer to [cerebras/SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B)
 
 
 
 
18
 
19
  ### License:
20
  Please refer to the licenses of the data subsets you use.
 
8
  ---
9
 
10
  ### Dataset Description:
11
+ This is a split version of [cerebras/SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B) that divides data based on its sources.
12
  The content of this dataset is the same as SlimPajama-627B.
13
+ We divide data from different sources based on the "redpajama_setname" and save them in different directories, which is convenient for future dataset combination related research.
14
 
15
  This dataset consists of 15,967 jsonl files and is ~ 883G compressed.
16
 
17
+ ### Primary Usage
18
+
19
+ This dataset is used for our study: [SlimPajama-DC: Understanding Data Combinations for LLM Training]().
20
+
21
+ For more details about the content in this dataset, please refer to the original [cerebras/SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B).
22
 
23
  ### License:
24
  Please refer to the licenses of the data subsets you use.