AngryBacteria
commited on
Commit
•
7830a28
1
Parent(s):
d8fe766
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,21 @@
|
|
1 |
---
|
2 |
license: gemma
|
3 |
tags:
|
4 |
-
-
|
5 |
base_model: google/gemma-2b
|
6 |
model-index:
|
7 |
- name: Gemma2b_V03_BRONCO_CARDIO_SUMMARY_CATALOG
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
-
should probably proofread and complete it, then remove this comment. -->
|
13 |
-
|
14 |
# Gemma2b_V03_BRONCO_CARDIO_SUMMARY_CATALOG
|
15 |
|
16 |
This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on an unknown dataset.
|
@@ -75,4 +80,4 @@ The following hyperparameters were used during training:
|
|
75 |
- Transformers 4.40.2
|
76 |
- Pytorch 2.2.2+cu121
|
77 |
- Datasets 2.19.0
|
78 |
-
- Tokenizers 0.19.1
|
|
|
1 |
---
|
2 |
license: gemma
|
3 |
tags:
|
4 |
+
- medical
|
5 |
base_model: google/gemma-2b
|
6 |
model-index:
|
7 |
- name: Gemma2b_V03_BRONCO_CARDIO_SUMMARY_CATALOG
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- bigbio/bronco
|
11 |
+
- bigbio/cardiode
|
12 |
+
language:
|
13 |
+
- de
|
14 |
+
- en
|
15 |
+
metrics:
|
16 |
+
- f1
|
17 |
---
|
18 |
|
|
|
|
|
|
|
19 |
# Gemma2b_V03_BRONCO_CARDIO_SUMMARY_CATALOG
|
20 |
|
21 |
This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on an unknown dataset.
|
|
|
80 |
- Transformers 4.40.2
|
81 |
- Pytorch 2.2.2+cu121
|
82 |
- Datasets 2.19.0
|
83 |
+
- Tokenizers 0.19.1
|