Greeed88/vihsd-explainable
vihsd-explainable ViHSD (extended) — Vietnamese toxic/offensive dataset with explanations & evidence. This dataset extends the original htdung167/ViHSD examples by adding: explanation: a short Vietnamese rationale (why the gold label applies) evidence: verbatim substrings extracted from the text that justify the label Splits train, validation, test — same splits as original ViHSD Schema (per sample) text (string): original sentence label_id… See the full description on the dataset page: https://huggingface.co/datasets/Greeed88/vihsd-explainable.
vihsd-explainable
ViHSD (extended) — Vietnamese toxic/offensive dataset with explanations & evidence.
This dataset extends the original htdung167/ViHSD examples by adding:
explanation: a short Vietnamese rationale (why the gold label applies)evidence: verbatim substrings extracted from the text that justify the label
Splits
train,validation,test— same splits as original ViHSD
Schema (per sample)
text(string): original sentencelabel_id(int): 0=CLEAN, 1=OFFENSIVE, 2=HATElabel(string): human-readable labelexplanation(string): short Vietnamese rationaleevidence(list[string]): verbatim substrings (empty for CLEAN)
Provenance
- Original labels from
htdung167/ViHSD. explanationandevidencewere generated using an LLM (GPT-4o-mini on Azure) as a teacher, and reviewed/curated by authors.
License
Dataset license: CC-BY-4.0.
