Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Alfahluzi
/
bert2bert-Large
like
0
Text2Text Generation
Transformers
TensorBoard
Safetensors
id_liputan6
encoder-decoder
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
7cc068b
bert2bert-Large
/
special_tokens_map.json
Alfahluzi
initial commit bert2bert-extreme-dropout-0.5-lr-5e-05-batchsize-4-encmaxlen-2048-decmaxlen-512
7cc068b
verified
8 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}