Update README.md
Browse files
README.md
CHANGED
@@ -17,5 +17,10 @@ This model is continuously pre-trained from a `roberta-base` checkpoint on ~3.2M
|
|
17 |
If you use this model, please cite the following paper:
|
18 |
|
19 |
```
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
21 |
```
|
|
|
17 |
If you use this model, please cite the following paper:
|
18 |
|
19 |
```
|
20 |
+
@article{zhang2024nnose,
|
21 |
+
title={NNOSE: Nearest Neighbor Occupational Skill Extraction},
|
22 |
+
author={Zhang, Mike and van der Goot, Rob and Kan, Min-Yen and Plank, Barbara},
|
23 |
+
journal={arXiv preprint arXiv:2401.17092},
|
24 |
+
year={2024}
|
25 |
+
}
|
26 |
```
|