multi30k / README.md
AllenNella's picture
Update README.md
4f9f93f verified
---
license: cc-by-4.0
dataset_info:
features:
- name: en
dtype: string
- name: de
dtype: string
- name: fr
dtype: string
- name: image
dtype: image
splits:
- name: test2016
num_examples: 1000
- name: test2017
num_examples: 1000
- name: testcoco
num_examples: 461
configs:
- config_name: default
data_files:
- split: test2016
path: data/test2016*
- split: test2017
path: data/test2017*
- split: testcoco
path: data/testcoco*
---