Datasets:
Add task_categories to metadata
#2
by
nielsr
HF Staff
- opened
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?
|