ThalesR commited on
Commit
5d33e81
·
verified ·
1 Parent(s): c8a2d96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -106,7 +106,15 @@ print(ds[0])
106
 
107
  If you use ClassiCC-PT, please cite:
108
  ```
109
- Coming soon
 
 
 
 
 
 
 
 
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