Add loading script

#3
by albertvillanova HF staff - opened
WMT: Workshop on Statistical Machine Translation org
edited Dec 6, 2022

Add loading script for this dataset:

from datasets import load_dataset

ds = load_dataset("europarl", "cs-en")
Publish this branch
This branch is in draft mode, publish it to be able to merge.

Sign up or log in to comment