Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
viswavi
/
datafinder-scibert-nl-queries
like
1
Fill-Mask
Transformers
PyTorch
bert
feature-extraction
Inference Endpoints
arxiv:
2305.16636
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d09ef0f
datafinder-scibert-nl-queries
/
special_tokens_map.json
viswavi
Replace tarball with individual files
d09ef0f
over 1 year 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]"
}