Datasets:
FpOliveira
commited on
Commit
·
1ce4eed
1
Parent(s):
2dd090a
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,26 @@
|
|
1 |
---
|
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
-
- text-classification
|
|
|
5 |
language:
|
6 |
-
- pt
|
|
|
7 |
size_categories:
|
8 |
-
- 10K<n<100K
|
9 |
-
pretty_name: TuPiHateSpeech
|
10 |
|
11 |
tags:
|
12 |
-
- hate-speech-detection
|
13 |
-
- brazilian-portuguese
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
---
|
16 |
# TuPI dataset
|
|
|
1 |
---
|
2 |
+
pretty_name: TuPiHateSpeech
|
3 |
license: mit
|
4 |
task_categories:
|
5 |
+
- text-classification
|
6 |
+
|
7 |
language:
|
8 |
+
- pt
|
9 |
+
|
10 |
size_categories:
|
11 |
+
- 10K<n<100K
|
|
|
12 |
|
13 |
tags:
|
14 |
+
- hate-speech-detection
|
15 |
+
- brazilian-portuguese
|
16 |
+
|
17 |
+
splits:
|
18 |
+
- name: train
|
19 |
+
num_bytes: 826130
|
20 |
+
num_examples: 5670
|
21 |
+
download_size: 763846
|
22 |
+
dataset_size: 826130
|
23 |
+
|
24 |
|
25 |
---
|
26 |
# TuPI dataset
|