update datasets and summary
Browse files
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
|
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 |
|