Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SmartPy
/
handwritten-text-recognition
like
0
Image-Text-to-Text
Transformers
PyTorch
TensorBoard
vision-encoder-decoder
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
3
Train
Deploy
Use this model
5ac4cff
handwritten-text-recognition
/
special_tokens_map.json
SmartPy
Training in progress step 566
5ac4cff
about 2 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}