ThalesR commited on
Commit
2704e6d
·
verified ·
1 Parent(s): 0e8eb19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -83,5 +83,13 @@ print(f"Score: {score:.2f}")
83
 
84
  If you use these classifiers, please cite:
85
  ```
86
- coming soon
 
 
 
 
 
 
 
 
87
  ```
 
83
 
84
  If you use these classifiers, please cite:
85
  ```
86
+ @article{almeida2025building,
87
+ title={Building High-Quality Datasets for Portuguese LLMs: From Common Crawl Snapshots to Industrial-Grade Corpora},
88
+ author={Almeida, Thales Sales and Nogueira, Rodrigo and Pedrini, Helio},
89
+ journal={Journal of the Brazilian Computer Society},
90
+ volume={31},
91
+ number={1},
92
+ pages={1246--1262},
93
+ year={2025}
94
+ }
95
  ```