lautel commited on
Commit
d6b741a
verified
1 Parent(s): 25a3362

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - meta-llama/Llama-3.1-8B-Instruct
7
+ pipeline_tag: question-answering
8
+ tags:
9
+ - medical
10
+ - instruction-tuned
11
+ - QA
12
+ - llama
13
+ ---