Add dataset card
Browse filesThis PR ensures the dataset can be found from the paper page. It also adds a task category, link to Github and project page.
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-to-video
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This dataset contains the data of the paper [Step-Video-T2V Technical Report: The Practice, Challenges, and Future of Video Foundation Model](https://huggingface.co/papers/2502.10248).
|
| 8 |
+
|
| 9 |
+
Code: https://github.com/stepfun-ai/Step-Video-T2V
|
| 10 |
+
Project page: https://yuewen.cn/videos
|