CoolFace
Datasetpublic

crosslingual-rule-following/canonical-dataset

canonical-dataset A parallel, multilingual dataset on rule-following Languages en — English am — Amharic de — German hi — Hindi ig — Igbo it — Italian ko — Korean ru — Russian sw — Swahili ta — Tamil tr — Turkish ur — Urdu yo — Yoruba Loading from datasets import load_dataset en = load_dataset("canonical-dataset", "en", split="test") yo = load_dataset("canonical-dataset", "yo", split="test")

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes155downloads
6 commits on main
ed6be1f1mo ago

update it

Ifyokoh
5bfc5501mo ago

add other languages

Ifyokoh
c2e05751mo ago

add readme

Ifyokoh
9988ea91mo ago

add german, french and russian datasets

Ifyokoh
d37b9321mo ago

Upload data/en/test.jsonl with huggingface_hub

nunaa
8bd545e1mo ago

initial commit

nunaa