Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
MatCod
/
count-checkpoints
like
0
Dataset card
Files
Files and versions
xet
Community
main
count-checkpoints
/
checkpoints
/
bert-base-uncased
/
special_tokens_map.json
MatCod
Upload 9 files
fbd80a5
verified
about 1 month 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]"
}