Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shnl
/
inst-ag-viquad-bartpho
like
0
Text2Text Generation
Transformers
PyTorch
mbart
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
1ffcf85
inst-ag-viquad-bartpho
/
special_tokens_map.json
shnl
'instruction'
1ffcf85
8 months ago
raw
Copy download link
history
blame
Safe
167 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}