jayeshvpatil commited on
Commit
1ed864c
1 Parent(s): 4c52fbc

Model save

Browse files
Files changed (1) hide show
  1. README.md +4 -12
README.md CHANGED
@@ -8,12 +8,6 @@ tags:
8
  model-index:
9
  - name: tinyllama-medqa-jp-v1
10
  results: []
11
- datasets:
12
- - keivalya/MedQuad-MedicalQnADataset
13
- pipeline_tag: question-answering
14
- widget:
15
- - text: "<|system|>\nYou are a chatbot who can help code!</s>\n<|user|>\nWrite me a function to calculate the first 10 digits of the fibonacci sequence in Python and print it out to the CLI.</s>\n<|assistant|>\n"
16
-
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -25,17 +19,15 @@ This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https
25
 
26
  ## Model description
27
 
28
- Testing Quantization and training a small model to answer medical questions.
29
 
30
  ## Intended uses & limitations
31
 
32
- Only intended for learning fine tuning techniques.
33
 
34
  ## Training and evaluation data
35
 
36
- The model was trained on sample of dataset -
37
- https://huggingface.co/datasets/keivalya/MedQuad-MedicalQnADataset
38
-
39
 
40
  ## Training procedure
41
 
@@ -62,4 +54,4 @@ The following hyperparameters were used during training:
62
  - Transformers 4.35.2
63
  - Pytorch 2.1.0+cu121
64
  - Datasets 2.16.1
65
- - Tokenizers 0.15.1
 
8
  model-index:
9
  - name: tinyllama-medqa-jp-v1
10
  results: []
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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
 
 
54
  - Transformers 4.35.2
55
  - Pytorch 2.1.0+cu121
56
  - Datasets 2.16.1
57
+ - Tokenizers 0.15.1