yi-gutenberg-9B / README.md
nbeerbower's picture
Update README.md
bf80f70 verified
|
raw
history blame contribute delete
No virus
534 Bytes
---
library_name: transformers
license: apache-2.0
datasets:
- jondurbin/gutenberg-dpo-v0.1
base_model:
- 01-ai/Yi-1.5-9B-Chat
---
# yi-gutenberg-9B
[01-ai/Yi-1.5-9B-Chat](https://huggingface.co/01-ai/Yi-1.5-9B-Chat) finetuned on [jondurbin/gutenberg-dpo-v0.1](https://huggingface.co/datasets/jondurbin/gutenberg-dpo-v0.1).
### Method
Finetuned using an A100 on Google Colab.
[Fine-Tune Your Own Llama 2 Model in a Colab Notebook](https://mlabonne.github.io/blog/posts/Fine_Tune_Your_Own_Llama_2_Model_in_a_Colab_Notebook.html)