Mike Zhang commited on
Commit
9b18d5a
1 Parent(s): 5dd3be5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -4,4 +4,13 @@ language:
4
  tags:
5
  - job postings
6
  - DaJobBERT
7
- ---
 
 
 
 
 
 
 
 
 
 
4
  tags:
5
  - job postings
6
  - DaJobBERT
7
+ ---
8
+
9
+
10
+ # JobBERT
11
+
12
+ This is the DaJobBERT model from:
13
+
14
+ Mike Zhang, Kristian Nørgaard Jensen, and Barbara Plank. __Kompetencer: Fine-grained Skill Classification in Danish Job Postings via Distant Supervision and Transfer Learning__. To appear at the 13th Edition of its Language Resources and Evaluation Conference (LREC). 2022.
15
+
16
+ This model is continuously pre-trained from a `dabert-base-cased`: https://huggingface.co/Maltehb/danish-bert-botxo checkpoint on ~24.5M sentences from job postings. More information can be found in the paper (which should be released when the LREC proceedings are online).