Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aisingapore
/
SenticGCN
like
4
Follow
AI Singapore
112
Text Classification
4 datasets
English
gcn
bert
senticgcn
Eval Results
License:
mit
Model card
Files
Files and versions
Community
main
SenticGCN
/
senticgcn
/
tokenizer
/
tokenizer_config.json
kellywong
add senticgcn & senticgcn-bert; readme updated
049d96d
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
108 Bytes
{
"do_lower_case"
:
true
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"tokenizer_class"
:
"SenticGCNTokenizer"
}