README.md
| 1 | --- |
| 2 | library_name: transformers |
| 3 | tags: |
| 4 | - trl |
| 5 | --- |
| 6 | |
| 7 | # Tiny Qwen2ForSequenceClassification |
| 8 | |
| 9 | This is a minimal model built for unit tests in the [TRL](https://github.com/huggingface/trl) library. |
| 10 | |