Spaces:
Running
Running
File size: 514 Bytes
2e88e17 40a06f9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
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)
|