Update README.md
Browse files
README.md
CHANGED
|
@@ -1,31 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
-
- ko
|
| 5 |
pretty_name: K-Haters
|
| 6 |
tags:
|
| 7 |
-
- hate speech detection
|
| 8 |
-
configs:
|
| 9 |
-
- config_name: K-HATERS
|
| 10 |
-
data_files:
|
| 11 |
-
- split: train
|
| 12 |
-
path: train.jsonl
|
| 13 |
-
- split: validation
|
| 14 |
-
path: val.jsonl
|
| 15 |
-
- split: test
|
| 16 |
-
path: test.jsonl
|
| 17 |
-
- config_name: K-HATERS 2.0
|
| 18 |
-
data_files:
|
| 19 |
-
- split: train
|
| 20 |
-
path: train_v2.jsonl
|
| 21 |
-
- split: validation
|
| 22 |
-
path: validation_v2.jsonl
|
| 23 |
-
- split: test
|
| 24 |
-
path: test_v2.jsonl
|
| 25 |
-
- config_name: bias_benchmark
|
| 26 |
-
data_files:
|
| 27 |
-
- split: test
|
| 28 |
-
path: bias_benchmark_v2.jsonl
|
| 29 |
---
|
| 30 |
<!--
|
| 31 |
# ℹ️ Dataset card for K-HATERS
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
+
- ko
|
| 5 |
pretty_name: K-Haters
|
| 6 |
tags:
|
| 7 |
+
- hate speech detection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
<!--
|
| 10 |
# ℹ️ Dataset card for K-HATERS
|