Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
mattdl commited on
Commit
1bfa894
·
verified ·
1 Parent(s): dccb843

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ Validation set used for job-to-skill and skill-to-job in the WorkBench paper, please cite:
6
+ ```bibtex
7
+ @misc{delange2025unifiedworkembeddings,
8
+ title={Unified Work Embeddings: Contrastive Learning of a Bidirectional Multi-task Ranker},
9
+ author={Matthias De Lange and Jens-Joris Decorte and Jeroen Van Hautte},
10
+ year={2025},
11
+ eprint={2511.07969},
12
+ archivePrefix={arXiv},
13
+ primaryClass={cs.CL},
14
+ url={https://arxiv.org/abs/2511.07969},
15
+ }
16
+ ```