Update citation
Browse files
README.md
CHANGED
@@ -106,14 +106,24 @@ The Swiss German adapter was trained on the following two datasets of written Sw
|
|
106 |
|
107 |
## Citations
|
108 |
```bibtex
|
109 |
-
@
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
}
|
118 |
```
|
119 |
|
|
|
106 |
|
107 |
## Citations
|
108 |
```bibtex
|
109 |
+
@inproceedings{vamvas-etal-2023-swissbert,
|
110 |
+
title = "{S}wiss{BERT}: The Multilingual Language Model for {S}witzerland",
|
111 |
+
author = {Vamvas, Jannis and
|
112 |
+
Gra{\"e}n, Johannes and
|
113 |
+
Sennrich, Rico},
|
114 |
+
editor = {Ghorbel, Hatem and
|
115 |
+
Sokhn, Maria and
|
116 |
+
Cieliebak, Mark and
|
117 |
+
H{\"u}rlimann, Manuela and
|
118 |
+
de Salis, Emmanuel and
|
119 |
+
Guerne, Jonathan},
|
120 |
+
booktitle = "Proceedings of the 8th edition of the Swiss Text Analytics Conference",
|
121 |
+
month = jun,
|
122 |
+
year = "2023",
|
123 |
+
address = "Neuchatel, Switzerland",
|
124 |
+
publisher = "Association for Computational Linguistics",
|
125 |
+
url = "https://aclanthology.org/2023.swisstext-1.6",
|
126 |
+
pages = "54--69",
|
127 |
}
|
128 |
```
|
129 |
|