Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rycont
/
biblify
like
0
Text2Text Generation
Transformers
PyTorch
Safetensors
bart
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
biblify
/
special_tokens_map.json
rycont
add tokenizer
4bd8b40
over 2 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>"
}