File size: 690 Bytes
7a07860
 
5c78ef4
 
 
 
 
7a07860
 
5c78ef4
7a07860
5c78ef4
7a07860
5c78ef4
7a07860
5c78ef4
7a07860
5c78ef4
7a07860
5c78ef4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
library_name: transformers
base_model:
- nbeerbower/mistral-nemo-gutenberg-12B-v3
datasets:
- flammenai/casual-conversation-DPO
license: apache-2.0
---

# mistral-nemo-cc-12B

[nbeerbower/mistral-nemo-gutenberg-12B-v3](https://huggingface.co/nbeerbower/mistral-nemo-gutenberg-12B-v3) finetuned on [flammenai/casual-conversation-DPO](https://huggingface.co/datasets/jondurbin/flammenai/casual-conversation-DPO).

This is an experimental finetune that formats the conversation data sequentially with ChatML.

### Method

Finetuned using an A100 on Google Colab for 3 epochs.

[Fine-tune Llama 3 with ORPO](https://mlabonne.github.io/blog/posts/2024-04-19_Fine_tune_Llama_3_with_ORPO.html)