Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
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.
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
This is the segmented datasets of the [SkillDiscovery](https://github.com/CraftJarvis/SkillDiscovery/) project ([arXiv](arxiv.org/abs/2503.10684)).
|
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.
|