Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,26 @@
|
|
2 |
library_name: transformers
|
3 |
pipeline_tag: summarization
|
4 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
# Text Summarization
|
6 |
|
7 |
The model used in this summarization task is a T5 summarization transformer-based language model fine-tuned for abstractive summarization.
|
|
|
2 |
library_name: transformers
|
3 |
pipeline_tag: summarization
|
4 |
---
|
5 |
+
|
6 |
+
tags:
|
7 |
+
- politics
|
8 |
+
- summarization
|
9 |
+
- climate change
|
10 |
+
- political party
|
11 |
+
- press release
|
12 |
+
- political communication
|
13 |
+
- European Union
|
14 |
+
- Speech
|
15 |
+
license: afl-3.0
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
- es
|
19 |
+
- da
|
20 |
+
- de
|
21 |
+
- it
|
22 |
+
- fr
|
23 |
+
- nl
|
24 |
+
- pl
|
25 |
# Text Summarization
|
26 |
|
27 |
The model used in this summarization task is a T5 summarization transformer-based language model fine-tuned for abstractive summarization.
|