Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
---
|
2 |
-
language: "
|
3 |
datasets:
|
4 |
- Spotify Podcasts Dataset
|
5 |
tags:
|
6 |
- t5
|
7 |
-
-
|
8 |
- pytorch
|
9 |
- lm-head
|
10 |
metrics:
|
11 |
- ROUGE
|
12 |
pipeline:
|
13 |
-
-
|
14 |
---
|
15 |
|
16 |
# T5 for Automatic Podcast Summarisation
|
|
|
1 |
---
|
2 |
+
language: "en"
|
3 |
datasets:
|
4 |
- Spotify Podcasts Dataset
|
5 |
tags:
|
6 |
- t5
|
7 |
+
- summarization
|
8 |
- pytorch
|
9 |
- lm-head
|
10 |
metrics:
|
11 |
- ROUGE
|
12 |
pipeline:
|
13 |
+
- summarization
|
14 |
---
|
15 |
|
16 |
# T5 for Automatic Podcast Summarisation
|