ingoziegler commited on
Commit
0e69d74
1 Parent(s): 108304a

Update README.md

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