Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
leroyrr
/
TextCNN
like
0
Transformers
Safetensors
model_hub_mixin
pytorch_model_hub_mixin
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
TextCNN
/
config.json
leroyrr
Push model using huggingface_hub.
944fa19
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
181 Bytes
{
"param"
:
{
"class_num"
:
2
,
"dropout"
:
0.5
,
"embed_dim"
:
256
,
"kernel_num"
:
16
,
"kernel_size"
:
[
3
,
4
,
5
]
,
"vocab_size"
:
1000
}
}