Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
aieng-lab
/
bert-large-cased-ArgumentsPrediction
like
0
Follow
Chair of AI Engineering, University of Passau
10
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
bert-large-cased-ArgumentsPrediction
/
l_context
/
checkpoint-586
/
special_tokens_map.json
tessaig
checkpoint added
0cef54c
6 months 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]"
}