Fix the dataset use for LASER (#3)
Browse files- Fix the dataset use for LASER (2b437c840b4fc55a60a0dc1f116da15fe9fa9974)
README.md
CHANGED
@@ -9,7 +9,7 @@ model-index:
|
|
9 |
- name: Calme-7B-Instruct-v0.1.1
|
10 |
results: []
|
11 |
datasets:
|
12 |
-
-
|
13 |
model_name: Calme-7B-Instruct-v0.1.1
|
14 |
inference: false
|
15 |
model_creator: MaziyarPanahi
|
|
|
9 |
- name: Calme-7B-Instruct-v0.1.1
|
10 |
results: []
|
11 |
datasets:
|
12 |
+
- mlabonne/chatml-OpenHermes2.5-dpo-binarized-alpha
|
13 |
model_name: Calme-7B-Instruct-v0.1.1
|
14 |
inference: false
|
15 |
model_creator: MaziyarPanahi
|