Datasets:
Tasks:
Text Classification
Formats:
csv
Languages:
Portuguese
Size:
10K - 100K
ArXiv:
Tags:
hate-speech-detection
DOI:
License:
FpOliveira
commited on
Commit
•
e96a671
1
Parent(s):
de6b18c
Update README.md
Browse files
README.md
CHANGED
@@ -115,4 +115,17 @@ Table 3 provides a detailed analysis of the dataset, delineating the data volume
|
|
115 |
| Total | 1298 |
|
116 |
|
117 |
# Acknowledge
|
118 |
-
The TuPy project is the result of the development of Felipe Oliveira's thesis and the work of several collaborators. This project is financed by the Federal University of Rio de Janeiro ([UFRJ](https://ufrj.br/)) and the Alberto Luiz Coimbra Institute for Postgraduate Studies and Research in Engineering ([COPPE](https://coppe.ufrj.br/)).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
115 |
| Total | 1298 |
|
116 |
|
117 |
# Acknowledge
|
118 |
+
The TuPy project is the result of the development of Felipe Oliveira's thesis and the work of several collaborators. This project is financed by the Federal University of Rio de Janeiro ([UFRJ](https://ufrj.br/)) and the Alberto Luiz Coimbra Institute for Postgraduate Studies and Research in Engineering ([COPPE](https://coppe.ufrj.br/)).
|
119 |
+
|
120 |
+
## Bibtex citation
|
121 |
+
|
122 |
+
```sh
|
123 |
+
@misc {silly-machine_2023,
|
124 |
+
author = { {Silly-Machine} },
|
125 |
+
title = { TuPy-Dataset (Revision de6b18c) },
|
126 |
+
year = 2023,
|
127 |
+
url = { https://huggingface.co/datasets/Silly-Machine/TuPy-Dataset },
|
128 |
+
doi = { 10.57967/hf/1529 },
|
129 |
+
publisher = { Hugging Face }
|
130 |
+
}
|
131 |
+
```
|