ingoziegler commited on
Commit
5046c0d
1 Parent(s): 7e50688

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
+ - medical
8
+ - biology
9
+ - synthetic
10
+ - lora
11
+ - mistral-7b-v0.2
12
+ - multiple-choice
13
+ - question-answering
14
+ datasets:
15
+ - ingoziegler/CRAFT-MedQA
16
+ metrics:
17
+ - accuracy
18
+ pipeline_tag: question-answering
19
+ ---