stefanoscotta commited on
Commit
b11e0dd
1 Parent(s): f359dd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,5 +4,5 @@ license_name: other
4
  license_link: LICENSE
5
  ---
6
  id, title and youtube segmentation of videos from the official youtube RAI channel (https://www.youtube.com/@rai) longer than 5 minutes.
7
- For each video the segmentation is a list composed by the start time (in seconds) and the title of each chapter.
8
  The dataset is already divided in two non-overlapping sets: 614 in "test_yt_over5min.json" and 2460 in "train_yt_over5min.json".
 
4
  license_link: LICENSE
5
  ---
6
  id, title and youtube segmentation of videos from the official youtube RAI channel (https://www.youtube.com/@rai) longer than 5 minutes.
7
+ For each video the segmentation is a list composed by the start time (in milliseconds) and the title of each chapter.
8
  The dataset is already divided in two non-overlapping sets: 614 in "test_yt_over5min.json" and 2460 in "train_yt_over5min.json".