Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Multi30k Dataset

This dataset is a rearrangement version of the Multi30k dataset. The dataset was partially retrived from Multi30k original github.

How to use

This dataset can be downloaded from datasets library. train, validation, and test set are included in the dataset.

from datasets import load_dataset

dataset = load_dataset("romrawinjp/multi30k")

Reference

If you find this dataset beneficial, please directly cite to their incredible work.

@InProceedings{W16-3210,
  author = 	"Elliott, Desmond
        and Frank, Stella
        and Sima'an, Khalil
        and Specia, Lucia",
  title = 	"Multi30K: Multilingual English-German Image Descriptions",
  booktitle = 	"Proceedings of the 5th Workshop on Vision and Language",
  year = 	"2016",
  publisher = 	"Association for Computational Linguistics",
  pages = 	"70--74",
  location = 	"Berlin, Germany",
  doi = 	"10.18653/v1/W16-3210",
  url = 	"http://www.aclweb.org/anthology/W16-3210"
}
Downloads last month
177