ebowwa commited on
Commit
cacbedb
1 Parent(s): aef8a38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,6 +9,8 @@ tags:
9
  - llama
10
  - trl
11
  base_model: unsloth/llama-3-8b-bnb-4bit
 
 
12
  ---
13
  i initially fine-tuned with a dpo dataset so headers: prompt, chosen, rejected.
14
 
@@ -120,4 +122,4 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
120
 
121
  https://colab.research.google.com/drive/14ArcJ4hR613jH0HxYcT734it_HVHG_bb?usp=sharing
122
 
123
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
9
  - llama
10
  - trl
11
  base_model: unsloth/llama-3-8b-bnb-4bit
12
+ datasets:
13
+ - unalignment/toxic-dpo-v0.2
14
  ---
15
  i initially fine-tuned with a dpo dataset so headers: prompt, chosen, rejected.
16
 
 
122
 
123
  https://colab.research.google.com/drive/14ArcJ4hR613jH0HxYcT734it_HVHG_bb?usp=sharing
124
 
125
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)