Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
suayptalha
/
minGRU-LM
like
3
Text Generation
Transformers
PyTorch
Safetensors
mingru
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
6
Train
Use this model
b27e0c7
minGRU-LM
/
config.json
suayptalha
Upload config.json with huggingface_hub
f92451d
verified
3 months ago
raw
Copy download link
history
blame
Safe
108 Bytes
{
"num_tokens"
:
50257
,
"dim"
:
512
,
"depth"
:
12
,
"ff_mult"
:
4
,
"min_gru_expansion"
:
1.5
,
"enable_conv"
:
false
}