fatty-belly commited on
Commit
ac07c51
·
verified ·
1 Parent(s): 0d49ba4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ This is the segmented datasets of the [SkillDiscovery](https://github.com/CraftJarvis/SkillDiscovery/) project.
6
+ Each line of the jsonl file consists of the video file name and the boundaries [begin1, end1], [begin2, end2], ...
7
+ Events information is also included in the "with info" file.
8
+ The video files can be downloaded [here](https://github.com/openai/Video-Pre-Training). Notice that we use the **7.x** version.