Mike Zhang commited on
Commit
80e1394
1 Parent(s): 0c2d334

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,4 +12,4 @@ This is the JobBERT model from:
12
 
13
  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.
14
 
15
- This model is continuously pre-trained from a `bert-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).
 
12
 
13
  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.
14
 
15
+ This model is continuously pre-trained from a `bert-base-cased` checkpoint on ~3.2M sentences from job postings. More information can be found in the paper (which should be released when the NAACL proceedings are online).