README / README.md
qgallouedec's picture
qgallouedec HF staff
Update README.md
40a06f9 verified
|
raw
history blame
514 Bytes
---
title: README
emoji: 🐢
colorFrom: yellow
colorTo: red
sdk: static
pinned: false
---
This is the collection of models and datasets used for [TRL](https://github.com/huggingface/trl) unit testing. You can generate the models and datasets with the following scripts:
- **Models generation script**: [link](https://github.com/huggingface/trl/blob/main/scripts/generate_tiny_models.py)
- **Zen dataset generation script**: [link](https://github.com/huggingface/trl/blob/main/scripts/generate_zen_dataset.py)