ingoziegler commited on
Commit
aabde49
1 Parent(s): 88d8000

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ library_name: peft
6
+ tags:
7
+ - biology
8
+ - medical
9
+ - synthetic
10
+ - lora
11
+ - mistral-7b-v0.2
12
+ datasets:
13
+ - ingoziegler/CRAFT-BioQA
14
+ metrics:
15
+ - accuracy
16
+ pipeline_tag: question-answering
17
+ ---