--- 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)