arazd commited on
Commit
ddd306b
1 Parent(s): 66ee2c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,8 +13,8 @@ widget:
13
  - text: "Tissue-based diagnostics and research is incessantly evolving with the development of new molecular tools. It has long been realized that immunohistochemistry can add an important new level of information on top of morphology and that protein expression patterns in a cancer may yield crucial diagnostic and prognostic information. We have generated an immunohistochemistry-based map of protein expression profiles in normal tissues, cancer and cell lines."
14
  example_title: "Journal prediction"
15
  ---
16
- This is the finetuned model presented in [https://arxiv.org/abs/2305.04177](**MIReAD: simple method for learning high-quality representations from
17
- scientific documents (ACL 2023)** ).
18
 
19
  We trained MIReAD on >500,000 PubMed and arXiv abstracts across over 2,000 journal classes. MIReAD was initialized with SciBERT weights and finetuned to predict journal class based on the abstract and title of the paper. MIReAD uses SciBERT's tokenizer.
20
 
 
13
  - text: "Tissue-based diagnostics and research is incessantly evolving with the development of new molecular tools. It has long been realized that immunohistochemistry can add an important new level of information on top of morphology and that protein expression patterns in a cancer may yield crucial diagnostic and prognostic information. We have generated an immunohistochemistry-based map of protein expression profiles in normal tissues, cancer and cell lines."
14
  example_title: "Journal prediction"
15
  ---
16
+ This is the finetuned model presented in [**MIReAD: simple method for learning high-quality representations from
17
+ scientific documents (ACL 2023)**](https://arxiv.org/abs/2305.04177).
18
 
19
  We trained MIReAD on >500,000 PubMed and arXiv abstracts across over 2,000 journal classes. MIReAD was initialized with SciBERT weights and finetuned to predict journal class based on the abstract and title of the paper. MIReAD uses SciBERT's tokenizer.
20