Update README.md
Browse files
README.md
CHANGED
|
@@ -179,7 +179,7 @@ Evaluation results in reasoning mode for SmolLM3 and Qwen3 models:
|
|
| 179 |
- **Training Framework:** [nanotron](https://github.com/huggingface/nanotron/tree/main)
|
| 180 |
- **Data processing framework:** [datatrove](https://github.com/huggingface/datatrove)
|
| 181 |
- **Evaluation framework:** [lighteval](https://github.com/huggingface/lighteval)
|
| 182 |
-
- **
|
| 183 |
|
| 184 |
### Open resources
|
| 185 |
Here is an infographic with all the training details [TODO].
|
|
|
|
| 179 |
- **Training Framework:** [nanotron](https://github.com/huggingface/nanotron/tree/main)
|
| 180 |
- **Data processing framework:** [datatrove](https://github.com/huggingface/datatrove)
|
| 181 |
- **Evaluation framework:** [lighteval](https://github.com/huggingface/lighteval)
|
| 182 |
+
- **Post-training Framework:** [TRL](https://github.com/huggingface/trl)
|
| 183 |
|
| 184 |
### Open resources
|
| 185 |
Here is an infographic with all the training details [TODO].
|