jjzha commited on
Commit
980c213
1 Parent(s): 81bbd8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
 
11
  This is the JobBERTa model from:
12
 
13
- <insert paper>
14
 
15
  This model is continuously pre-trained from a `roberta-base` checkpoint on ~3.2M sentences from job postings. More information can be found in the paper.
16
 
 
10
 
11
  This is the JobBERTa model from:
12
 
13
+ **NNOSE: Nearest Neighbor Occupational Skill Extraction**. Mike Zhang, Rob van der Goot, Min-Yen Kan, and Barbara Plank. To appear at EACL 2024.
14
 
15
  This model is continuously pre-trained from a `roberta-base` checkpoint on ~3.2M sentences from job postings. More information can be found in the paper.
16