Suparious commited on
Commit
a4afda1
·
verified ·
1 Parent(s): 50c31a6

update datasets and summary

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -85,11 +85,11 @@ prompt_template: '{bos}<|im_start|>{role}
85
 
86
  ## Model Summary
87
 
88
- This is a fine-tune of mistral-7b-v0.2 using the bagel v0.5 dataset.
89
 
90
  See [bagel](https://github.com/jondurbin/bagel) for additional details on the datasets.
91
 
92
- The DPO version will be available soon [here](https://huggingface.co/jondurbin/bagel-dpo-7b-v0.5)
93
 
94
  ## How to use
95
 
 
85
 
86
  ## Model Summary
87
 
88
+ This is a fine-tune of mistral-7b-v0.2 using the bagel v0.5 dataset, including a DPO pass.
89
 
90
  See [bagel](https://github.com/jondurbin/bagel) for additional details on the datasets.
91
 
92
+ The non-DPO version is available [here](https://huggingface.co/jondurbin/bagel-7b-v0.5)
93
 
94
  ## How to use
95