Datasets:
Tasks:
Text Classification
Formats:
csv
Languages:
Portuguese
Size:
10K - 100K
ArXiv:
Tags:
hate-speech-detection
DOI:
License:
Commit
·
d7d68f9
1
Parent(s):
cfccb41
Update README.md
Browse files
README.md
CHANGED
@@ -4,10 +4,10 @@ license: cc-by-4.0
|
|
4 |
configs:
|
5 |
- config_name: binary
|
6 |
data_files:
|
|
|
|
|
7 |
- split: train
|
8 |
path: "binary/binary_train.csv"
|
9 |
- split: test
|
10 |
path: "binary/binary_test.csv"
|
11 |
-
- split: complete
|
12 |
-
path: "binary/tupy_binary_vote.csv"
|
13 |
---
|
|
|
4 |
configs:
|
5 |
- config_name: binary
|
6 |
data_files:
|
7 |
+
- split: complete
|
8 |
+
path: "binary/tupy_binary_vote.csv"
|
9 |
- split: train
|
10 |
path: "binary/binary_train.csv"
|
11 |
- split: test
|
12 |
path: "binary/binary_test.csv"
|
|
|
|
|
13 |
---
|