dennlinger
commited on
Commit
•
965a2c5
1
Parent(s):
d22d8ab
Update model tags to make the model more discoverable
Browse filesHi there!
I've been looking for German summarization models recently, and only came across your fine-tuned model by accident.
The updates should make it more discoverable, since it is now possible to filter both for *"German*", as well as adding it to the *"summarization"* subset of models.
Best,
Dennis
README.md
CHANGED
@@ -2,8 +2,10 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
datasets:
|
6 |
- mlsum
|
|
|
7 |
metrics:
|
8 |
- rouge
|
9 |
model-index:
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- summarization
|
6 |
datasets:
|
7 |
- mlsum
|
8 |
+
language: de
|
9 |
metrics:
|
10 |
- rouge
|
11 |
model-index:
|