eren23 commited on
Commit
9e5fe79
1 Parent(s): 9632e60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  A finetuning experiment on llama3 8b it with selected 5k examples from argilla dpo 7k
 
1
+ ---
2
+ library_name: peft
3
+ base_model: meta-llama/Meta-Llama-3-8B-Instruct
4
+ license: other
5
+ datasets:
6
+ - argilla/dpo-mix-7k
7
+ language:
8
+ - en
9
+ pipeline_tag: text-generation
10
+ tags:
11
+ - text-generation
12
+ - llama
13
+ - orpo
14
+ - llama3
15
+ - text-generation-inference
16
+ ---
17
+
18
  A finetuning experiment on llama3 8b it with selected 5k examples from argilla dpo 7k