emilstabil
commited on
Commit
·
a5473c6
1
Parent(s):
b71db0e
Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,10 @@ model-index:
|
|
8 |
- name: DaMedSum-large
|
9 |
results: []
|
10 |
pipeline_tag: summarization
|
|
|
|
|
11 |
---
|
12 |
|
13 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
-
should probably proofread and complete it, then remove this comment. -->
|
15 |
-
|
16 |
```
|
17 |
_____ ______ __ __ ______ _____ ______ __ __ __ __
|
18 |
/\ __-. /\ __ \ /\ "-./ \ /\ ___\ /\ __-. /\ ___\ /\ \/\ \ /\ "-./ \
|
@@ -31,9 +30,9 @@ This model is a fine-tuned version of DanSumT5-large trained on a danish medical
|
|
31 |
The model was trained on 1 AMD MI250X GPU.
|
32 |
|
33 |
## Authors
|
34 |
-
Nicolaj Larsen
|
35 |
-
Mikkel Kildeberg
|
36 |
-
Emil Schledermann
|
37 |
|
38 |
### Framework versions
|
39 |
|
|
|
8 |
- name: DaMedSum-large
|
9 |
results: []
|
10 |
pipeline_tag: summarization
|
11 |
+
language:
|
12 |
+
- da
|
13 |
---
|
14 |
|
|
|
|
|
|
|
15 |
```
|
16 |
_____ ______ __ __ ______ _____ ______ __ __ __ __
|
17 |
/\ __-. /\ __ \ /\ "-./ \ /\ ___\ /\ __-. /\ ___\ /\ \/\ \ /\ "-./ \
|
|
|
30 |
The model was trained on 1 AMD MI250X GPU.
|
31 |
|
32 |
## Authors
|
33 |
+
Nicolaj Larsen
|
34 |
+
Mikkel Kildeberg
|
35 |
+
Emil Schledermann
|
36 |
|
37 |
### Framework versions
|
38 |
|