Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
SmartPy
/
handwritten-text-recognition
like
0
Image-to-Text
Transformers
PyTorch
TensorBoard
vision-encoder-decoder
Model card
Files
Files and versions
Metrics
Training metrics
Community
3
Train
Deploy
Use this model
refs/pr/2
handwritten-text-recognition
/
special_tokens_map.json
SmartPy
Training in progress step 566
5ac4cff
almost 3 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]"
}