Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
KIT-RoboInfo
/
kasperi-robotic-class-stuff
like
0
Follow
ロボットインフォーマティクス
37
Safetensors
bert
Model card
Files
Files and versions
Community
main
kasperi-robotic-class-stuff
/
special_tokens_map.json
Minserlahk
Initial commit of fine-tuned model
8483c02
13 days 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]"
}