Datasets:
Tasks:
Video-Text-to-Text
Modalities:
Video
Languages:
Chinese
Size:
10K - 100K
ArXiv:
Tags:
video
License:
Update dataset card with paper and code links, update task category (#2)
Browse files- Update dataset card with paper and code links, update task category (c28b4e4cb85d73d4fff3fa668060a9332954336a)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,11 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
license: mit
|
| 3 |
-
task_categories:
|
| 4 |
-
- summarization
|
| 5 |
-
- text-generation
|
| 6 |
-
- question-answering
|
| 7 |
language:
|
| 8 |
- zh
|
|
|
|
|
|
|
|
|
|
| 9 |
tags:
|
| 10 |
- video
|
| 11 |
---
|
|
@@ -13,3 +11,5 @@ tags:
|
|
| 13 |
Data cleaning, stay tuned! Please refer to https://egolife-ai.github.io/ first for general info.
|
| 14 |
|
| 15 |
Checkout the paper EgoLife (https://arxiv.org/abs/2503.03803) for more information.
|
|
|
|
|
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- zh
|
| 4 |
+
license: mit
|
| 5 |
+
task_categories:
|
| 6 |
+
- video-text-to-text
|
| 7 |
tags:
|
| 8 |
- video
|
| 9 |
---
|
|
|
|
| 11 |
Data cleaning, stay tuned! Please refer to https://egolife-ai.github.io/ first for general info.
|
| 12 |
|
| 13 |
Checkout the paper EgoLife (https://arxiv.org/abs/2503.03803) for more information.
|
| 14 |
+
|
| 15 |
+
Code: https://github.com/egolife-ai/EgoLife
|