Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
H-H-T-S
/
my_awesome_opus_books_model
like
0
Text2Text Generation
Transformers
PyTorch
TensorBoard
encoder-decoder
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
ea02f10
my_awesome_opus_books_model
/
special_tokens_map.json
H-H-T-S
Training in progress, step 1
abe8517
over 1 year ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}