emilstabil
commited on
Commit
·
a5b0e42
1
Parent(s):
5bf7129
Update README.md
Browse files
README.md
CHANGED
@@ -7,18 +7,19 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: DaMedSumT5-large
|
9 |
results: []
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
-
```
|
15 |
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
22 |
```
|
23 |
|
24 |
## Model description
|
@@ -37,4 +38,4 @@ Emil Schledermann
|
|
37 |
- Transformers 4.30.2
|
38 |
- Pytorch 1.12.1+git7548e2f
|
39 |
- Datasets 2.13.2
|
40 |
-
- Tokenizers 0.13.3
|
|
|
7 |
model-index:
|
8 |
- name: DaMedSumT5-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 |
+
/\ __-. /\ __ \ /\ "-./ \ /\ ___\ /\ __-. /\ ___\ /\ \/\ \ /\ "-./ \
|
19 |
+
\ \ \/\ \\ \ __ \\ \ \-./\ \\ \ __\ \ \ \/\ \\ \___ \\ \ \_\ \\ \ \-./\ \
|
20 |
+
\ \____- \ \_\ \_\\ \_\ \ \_\\ \_____\\ \____- \/\_____\\ \_____\\ \_\ \ \_\
|
21 |
+
\/____/ \/_/\/_/ \/_/ \/_/ \/_____/ \/____/ \/_____/ \/_____/ \/_/ \/_/
|
22 |
+
|
23 |
```
|
24 |
|
25 |
## Model description
|
|
|
38 |
- Transformers 4.30.2
|
39 |
- Pytorch 1.12.1+git7548e2f
|
40 |
- Datasets 2.13.2
|
41 |
+
- Tokenizers 0.13.3
|