{
"additional_special_tokens": [
"[bib_ref]",
"[/bib_ref]",
"[fig_ref]",
"[/fig_ref]",
"[bib]",
"[/bib]",
"[fig]",
"[/fig]",
"[table]",
"[/table]",
"[formula]",
"[/formula]"
],
"bos_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"cls_token": "",
"eos_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"mask_token": "",
"pad_token": "",
"sep_token": "",
"unk_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}