Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
outsu
/
TeLVE
like
1
English
Turkish
VLM
image2text
lm
License:
cc-by-4.0
Model card
Files
Files and versions
Community
27f3b48
TeLVE
/
tokenizer
/
special_tokens_map.json
outsu
First version of TeLVE!
012f8b5
verified
29 days ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}