wenhu commited on
Commit
1f54196
·
verified ·
1 Parent(s): 6e278bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -28
README.md CHANGED
@@ -32,39 +32,11 @@ dataset_info:
32
  num_examples: 217
33
  download_size: 473031413
34
  dataset_size: 479770102
35
- - config_name: test
36
- features:
37
- - name: id
38
- dtype: string
39
- - name: question_type
40
- dtype: string
41
- - name: question
42
- dtype: string
43
- - name: images
44
- sequence: image
45
- - name: options
46
- sequence: string
47
- - name: answer
48
- dtype: string
49
- - name: data_source
50
- dtype: string
51
- - name: category
52
- dtype: string
53
- splits:
54
- - name: test
55
- num_bytes: 479770102.0
56
- num_examples: 217
57
- download_size: 473031413
58
- dataset_size: 479770102.0
59
  configs:
60
  - config_name: mantis_eval
61
  data_files:
62
  - split: test
63
  path: mantis_eval/test-*
64
- - config_name: test
65
- data_files:
66
- - split: test
67
- path: test/test-*
68
  ---
69
 
70
  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/.
 
32
  num_examples: 217
33
  download_size: 473031413
34
  dataset_size: 479770102
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  configs:
36
  - config_name: mantis_eval
37
  data_files:
38
  - split: test
39
  path: mantis_eval/test-*
 
 
 
 
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/.