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

Add task_categories to metadata

Browse files

This PR adds `task_categories` to the metadata of the dataset card.

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?