Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
wangfan
/
jdt-fin-roberta-wwm
Copied
like
0
Fill-Mask
PyTorch
Transformers
finance
Chinese
bert
roberta-wwm
AutoTrain Compatible
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
jdt-fin-roberta-wwm
/
special_tokens_map.json
wangfan
1st commit
b49528a
over 1 year ago
raw
history
blame
contribute
delete
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}