Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Chemsseddine
/
bert2gpt2SUMM
like
0
Text2Text Generation
Transformers
PyTorch
Chemsseddine/autotrain-data-bertSummGpt2
French
encoder-decoder
Carbon Emissions
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bert2gpt2SUMM
/
special_tokens_map.json
system
HF staff
Commit From AutoTrain
e4efc7c
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}