Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kpriyanshu256
/
M3L_CLIP_BERT
like
0
TensorBoard
Model card
Files
Files and versions
Metrics
Training metrics
Community
main
M3L_CLIP_BERT
/
reader
/
special_tokens_map.json
kpriyanshu256
Upload folder using huggingface_hub
cc39298
verified
7 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]"
}