Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,16 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
|
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
@@ -130,7 +137,7 @@ Use the code below to get started with the model.
|
|
130 |
|
131 |
#### Summary
|
132 |
|
133 |
-
|
134 |
|
135 |
## Model Examination [optional]
|
136 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
datasets:
|
4 |
+
- hermanshid/doctor-id-qa
|
5 |
+
language:
|
6 |
+
- id
|
7 |
+
base_model:
|
8 |
+
- google/gemma-2-2b-it
|
9 |
---
|
10 |
|
11 |
# Model Card for Model ID
|
12 |
+
# Gemma-2B-Chat-Doctor4
|
13 |
+
This model is fine-tuned for medical chat scenarios based on the Gemma-2B architecture.
|
14 |
|
15 |
<!-- Provide a quick summary of what the model is/does. -->
|
16 |
|
|
|
137 |
|
138 |
#### Summary
|
139 |
|
140 |
+
Hopefully this file usefull for training and production - RizalNov
|
141 |
|
142 |
## Model Examination [optional]
|
143 |
|