Mike Zhang commited on
Commit
26aa315
1 Parent(s): dd725b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -5,4 +5,13 @@ tags:
5
  - continuous pretraining
6
  - job postings
7
  - JobSpanBERT
8
- ---
 
 
 
 
 
 
 
 
 
 
5
  - continuous pretraining
6
  - job postings
7
  - JobSpanBERT
8
+ ---
9
+
10
+
11
+ JobSpanBERT
12
+
13
+ This is the JobSpanBERT model from:
14
+
15
+ Mike Zhang, Kristian Nørgaard Jensen, Sif Dam Sonniks, and Barbara Plank. SkillSpan: Hard and Soft Skill Extraction from Job Postings. To appear at the 2022 Annual Conference of the North American Chapter of the Association for Computational Linguistics (NAACL). 2022.
16
+
17
+ This model is continuously pre-trained from a spanbert-base-cased checkpoint on ~2M sentences from job postings. More information can be found in the paper (which should be released when the NAACL proceedings are online).