Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
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
a7b0485
tiny-wmt19-en-ru
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
8e14c34
about 4 years ago
raw
Copy download link
history
blame
Safe
108 Bytes
{
"langs"
:
[
"en"
,
"ru"
]
,
"unk_token"
:
"<unk>"
,
"bos_token"
:
"<s>"
,
"sep_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
}