Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
naem1023
/
bart-v2-patent
like
0
Text2Text Generation
Transformers
PyTorch
bart
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
78b2eab
bart-v2-patent
/
special_tokens_map.json
naem1023
add tokenizer
78b2eab
about 2 years 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>"
}