Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,221 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ar
|
4 |
+
- bn
|
5 |
+
- cs
|
6 |
+
- da
|
7 |
+
- de
|
8 |
+
- el
|
9 |
+
- en
|
10 |
+
- es
|
11 |
+
- fa
|
12 |
+
- fi
|
13 |
+
- fil
|
14 |
+
- fr
|
15 |
+
- hi
|
16 |
+
- hr
|
17 |
+
- hu
|
18 |
+
- id
|
19 |
+
- it
|
20 |
+
- he
|
21 |
+
- ja
|
22 |
+
- ko
|
23 |
+
- mi
|
24 |
+
- nl
|
25 |
+
- 'no'
|
26 |
+
- pl
|
27 |
+
- pt
|
28 |
+
- quz
|
29 |
+
- ro
|
30 |
+
- ru
|
31 |
+
- sv
|
32 |
+
- sw
|
33 |
+
- te
|
34 |
+
- th
|
35 |
+
- tr
|
36 |
+
- uk
|
37 |
+
- vi
|
38 |
+
- zh
|
39 |
+
license: cc-by-4.0
|
40 |
+
size_categories:
|
41 |
+
- 1K<n<10K
|
42 |
+
task_categories:
|
43 |
+
- image-to-text
|
44 |
+
pretty_name: xm100
|
45 |
+
dataset_info:
|
46 |
+
features:
|
47 |
+
- name: image_id
|
48 |
+
dtype: string
|
49 |
+
- name: image_locale
|
50 |
+
dtype: string
|
51 |
+
- name: caption
|
52 |
+
sequence: string
|
53 |
+
- name: image
|
54 |
+
struct:
|
55 |
+
- name: bytes
|
56 |
+
dtype: binary
|
57 |
+
- name: path
|
58 |
+
dtype: 'null'
|
59 |
+
splits:
|
60 |
+
- name: ar
|
61 |
+
num_examples: 100
|
62 |
+
- name: bn
|
63 |
+
num_examples: 100
|
64 |
+
- name: cs
|
65 |
+
num_examples: 100
|
66 |
+
- name: da
|
67 |
+
num_examples: 100
|
68 |
+
- name: de
|
69 |
+
num_examples: 100
|
70 |
+
- name: el
|
71 |
+
num_examples: 100
|
72 |
+
- name: en
|
73 |
+
num_examples: 100
|
74 |
+
- name: es
|
75 |
+
num_examples: 100
|
76 |
+
- name: fa
|
77 |
+
num_examples: 100
|
78 |
+
- name: fi
|
79 |
+
num_examples: 100
|
80 |
+
- name: fil
|
81 |
+
num_examples: 100
|
82 |
+
- name: fr
|
83 |
+
num_examples: 100
|
84 |
+
- name: hi
|
85 |
+
num_examples: 100
|
86 |
+
- name: hr
|
87 |
+
num_examples: 100
|
88 |
+
- name: hu
|
89 |
+
num_examples: 100
|
90 |
+
- name: id
|
91 |
+
num_examples: 100
|
92 |
+
- name: it
|
93 |
+
num_examples: 100
|
94 |
+
- name: he
|
95 |
+
num_examples: 100
|
96 |
+
- name: ja
|
97 |
+
num_examples: 100
|
98 |
+
- name: ko
|
99 |
+
num_examples: 100
|
100 |
+
- name: mi
|
101 |
+
num_examples: 100
|
102 |
+
- name: nl
|
103 |
+
num_examples: 100
|
104 |
+
- name: 'no'
|
105 |
+
num_examples: 100
|
106 |
+
- name: pl
|
107 |
+
num_examples: 100
|
108 |
+
- name: pt
|
109 |
+
num_examples: 100
|
110 |
+
- name: quz
|
111 |
+
num_examples: 100
|
112 |
+
- name: ro
|
113 |
+
num_examples: 100
|
114 |
+
- name: ru
|
115 |
+
num_examples: 100
|
116 |
+
- name: sv
|
117 |
+
num_examples: 100
|
118 |
+
- name: sw
|
119 |
+
num_examples: 100
|
120 |
+
- name: te
|
121 |
+
num_examples: 100
|
122 |
+
- name: th
|
123 |
+
num_examples: 100
|
124 |
+
- name: tr
|
125 |
+
num_examples: 100
|
126 |
+
- name: uk
|
127 |
+
num_examples: 100
|
128 |
+
- name: vi
|
129 |
+
num_examples: 100
|
130 |
+
- name: zh
|
131 |
+
num_examples: 100
|
132 |
+
configs:
|
133 |
+
- config_name: default
|
134 |
+
data_files:
|
135 |
+
- split: ar
|
136 |
+
path: data/ar-*
|
137 |
+
- split: bn
|
138 |
+
path: data/bn-*
|
139 |
+
- split: cs
|
140 |
+
path: data/cs-*
|
141 |
+
- split: da
|
142 |
+
path: data/da-*
|
143 |
+
- split: de
|
144 |
+
path: data/de-*
|
145 |
+
- split: el
|
146 |
+
path: data/el-*
|
147 |
+
- split: en
|
148 |
+
path: data/en-*
|
149 |
+
- split: es
|
150 |
+
path: data/es-*
|
151 |
+
- split: fa
|
152 |
+
path: data/fa-*
|
153 |
+
- split: fi
|
154 |
+
path: data/fi-*
|
155 |
+
- split: fil
|
156 |
+
path: data/fil-*
|
157 |
+
- split: fr
|
158 |
+
path: data/fr-*
|
159 |
+
- split: hi
|
160 |
+
path: data/hi-*
|
161 |
+
- split: hr
|
162 |
+
path: data/hr-*
|
163 |
+
- split: hu
|
164 |
+
path: data/hu-*
|
165 |
+
- split: id
|
166 |
+
path: data/id-*
|
167 |
+
- split: it
|
168 |
+
path: data/it-*
|
169 |
+
- split: he
|
170 |
+
path: data/he-*
|
171 |
+
- split: ja
|
172 |
+
path: data/ja-*
|
173 |
+
- split: ko
|
174 |
+
path: data/ko-*
|
175 |
+
- split: mi
|
176 |
+
path: data/mi-*
|
177 |
+
- split: nl
|
178 |
+
path: data/nl-*
|
179 |
+
- split: 'no'
|
180 |
+
path: data/no-*
|
181 |
+
- split: pl
|
182 |
+
path: data/pl-*
|
183 |
+
- split: pt
|
184 |
+
path: data/pt-*
|
185 |
+
- split: quz
|
186 |
+
path: data/quz-*
|
187 |
+
- split: ro
|
188 |
+
path: data/ro-*
|
189 |
+
- split: ru
|
190 |
+
path: data/ru-*
|
191 |
+
- split: sv
|
192 |
+
path: data/sv-*
|
193 |
+
- split: sw
|
194 |
+
path: data/sw-*
|
195 |
+
- split: te
|
196 |
+
path: data/te-*
|
197 |
+
- split: th
|
198 |
+
path: data/th-*
|
199 |
+
- split: tr
|
200 |
+
path: data/tr-*
|
201 |
+
- split: uk
|
202 |
+
path: data/uk-*
|
203 |
+
- split: vi
|
204 |
+
path: data/vi-*
|
205 |
+
- split: zh
|
206 |
+
path: data/zh-*
|
207 |
+
---
|
208 |
+
|
209 |
+
# XM100
|
210 |
+
|
211 |
+
### This is a copy from https://google.github.io/crossmodal-3600/
|
212 |
+
|
213 |
+
If you use this dataset, please cite the original authors:
|
214 |
+
```bibtex
|
215 |
+
@inproceedings{ThapliyalCrossmodal2022,
|
216 |
+
author = {Ashish Thapliyal and Jordi Pont-Tuset and Xi Chen and Radu Soricut},
|
217 |
+
title = {{Crossmodal-3600: A Massively Multilingual Multimodal Evaluation Dataset}},
|
218 |
+
booktitle = {EMNLP},
|
219 |
+
year = {2022}
|
220 |
+
}
|
221 |
+
```
|