Update README.md
Browse files
README.md
CHANGED
|
@@ -85,25 +85,18 @@ For model fine-tuning details and benchmark results, visit [EVALUATION.md](EVALU
|
|
| 85 |
|
| 86 |
## Citation
|
| 87 |
|
| 88 |
-
|
| 89 |
|
| 90 |
```
|
| 91 |
-
@
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
url
|
| 97 |
-
version = {1.0.0},
|
| 98 |
-
year = {2023}
|
| 99 |
}
|
| 100 |
```
|
| 101 |
|
| 102 |
## Disclaimer
|
| 103 |
|
| 104 |
-
The HateBR dataset, including all its components, is provided strictly for academic and research purposes. The use of the HateBR dataset for any commercial or non-academic purpose is expressly prohibited without the prior written consent of [SINCH](https://www.sinch.com/).
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
### Contributions
|
| 108 |
-
|
| 109 |
-
This dataset was added by [@ruanchaves](https://github.com/ruanchaves) while developing the [Napolab](https://huggingface.co/datasets/ruanchaves/napolab/) library.
|
|
|
|
| 85 |
|
| 86 |
## Citation
|
| 87 |
|
| 88 |
+
If you would like to cite our work or models, please reference the Master's thesis Lessons Learned from the Evaluation of Portuguese Language Models.
|
| 89 |
|
| 90 |
```
|
| 91 |
+
@mastersthesis{chaves2023lessons,
|
| 92 |
+
title={Lessons learned from the evaluation of Portuguese language models},
|
| 93 |
+
author={Chaves Rodrigues, Ruan},
|
| 94 |
+
year={2023},
|
| 95 |
+
school={University of Malta},
|
| 96 |
+
url={https://www.um.edu.mt/library/oar/handle/123456789/120557}
|
|
|
|
|
|
|
| 97 |
}
|
| 98 |
```
|
| 99 |
|
| 100 |
## Disclaimer
|
| 101 |
|
| 102 |
+
The HateBR dataset, including all its components, is provided strictly for academic and research purposes. The use of the HateBR dataset for any commercial or non-academic purpose is expressly prohibited without the prior written consent of [SINCH](https://www.sinch.com/).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|