jae24 commited on
Commit
db7b391
1 Parent(s): 6573957

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
2
  license: mit
3
  ---
4
- Mistral based DPO finetuned model.
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ This variant of the model has undergone reinforcement learning (RL) fine-tuning and is based on teknium/OpenHermes-2.5-Mistral-7B. The fine-tuning process utilized a preference dataset derived from HuggingFace's no robots dataset, incorporating Differential Privacy Optimization (DPO) techniques.