therealcyberlord commited on
Commit
4dc412e
1 Parent(s): 858f9e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ datasets:
7
  pipeline_tag: text-generation
8
  ---
9
 
10
- # TinyLlama 1.1B Medical
11
 
12
  ### Model Description
13
 
@@ -31,7 +31,7 @@ model = PeftModel.from_pretrained(model, "therealcyberlord/TinyLlama-1.1B-Medica
31
 
32
  ### Training Data
33
 
34
- Uses two data sources:
35
 
36
  **BI55/MedText**: https://huggingface.co/datasets/BI55/MedText
37
 
 
7
  pipeline_tag: text-generation
8
  ---
9
 
10
+ # TinyLlama 1.1B Medical 🤏🦙
11
 
12
  ### Model Description
13
 
 
31
 
32
  ### Training Data
33
 
34
+ Used two data sources:
35
 
36
  **BI55/MedText**: https://huggingface.co/datasets/BI55/MedText
37