Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,18 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
|
7 |
|
8 |
-
|
9 |
|
10 |
|
11 |
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
library_name: transformers
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- text-generation-inference
|
9 |
+
datasets:
|
10 |
+
- argilla/OpenHermesPreferences
|
11 |
---
|
12 |
|
13 |
+
Just dpo finetuned this model a bit more: https://huggingface.co/eren23/ogno-monarch-jaskier-merge-7b-OH-PREF-DPO on the https://huggingface.co/datasets/argilla/OpenHermesPreferences dataset
|
14 |
|
15 |
+
As is described in the original model repo, not yet fully tested therefore potentially a bad match for using out-of-the-box, use with caution.
|
16 |
|
17 |
|
18 |
|