Datasets:
Update README.md
Browse files
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”
|
| 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 |
|