End of training
Browse files
README.md
CHANGED
@@ -2,9 +2,16 @@
|
|
2 |
license: other
|
3 |
base_model: stabilityai/stablelm-2-1_6b
|
4 |
tags:
|
|
|
5 |
- trl
|
6 |
- orpo
|
7 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
model-index:
|
9 |
- name: stablelm-2-1_6b-orpo-full-v3
|
10 |
results: []
|
@@ -15,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# stablelm-2-1_6b-orpo-full-v3
|
17 |
|
18 |
-
This model is a fine-tuned version of [stabilityai/stablelm-2-1_6b](https://huggingface.co/stabilityai/stablelm-2-1_6b) on the
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
2 |
license: other
|
3 |
base_model: stabilityai/stablelm-2-1_6b
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
- trl
|
7 |
- orpo
|
8 |
- generated_from_trainer
|
9 |
+
- trl
|
10 |
+
- orpo
|
11 |
+
- generated_from_trainer
|
12 |
+
datasets:
|
13 |
+
- argilla/ultrafeedback-binarized-preferences-cleaned
|
14 |
+
- argilla/distilabel-capybara-dpo-7k-binarized
|
15 |
model-index:
|
16 |
- name: stablelm-2-1_6b-orpo-full-v3
|
17 |
results: []
|
|
|
22 |
|
23 |
# stablelm-2-1_6b-orpo-full-v3
|
24 |
|
25 |
+
This model is a fine-tuned version of [stabilityai/stablelm-2-1_6b](https://huggingface.co/stabilityai/stablelm-2-1_6b) on the argilla/ultrafeedback-binarized-preferences-cleaned and the argilla/distilabel-capybara-dpo-7k-binarized datasets.
|
26 |
|
27 |
## Model description
|
28 |
|