saqlainshah commited on
Commit
13e0672
1 Parent(s): 3ad5949

Update README.md

Browse files

Details about base model and dataset fine tuned are added.

Files changed (1) hide show
  1. README.md +14 -7
README.md CHANGED
@@ -1,13 +1,22 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
 
 
11
 
12
  ## Model Details
13
 
@@ -77,7 +86,7 @@ Use the code below to get started with the model.
77
 
78
  ### Training Data
79
 
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
 
82
  [More Information Needed]
83
 
@@ -196,6 +205,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
196
 
197
  ## Model Card Contact
198
 
199
- [More Information Needed]
200
-
201
-
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - gemma fine tuned
5
+ - medical
6
+ - medal dataset finetuned
7
+ - question answering
8
+ - QA
9
+ datasets:
10
+ - medal
11
+ language:
12
+ - en
13
  ---
14
 
15
  # Model Card for Model ID
16
 
17
+ This model is based on google/gemma-2b-it and trained on small chunk of data from medal dataset.
 
18
 
19
+ Trained on Colab TPU
20
 
21
  ## Model Details
22
 
 
86
 
87
  ### Training Data
88
 
89
+ Small chunk from Medal dataset
90
 
91
  [More Information Needed]
92
 
 
205
 
206
  ## Model Card Contact
207
 
208
+ [More Information Needed]