khalednabawi11 commited on
Commit
46b3045
·
verified ·
1 Parent(s): fcac177

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Bio-Medical LLaMA 3 8B - Fine-Tuned
2
 
3
  🚀 **Fine-tuned version of [ContactDoctor/Bio-Medical-Llama-3-8B](https://huggingface.co/ContactDoctor/Bio-Medical-Llama-3-8B) using Unsloth for enhanced medical Q&A capabilities.**
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - medical
5
+ - llama
6
+ - unsloth
7
+ - qlora
8
+ - finetuned
9
+ - chatbot
10
+ license: apache-2.0
11
+ datasets:
12
+ - custom-medical-qa
13
+ base_model: ContactDoctor/Bio-Medical-Llama-3-8B
14
+ model_creator: khalednabawi11
15
+ library_name: transformers
16
+ pipeline_tag: text-generation
17
+ ---
18
+
19
+
20
  # Bio-Medical LLaMA 3 8B - Fine-Tuned
21
 
22
  🚀 **Fine-tuned version of [ContactDoctor/Bio-Medical-Llama-3-8B](https://huggingface.co/ContactDoctor/Bio-Medical-Llama-3-8B) using Unsloth for enhanced medical Q&A capabilities.**