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