Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
jems9376
/
cnn
like
0
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
cnn
/
config.json
jems9376
Upload 2 files
de3654f
verified
12 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
124 Bytes
{
"vocab_size"
:
6317
,
"emb_dim"
:
128
,
"num_filters"
:
64
,
"kernel_sizes"
:
[
2
,
3
,
4
]
,
"max_len"
:
320
,
"uses_rag_context"
:
true
}