Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
metamong1
/
longbartwithdoctype
like
0
Follow
final_project
7
Text2Text Generation
Transformers
PyTorch
bart
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
longbartwithdoctype
/
special_tokens_map.json
BeumJin
longformer doctype
95eeba5
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"mask_token"
:
"<mask>"
}