jayeshvpatil commited on
Commit
7073e41
·
verified ·
1 Parent(s): 854c4df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -19,15 +19,17 @@ This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https
19
 
20
  ## Model description
21
 
22
- More information needed
23
 
24
  ## Intended uses & limitations
25
 
26
- More information needed
27
 
28
  ## Training and evaluation data
29
 
30
- More information needed
 
 
31
 
32
  ## Training procedure
33
 
 
19
 
20
  ## Model description
21
 
22
+ Testing Quantization and training a small model to answer medical questions.
23
 
24
  ## Intended uses & limitations
25
 
26
+ Only intended for learning fine tuning techniques.
27
 
28
  ## Training and evaluation data
29
 
30
+ The model was trained on sample of dataset -
31
+ https://huggingface.co/datasets/keivalya/MedQuad-MedicalQnADataset
32
+
33
 
34
  ## Training procedure
35