Update README.md
Browse files
README.md
CHANGED
@@ -65,13 +65,11 @@ The following table presents the F1 scores:
|
|
65 |
## Publication
|
66 |
|
67 |
```bibtex
|
68 |
-
@
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
archivePrefix={arXiv},
|
74 |
-
primaryClass={cs.CL}
|
75 |
}
|
76 |
```
|
77 |
|
|
|
65 |
## Publication
|
66 |
|
67 |
```bibtex
|
68 |
+
@inproceedings{dada2023impact,
|
69 |
+
title={On the Impact of Cross-Domain Data on German Language Models},
|
70 |
+
author={Dada, Amin and Chen, Aokun and Peng, Cheng and Smith, Kaleb E and Idrissi-Yaghir, Ahmad and Seibold, Constantin Marc and Li, Jianning and Heiliger, Lars and Friedrich, Christoph M and Truhn, Daniel and others},
|
71 |
+
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
|
72 |
+
year={2023}
|
|
|
|
|
73 |
}
|
74 |
```
|
75 |
|