Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Duplicated from
kha-white/manga-ocr-base
agiera
/
manga-ocr-base
like
0
Feature Extraction
PyTorch
manga109s
Japanese
generic
vision-encoder-decoder
image-to-text
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
refs/pr/1
manga-ocr-base
/
special_tokens_map.json
agiera
Duplicate from kha-white/manga-ocr-base
ca4f8c8
over 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}