Commit
·
aac7e40
1
Parent(s):
74e8c1b
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
base_model: alignment-handbook/zephyr-7b-sft-full
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -204,4 +213,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
204 |
### Framework versions
|
205 |
|
206 |
|
207 |
-
- PEFT 0.6.1
|
|
|
1 |
---
|
2 |
+
model-index:
|
3 |
+
- name: notus-7b-dpo-lora
|
4 |
+
results: []
|
5 |
+
license: mit
|
6 |
+
datasets:
|
7 |
+
- argilla/ultrafeedback-binarized-avg-rating-for-dpo
|
8 |
+
language:
|
9 |
+
- en
|
10 |
base_model: alignment-handbook/zephyr-7b-sft-full
|
11 |
+
library_name: transformers
|
12 |
+
pipeline_tag: text-generation
|
13 |
---
|
14 |
|
15 |
# Model Card for Model ID
|
|
|
213 |
### Framework versions
|
214 |
|
215 |
|
216 |
+
- PEFT 0.6.1
|