Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
cminst
/
ActionBert2-109M
like
0
Follow
Computer & Math Institute
1
Text Classification
TensorBoard
Safetensors
qingy2024/webvid-10M-classified
bert
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
main
ActionBert2-109M
/
special_tokens_map.json
qingy2024
Upload folder using huggingface_hub
a4c67e0
verified
10 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]"
}