cristianomg10 commited on
Commit
c343416
·
verified ·
1 Parent(s): e196e0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -124,4 +124,13 @@ SentenceTransformer(
124
 
125
  ## Citing & Authors
126
 
127
- <!--- Describe where people can find more information -->
 
 
 
 
 
 
 
 
 
 
124
 
125
  ## Citing & Authors
126
 
127
+ <!--- Describe where people can find more information -->
128
+ ```
129
+ @inproceedings{imai2024benchmarking,
130
+ title={{Is it Fine to Tune? Evaluating SentenceBERT Fine-tuning for Brazilian Portuguese Text Stream Classification}},
131
+ author={Thuma, Bruno Yuiti Leão Imai and Garcia, Cristiano Mesquita and Rocha, Marcio Vinicius and Koerich, Alessandro Lameiras and Britto Jr, Alceu de Souza and Barddal, Jean Paul},
132
+ booktitle={IEEE Big Data},
133
+ year={2024},
134
+ organization={IEEE}
135
+ }
136
+ ```