Datasets:
Commit
•
06c4be1
1
Parent(s):
550b8d8
Update README.md (#4)
Browse files- Update README.md (b636654a2b1b237742f2b6b7d0ca6e2c9f78ccab)
Co-authored-by: AbdBarho <AbdBarho@users.noreply.huggingface.co>
README.md
CHANGED
@@ -262,7 +262,8 @@ The oasst_ready-trees file is normally sufficient for supervised fine-tuning (SF
|
|
262 |
2023-04-12_oasst_all.trees.jsonl.gz 66497 trees with 161443 total messages
|
263 |
2023-04-12_oasst_all.messages.jsonl.gz 161443 messages
|
264 |
```
|
265 |
-
All trees including those in states `prompt_lottery_waiting
|
|
|
266 |
|
267 |
|
268 |
### Supplemental Exports: Spam & Prompts
|
|
|
262 |
2023-04-12_oasst_all.trees.jsonl.gz 66497 trees with 161443 total messages
|
263 |
2023-04-12_oasst_all.messages.jsonl.gz 161443 messages
|
264 |
```
|
265 |
+
All trees including those in states `prompt_lottery_waiting` (trees that consist of only one message, namely the inital prompt),
|
266 |
+
`aborted_low_grade` (trees that stopped growing because the messages had low quality), and `halted_by_moderator`.
|
267 |
|
268 |
|
269 |
### Supplemental Exports: Spam & Prompts
|