Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
scieditor
/
citation-generation-t5
like
1
Follow
scieditor
2
Text2Text Generation
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
9ed4d16
citation-generation-t5
/
special_tokens_map.json
nianlong
Upload tokenizer
9ed4d16
over 1 year ago
raw
Copy download link
history
blame
Safe
158 Bytes
{
"additional_special_tokens"
:
[
"#OTHERCIT"
,
"#OTHERCITS"
,
"#CIT"
]
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}