wenhu commited on
Commit
d2c3333
·
verified ·
1 Parent(s): d4d98d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -20,15 +20,23 @@ dataset_info:
20
  dtype: string
21
  splits:
22
  - name: test
23
- num_bytes: 479770102.0
24
  num_examples: 217
25
  download_size: 473031413
26
- dataset_size: 479770102.0
27
  configs:
28
  - config_name: mantis_eval
29
  data_files:
30
  - split: test
31
  path: mantis_eval/test-*
 
 
 
 
 
 
 
 
32
  ---
33
 
34
- This is a newly curated dataset to evaluate multimodal language models' capability to reason over multiple images. More details are shown in https://tiger-ai-lab.github.io/Mantis/.
 
20
  dtype: string
21
  splits:
22
  - name: test
23
+ num_bytes: 479770102
24
  num_examples: 217
25
  download_size: 473031413
26
+ dataset_size: 479770102
27
  configs:
28
  - config_name: mantis_eval
29
  data_files:
30
  - split: test
31
  path: mantis_eval/test-*
32
+ license: apache-2.0
33
+ task_categories:
34
+ - question-answering
35
+ language:
36
+ - en
37
+ pretty_name: Mantis-Eval
38
+ size_categories:
39
+ - n<1K
40
  ---
41
 
42
+ This is a newly curated dataset to evaluate multimodal language models' capability to reason over multiple images. More details are shown in https://tiger-ai-lab.github.io/Mantis/.