soldni thefuzz commited on
Commit
cbb2b44
1 Parent(s): c15597d

Update README.md (#6)

Browse files

- Update README.md (b897364094543759ea3715685fb541d0a867c1a2)


Co-authored-by: Russell <thefuzz@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ metrics:
13
 
14
  ## SPECTER
15
 
16
- SPECTER is a pre-trained language model to generate document-level embedding of documents. It is pre-trained on a a powerful signal of document-level relatedness: the citation graph. Unlike existing pretrained language models, SPECTER can be easily applied to downstream applications without task-specific fine-tuning.
17
 
18
  Paper: [SPECTER: Document-level Representation Learning using Citation-informed Transformers](https://arxiv.org/pdf/2004.07180.pdf)
19
 
 
13
 
14
  ## SPECTER
15
 
16
+ SPECTER is a pre-trained language model to generate document-level embedding of documents. It is pre-trained on a powerful signal of document-level relatedness: the citation graph. Unlike existing pretrained language models, SPECTER can be easily applied to downstream applications without task-specific fine-tuning.
17
 
18
  Paper: [SPECTER: Document-level Representation Learning using Citation-informed Transformers](https://arxiv.org/pdf/2004.07180.pdf)
19