Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
stas
/
tiny-wmt19-en-ru
like
0
Text2Text Generation
Transformers
PyTorch
wmt19
English
Russian
fsmt
wmt19
testing
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
tiny-wmt19-en-ru
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
7158d05
about 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
}