Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ouktlab
/
Hazumi-AffNeg-Classifier
like
0
Follow
ouktlab
2
PyTorch
Hazumi
Japanese
bert
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
1
b1c831e
Hazumi-AffNeg-Classifier
/
special_tokens_map.json
komatani
Initial commit
1c398c5
about 2 months ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}