Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
allenai
/
specter
like
60
Follow
Ai2
1,299
Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
SciDocs
English
bert
Inference Endpoints
arxiv:
2004.07180
License:
apache-2.0
Model card
Files
Files and versions
Community
11
Train
Deploy
Use this model
refs/pr/8
specter
/
special_tokens_map.json
armanc
first version of specter
079243d
almost 4 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}