Update README.md
Browse files
README.md
CHANGED
|
@@ -106,7 +106,15 @@ print(ds[0])
|
|
| 106 |
|
| 107 |
If you use ClassiCC-PT, please cite:
|
| 108 |
```
|
| 109 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 110 |
```
|
| 111 |
|
| 112 |
## Acknowledgements
|
|
|
|
| 106 |
|
| 107 |
If you use ClassiCC-PT, please cite:
|
| 108 |
```
|
| 109 |
+
@article{almeida2025building,
|
| 110 |
+
title={Building High-Quality Datasets for Portuguese LLMs: From Common Crawl Snapshots to Industrial-Grade Corpora},
|
| 111 |
+
author={Almeida, Thales Sales and Nogueira, Rodrigo and Pedrini, Helio},
|
| 112 |
+
journal={Journal of the Brazilian Computer Society},
|
| 113 |
+
volume={31},
|
| 114 |
+
number={1},
|
| 115 |
+
pages={1246--1262},
|
| 116 |
+
year={2025}
|
| 117 |
+
}
|
| 118 |
```
|
| 119 |
|
| 120 |
## Acknowledgements
|