ingoziegler commited on
Commit
9d845f6
1 Parent(s): 8e44c41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ library_name: peft
6
+ tags:
7
+ - synthetic
8
+ - mistral-7b-v0.2
9
+ - lora
10
+ - instruction-tuning
11
+ - food
12
+ - ingredients
13
+ - step-by-step
14
+ datasets:
15
+ - ingoziegler/CRAFT-RecipeGen
16
+ metrics:
17
+ - win_rate
18
+ pipeline_tag: text2text-generation
19
+ ---