Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
## QuRatedPajama
|
2 |
|
3 |
-
This dataset is a 1B token subset derived from [princeton-nlp/QuRatedPajama-260B](https://huggingface.co/datasets/princeton-nlp/QuRatedPajama-260B), which is a subset of [cerebras/SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B)
|
4 |
- **Educational Value** - e.g. the text includes clear explanations, step-by-step reasoning, or questions and answers
|
5 |
- **Facts & Trivia** - how much factual and trivia knowledge the text contains, where specific facts and obscure trivia are preferred over more common knowledge
|
6 |
- **Writing Style** - how polished and good is the writing style in the text
|
|
|
1 |
## QuRatedPajama
|
2 |
|
3 |
+
This dataset is a 1B token subset derived from [princeton-nlp/QuRatedPajama-260B](https://huggingface.co/datasets/princeton-nlp/QuRatedPajama-260B), which is a subset of [cerebras/SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B) annotated by [princeton-nlp/QuRater-1.3B](https://huggingface.co/princeton-nlp/QuRater-1.3B) with sequence-level quality ratings across 4 criteria:
|
4 |
- **Educational Value** - e.g. the text includes clear explanations, step-by-step reasoning, or questions and answers
|
5 |
- **Facts & Trivia** - how much factual and trivia knowledge the text contains, where specific facts and obscure trivia are preferred over more common knowledge
|
6 |
- **Writing Style** - how polished and good is the writing style in the text
|