Update README.md
Browse files
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 |
-
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
26 |
-
|
27 |
|
28 |
## Training and evaluation data
|
29 |
|
30 |
-
|
|
|
|
|
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 |
|