AnnyNguyen commited on
Commit
b0dcc3e
·
verified ·
1 Parent(s): d10da91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -63,7 +63,7 @@ print(train_ds[0])
63
  * **Hugging Face Dataset**:
64
  [https://huggingface.co/datasets/phusroyal/ViHOS](https://huggingface.co/datasets/phusroyal/ViHOS)
65
  * **Original Paper**:
66
- Hoang et al. (2023), “ViHOS: Hate Speech Spans Detection for Vietnamese” see citation below
67
 
68
  We downloaded the original train/validation/test JSONs, converted both span‑extraction and sequence‑labeling views into a single CSV, and added a `type` column.
69
 
 
63
  * **Hugging Face Dataset**:
64
  [https://huggingface.co/datasets/phusroyal/ViHOS](https://huggingface.co/datasets/phusroyal/ViHOS)
65
  * **Original Paper**:
66
+ Hoang et al. (2023), “ViHOS: Hate Speech Spans Detection for Vietnamese”
67
 
68
  We downloaded the original train/validation/test JSONs, converted both span‑extraction and sequence‑labeling views into a single CSV, and added a `type` column.
69