Datasets:
Update README.md
Browse filesLooks good overall!
Added a short description of some tree states
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
|