TimSchopf commited on
Commit
db5d4ab
1 Parent(s): 8f6bcbe

Update README.md with arXiv link

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,9 +21,9 @@ If the model identifies a lower-level concept, it did learn to predict both the
21
  The model is fine-tuned on a weakly labeled dataset of 178,521 scientific papers from the ACL Anthology, the arXiv cs.CL domain, and Scopus.
22
  Prior to fine-tuning, the model is initialized with weights from [allenai/specter2](https://huggingface.co/allenai/specter2).
23
 
24
- Paper: [Exploring the Landscape of Natural Language Processing Research (RANLP 2023)](tbp).
25
 
26
- Code: https://github.com/sebischair/Exploring-NLP-Research
27
 
28
 
29
  <a name="#nlp-taxonomy"/></a>
 
21
  The model is fine-tuned on a weakly labeled dataset of 178,521 scientific papers from the ACL Anthology, the arXiv cs.CL domain, and Scopus.
22
  Prior to fine-tuning, the model is initialized with weights from [allenai/specter2](https://huggingface.co/allenai/specter2).
23
 
24
+ 📄 Paper: [Exploring the Landscape of Natural Language Processing Research (RANLP 2023)](https://arxiv.org/abs/2307.10652).
25
 
26
+ 💻 Code: https://github.com/sebischair/Exploring-NLP-Research
27
 
28
 
29
  <a name="#nlp-taxonomy"/></a>