Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,15 @@ __ESCOXLM-R: Multilingual Taxonomy-driven Pre-training for the Job Market Domain
|
|
8 |
|
9 |
Mike Zhang, Rob van der Goot, and Barbara Plank. In ACL (2023).
|
10 |
|
11 |
-
If you use this work please cite the following:
|
12 |
|
13 |
```
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
15 |
```
|
16 |
|
17 |
Find more information in the Github repository: https://github.com/jjzha/escoxlmr
|
|
|
8 |
|
9 |
Mike Zhang, Rob van der Goot, and Barbara Plank. In ACL (2023).
|
10 |
|
11 |
+
If you use this work please cite the following (for now arXiv):
|
12 |
|
13 |
```
|
14 |
+
@article{zhang2023escoxlm,
|
15 |
+
title={ESCOXLM-R: Multilingual Taxonomy-driven Pre-training for the Job Market Domain},
|
16 |
+
author={Zhang, Mike and van der Goot, Rob and Plank, Barbara},
|
17 |
+
journal={arXiv preprint arXiv:2305.12092},
|
18 |
+
year={2023}
|
19 |
+
}
|
20 |
```
|
21 |
|
22 |
Find more information in the Github repository: https://github.com/jjzha/escoxlmr
|