Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -168,4 +168,15 @@ All these likely affect labeling, precision, and recall for a trained model.
|
|
| 168 |
|
| 169 |
## Citation
|
| 170 |
|
| 171 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 168 |
|
| 169 |
## Citation
|
| 170 |
|
| 171 |
+
```json
|
| 172 |
+
@article{trajano2024olid,
|
| 173 |
+
title={OLID-BR: offensive language identification dataset for Brazilian Portuguese},
|
| 174 |
+
author={Trajano, Douglas and Bordini, Rafael H and Vieira, Renata},
|
| 175 |
+
journal={Language Resources and Evaluation},
|
| 176 |
+
volume={58},
|
| 177 |
+
number={4},
|
| 178 |
+
pages={1263--1289},
|
| 179 |
+
year={2024},
|
| 180 |
+
publisher={Springer}
|
| 181 |
+
}
|
| 182 |
+
```
|