system HF staff commited on
Commit
5e460e5
1 Parent(s): 07b21c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
- language: "[en]"
3
  datasets:
4
  - Spotify Podcasts Dataset
5
  tags:
6
  - t5
7
- - summarisation
8
  - pytorch
9
  - lm-head
10
  metrics:
11
  - ROUGE
12
  pipeline:
13
- -summarisation
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