Update README.md
Browse files
README.md
CHANGED
|
@@ -46,13 +46,24 @@ For the training code of this model, please check the official [MEXMA repo](http
|
|
| 46 |
# Citation
|
| 47 |
If you use this model in your work, please cite:
|
| 48 |
```
|
| 49 |
-
@
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
}
|
| 58 |
```
|
|
|
|
| 46 |
# Citation
|
| 47 |
If you use this model in your work, please cite:
|
| 48 |
```
|
| 49 |
+
@inproceedings{janeiro-etal-2025-mexma,
|
| 50 |
+
title = "{MEXMA}: Token-level objectives improve sentence representations",
|
| 51 |
+
author = "Janeiro, Jo{\~a}o Maria and
|
| 52 |
+
Piwowarski, Benjamin and
|
| 53 |
+
Gallinari, Patrick and
|
| 54 |
+
Barrault, Loic",
|
| 55 |
+
editor = "Che, Wanxiang and
|
| 56 |
+
Nabende, Joyce and
|
| 57 |
+
Shutova, Ekaterina and
|
| 58 |
+
Pilehvar, Mohammad Taher",
|
| 59 |
+
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
|
| 60 |
+
month = jul,
|
| 61 |
+
year = "2025",
|
| 62 |
+
address = "Vienna, Austria",
|
| 63 |
+
publisher = "Association for Computational Linguistics",
|
| 64 |
+
url = "https://aclanthology.org/2025.acl-long.1168/",
|
| 65 |
+
doi = "10.18653/v1/2025.acl-long.1168",
|
| 66 |
+
pages = "23960--23995",
|
| 67 |
+
ISBN = "979-8-89176-251-0",
|
| 68 |
}
|
| 69 |
```
|