CoolFace
Datasetpublic

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.

sourceHugging Facecc-by-4.0updated 7mo agoView on Hugging Face
0likes24downloads
Dataset Card

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 (int): 0=CLEAN, 1=OFFENSIVE, 2=HATE
  • —label (string): human-readable label
  • —explanation (string): short Vietnamese rationale
  • —evidence (list[string]): verbatim substrings (empty for CLEAN)

Provenance

  • —Original labels from htdung167/ViHSD.
  • —explanation and evidence were generated using an LLM (GPT-4o-mini on Azure) as a teacher, and reviewed/curated by authors.

License

Dataset license: CC-BY-4.0.