Instructions to use Luca0867/complexity_evolved_selfinstruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Luca0867/complexity_evolved_selfinstruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Luca0867/complexity_evolved_selfinstruct", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -41,19 +41,3 @@ This model was trained with SFT.
|
|
| 41 |
- Pytorch: 2.10.0+cu128
|
| 42 |
- Datasets: 4.8.4
|
| 43 |
- Tokenizers: 0.22.2
|
| 44 |
-
|
| 45 |
-
## Citations
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
Cite TRL as:
|
| 50 |
-
|
| 51 |
-
```bibtex
|
| 52 |
-
@software{vonwerra2020trl,
|
| 53 |
-
title = {{TRL: Transformers Reinforcement Learning}},
|
| 54 |
-
author = {von Werra, Leandro and Belkada, Younes and Tunstall, Lewis and Beeching, Edward and Thrush, Tristan and Lambert, Nathan and Huang, Shengyi and Rasul, Kashif and Gallouédec, Quentin},
|
| 55 |
-
license = {Apache-2.0},
|
| 56 |
-
url = {https://github.com/huggingface/trl},
|
| 57 |
-
year = {2020}
|
| 58 |
-
}
|
| 59 |
-
```
|
|
|
|
| 41 |
- Pytorch: 2.10.0+cu128
|
| 42 |
- Datasets: 4.8.4
|
| 43 |
- Tokenizers: 0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|