Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
rasoultilburg
/
SocioCausaNet
like
0
Token Classification
Transformers
Safetensors
PyTorch
English
joint_causal
feature-extraction
causal-extraction
relation-extraction
bert
causality
custom_code
License:
gpl-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
SocioCausaNet
/
special_tokens_map.json
rasoultilburg
Uploading joint causal model files into the Hugging Face Hub
d2ca2ac
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}