datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
i2i_sdxl10nil-hover-cmn-hani
aarontseng/nil-hover-cmn-hani
Hover word-sense choice labels for EN↔ZH dictionary hover UI.
Each row: one FineTranslations sentence, one Intl-segmented hovered token, noisy lexicon candidates, DeepSeek Flash integer label (0=none, 1..N=candidate index).
split
rows
train
44999
validation
5000
Fields
side: en or zh (50/50)
sentence, query, char_start, char_end
candidates, candidate_counts
label, label_text (label_text null when label==0)
Built by… See the full description on the dataset page: https://huggingface.co/datasets/aarontseng/nil-hover-cmn-hani.nil-hover-reject-cmn-hani
aarontseng/nil-hover-reject-cmn-hani
Hover reject-unsuitable labels for EN↔ZH dictionary hover UI.
Each row: FineTranslations sentence + hovered token + noisy lexicon candidates;
DeepSeek Flash marks unsuitable candidate indices (0=none unsuitable, else 1,3,5).
split
rows
train
44999
validation
5000
Fields
side: en or zh (50/50)
sentence, query, char_start, char_end
candidates, candidate_counts
reject, keep (1-based indices)
reject_texts… See the full description on the dataset page: https://huggingface.co/datasets/aarontseng/nil-hover-reject-cmn-hani.cmnli
