Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
matchaoneshot
/
bert-base-nlp-hw4-mid-ferdi
like
0
TensorBoard
Safetensors
bert
Model card
Files
Files and versions
Metrics
Training metrics
Community
be3a91e
bert-base-nlp-hw4-mid-ferdi
/
special_tokens_map.json
matchaoneshot
Training in progress, step 500
8e52c58
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}