Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Riiid
/
kda-biobert-large-race
like
0
Follow
Riiid
15
Multiple Choice
Transformers
PyTorch
bert
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
26d7119
kda-biobert-large-race
/
special_tokens_map.json
HyeongdonMoon
initial commit
465ae8f
about 2 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]"
}