Update README.md
Browse files
README.md
CHANGED
@@ -122,26 +122,16 @@ Fine-tuned for semantic similarity by Hugo Rosenkranz-costa.
|
|
122 |
|
123 |
Based on FlauBERT:
|
124 |
|
|
|
125 |
@InProceedings{le2020flaubert,
|
126 |
-
|
127 |
author = {Le, Hang and Vial, Lo\"{i}c and Frej, Jibril and Segonne, Vincent and Coavoux, Maximin and Lecouteux, Benjamin and Allauzen, Alexandre and Crabb\'{e}, Beno\^{i}t and Besacier, Laurent and Schwab, Didier},
|
128 |
-
|
129 |
title = {FlauBERT: Unsupervised Language Model Pre-training for French},
|
130 |
-
|
131 |
booktitle = {Proceedings of The 12th Language Resources and Evaluation Conference},
|
132 |
-
|
133 |
month = {May},
|
134 |
-
|
135 |
year = {2020},
|
136 |
-
|
137 |
address = {Marseille, France},
|
138 |
-
|
139 |
publisher = {European Language Resources Association},
|
140 |
-
|
141 |
pages = {2479--2490},
|
142 |
-
|
143 |
url = {https://www.aclweb.org/anthology/2020.lrec-1.302}
|
144 |
-
|
145 |
}
|
146 |
-
|
147 |
```
|
|
|
122 |
|
123 |
Based on FlauBERT:
|
124 |
|
125 |
+
```
|
126 |
@InProceedings{le2020flaubert,
|
|
|
127 |
author = {Le, Hang and Vial, Lo\"{i}c and Frej, Jibril and Segonne, Vincent and Coavoux, Maximin and Lecouteux, Benjamin and Allauzen, Alexandre and Crabb\'{e}, Beno\^{i}t and Besacier, Laurent and Schwab, Didier},
|
|
|
128 |
title = {FlauBERT: Unsupervised Language Model Pre-training for French},
|
|
|
129 |
booktitle = {Proceedings of The 12th Language Resources and Evaluation Conference},
|
|
|
130 |
month = {May},
|
|
|
131 |
year = {2020},
|
|
|
132 |
address = {Marseille, France},
|
|
|
133 |
publisher = {European Language Resources Association},
|
|
|
134 |
pages = {2479--2490},
|
|
|
135 |
url = {https://www.aclweb.org/anthology/2020.lrec-1.302}
|
|
|
136 |
}
|
|
|
137 |
```
|