Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
gsarti
/
biobert-nli
like
19
Feature Extraction
Transformers
PyTorch
JAX
bert
Model card
Files
Files and versions
xet
Community
7
Deploy
Use this model
refs/pr/6
biobert-nli
/
tokenizer_config.json
system
HF Staff
Update tokenizer_config.json
3cd4b47
about 6 years ago
raw
Copy download link
history
blame
Safe
136 Bytes
{
"do_lower_case"
:
false
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}