Datasets:
Add task_categories to metadata (#2)
Browse files- Add task_categories to metadata (e9566ee4f1ef4f4a94863550620fea6d6b4310f1)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -54,6 +54,8 @@ configs:
|
|
54 |
data_files:
|
55 |
- split: test
|
56 |
path: data/test-*
|
|
|
|
|
57 |
---
|
58 |
|
59 |
# EOC-Bench : Can MLLMs Identify, Recall, and Forecast Objects in an Egocentric World?
|
|
|
54 |
data_files:
|
55 |
- split: test
|
56 |
path: data/test-*
|
57 |
+
task_categories:
|
58 |
+
- video-text-to-text
|
59 |
---
|
60 |
|
61 |
# EOC-Bench : Can MLLMs Identify, Recall, and Forecast Objects in an Egocentric World?
|