Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ArielUW
/
test_RNN
like
0
PyTorch
RNN
Model card
Files
Files and versions
Community
main
test_RNN
/
config.json
ArielUW
Add RNN model with attention
c170e18
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
156 Bytes
{
"model_type"
:
"RNN"
,
"vocab_size"
:
250002
,
"hidden_size"
:
256
,
"output_size"
:
2
,
"cell_type"
:
"RNN"
,
"architecture"
:
"SimpleRecurrentNetworkWithAttention"
}