Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
gyulukeyi
/
nallm-bart-old
like
0
Text2Text Generation
Transformers
PyTorch
bart
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
6fadd25
nallm-bart-old
/
special_tokens_map.json
gyulukeyi
Upload tokenizer
0ab64b5
over 1 year ago
raw
Copy download link
history
blame
Safe
123 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}