Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
xdoc-base
like
6
Follow
Microsoft
5,501
Transformers
PyTorch
roberta
Inference Endpoints
arxiv:
2210.02849
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
xdoc-base
/
tokenizer_config.json
estyle
Upload 6 files
336f749
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
175 Bytes
{
"model_max_length"
:
512
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<s>"
,
"mask_token"
:
"<mask>"
}