Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ielabgroup
/
bert-base-uncased-fineweb100bt-smae
like
0
Follow
The Information Engineering Lab
11
PyTorch
HuggingFaceFW/fineweb
English
bert
arxiv:
2410.13230
License:
apache-2.0
Model card
Files
Files and versions
Community
1
main
bert-base-uncased-fineweb100bt-smae
/
special_tokens_map.json
ArvinZhuang
Upload 7 files
a349bad
verified
3 months 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]"
}