luismsgomes commited on
Commit
222eaea
·
verified ·
1 Parent(s): f80bb63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -10
README.md CHANGED
@@ -132,17 +132,33 @@ SentenceTransformer(
132
 
133
  ## Citing & Authors
134
 
135
- The article has been presented at EPIA 2024 conference but the Springer proceedings are not available yet.
136
- In the meantime, if you use this model you may cite the arXiv preprint:
137
 
138
- @misc{gomes2024opensentenceembeddingsportuguese,
139
- title={Open Sentence Embeddings for Portuguese with the Serafim PT* encoders family},
140
- author={Luís Gomes and António Branco and João Silva and João Rodrigues and Rodrigo Santos},
141
- year={2024},
142
- eprint={2407.19527},
143
- archivePrefix={arXiv},
144
- primaryClass={cs.CL},
145
- url={https://arxiv.org/abs/2407.19527},
 
 
 
 
 
 
146
  }
147
 
148
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132
 
133
  ## Citing & Authors
134
 
 
 
135
 
136
+ The article has been presented at EPIA 2024 conference and published by Springer:
137
+
138
+
139
+ @InProceedings{epia2024serafim,
140
+ title={Open Sentence Embeddings for Portuguese with the Serafim PT* encoders family},
141
+ author={Luís Gomes and António Branco and João Silva and João Rodrigues and Rodrigo Santos},
142
+ editor={Manuel Filipe Santos and José Machado and Paulo Novais and Paulo Cortez and Pedro Miguel Moreira},
143
+ booktitle={Progress in Artificial Intelligence},
144
+ doi={doi.org/10.1007/978-3-031-73503-5_22},
145
+ year={2024},
146
+ publisher={Springer Nature Switzerland},
147
+ address={Cham},
148
+ pages={267--279},
149
+ isbn={978-3-031-73503-5}
150
  }
151
 
152
 
153
+ Before publication by Springer, the pre-print was available at arXiv:
154
+
155
+ @misc{gomes2024opensentenceembeddingsportuguese,
156
+ title={Open Sentence Embeddings for Portuguese with the Serafim PT* encoders family},
157
+ author={Luís Gomes and António Branco and João Silva and João Rodrigues and Rodrigo Santos},
158
+ year={2024},
159
+ eprint={2407.19527},
160
+ archivePrefix={arXiv},
161
+ primaryClass={cs.CL},
162
+ url={https://arxiv.org/abs/2407.19527},
163
+ }
164
+