AngryBacteria
commited on
Commit
•
5594861
1
Parent(s):
c2ff13c
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,22 @@
|
|
1 |
---
|
2 |
license: llama3
|
3 |
tags:
|
4 |
-
-
|
5 |
base_model: meta-llama/Meta-Llama-3-8B
|
6 |
model-index:
|
7 |
- name: LLama3_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
|
@@ -76,4 +87,4 @@ The following hyperparameters were used during training:
|
|
76 |
- Transformers 4.40.2
|
77 |
- Pytorch 2.2.2+cu121
|
78 |
- Datasets 2.19.0
|
79 |
-
- Tokenizers 0.19.1
|
|
|
1 |
---
|
2 |
license: llama3
|
3 |
tags:
|
4 |
+
- medical
|
5 |
base_model: meta-llama/Meta-Llama-3-8B
|
6 |
model-index:
|
7 |
- name: LLama3_V03_BRONCO_CARDIO_SUMMARY_CATALOG
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- bigbio/bronco
|
11 |
+
- bigbio/cardiode
|
12 |
+
- Dev4Med/Notfallberichte-German-100
|
13 |
+
language:
|
14 |
+
- de
|
15 |
+
- en
|
16 |
+
metrics:
|
17 |
+
- f1
|
18 |
+
- precision
|
19 |
+
- recall
|
20 |
---
|
21 |
|
22 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
87 |
- Transformers 4.40.2
|
88 |
- Pytorch 2.2.2+cu121
|
89 |
- Datasets 2.19.0
|
90 |
+
- Tokenizers 0.19.1
|