Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
peihaowang
/
data-efficient-scaling
like
1
License:
mit
Model card
Files
Files and versions
Community
main
data-efficient-scaling
/
bert-12L-192H-0.004D
/
special_tokens_map.json
Peihao Wang
add all models
a0ef7c0
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}