eren23 commited on
Commit
c00b0fa
1 Parent(s): ab1738c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,11 +1,18 @@
1
  ---
 
 
 
2
  library_name: transformers
3
- tags: []
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
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