RahulDrabit commited on
Commit
63a73ea
verified
1 Parent(s): 97a4029

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
+ datasets:
4
+ - avaliev/chat_doctor
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-3.1-8B
9
+ - bartowski/Meta-Llama-3.1-8B-Instruct-GGUF
10
+ pipeline_tag: question-answering
11
+ tags:
12
+ - medical
13
+ ---