Update README.md
Browse files
README.md
CHANGED
@@ -41,3 +41,9 @@ configs:
|
|
41 |
- split: train
|
42 |
path: data/train-*
|
43 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
- split: train
|
42 |
path: data/train-*
|
43 |
---
|
44 |
+
|
45 |
+
A sample of 10k rows from [HuggingFaceFW/fineweb-edu](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu) annotated with topics and "reasoning scores".
|
46 |
+
|
47 |
+
The topics come from [WebOrganizer/TopicClassifier](https://huggingface.co/WebOrganizer/TopicClassifier)
|
48 |
+
|
49 |
+
The reasoning scores come from [davanstrien/ModernBERT-based-Reasoning-Required](https://huggingface.co/davanstrien/ModernBERT-based-Reasoning-Required)
|