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
main
datafinder-scibert-nl-queries
/
special_tokens_map.json
viswavi
Update HuggingFace model to be more accurate
f4ddc56
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}