eren23 commited on
Commit
5c485c1
1 Parent(s): a04ac6c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - argilla/OpenHermes2.5-dpo-binarized-alpha
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - merge
10
+ - dpo
11
+ - conversation
12
+ - text-generation-inference
13
+ - Kukedlc/NeuTrixOmniBe-7B-model-remix
14
+ ---
15
+
16
+ DPO Finetuned Kukedlc/NeuTrixOmniBe-7B-model-remix using argilla/OpenHermes2.5-dpo-binarized-alpha
17
+
18
+ argilla dpo binarized pairs is a dataset built on top of: https://huggingface.co/datasets/teknium/OpenHermes-2.5 using https://github.com/argilla-io/distilabel if interested.
19
+
20
+ Thx for the great data sources.