CircleRadon nielsr HF Staff commited on
Commit
2c81099
·
verified ·
1 Parent(s): 9a4ef3b

Add task_categories to metadata (#2)

Browse files

- Add task_categories to metadata (e9566ee4f1ef4f4a94863550620fea6d6b4310f1)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +2 -0
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?