CoolFace
Datasetpublic

jaagli/en-cldi

Dataset Description "EN-CLDI" (en-cldi) contains 1690 classes, which contains images paired with verbs and adjectives. Each word within this set is unique and paired with at least 22 images. It is the English subset of CLDI (cross-lingual dictionary induction) dataset from (Hartmann and Søgaard, 2018). How to Use from datasets import load_dataset # Load the dataset common_words = load_dataset("jaagli/en-cldi", split="train") Citation… See the full description on the dataset page: https://huggingface.co/datasets/jaagli/en-cldi.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes148downloads
6 commits on main
6e1abd31y ago

Update README.md

jaagli
3c687bb2y ago

Update README.md

jaagli
45222322y ago

Update README.md

jaagli
83133a22y ago

Update README.md

jaagli
bc182e42y ago

Upload dataset

jaagli
508f0fa2y ago

initial commit

jaagli