Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
aieng-lab
/
bert-large-cased-argumentTypePrediction-Inference
like
0
Follow
Chair of AI Engineering, University of Passau
10
PyTorch
bert
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
main
bert-large-cased-argumentTypePrediction-Inference
/
special_tokens_map.json
tessaig
Upload tokenizer
fdb60cd
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}