Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
AksharaBalan
/
malayalam-minigpt
like
0
PyTorch
Safetensors
gpt2
Model card
Files
Files and versions
xet
Community
2
refs/pr/2
malayalam-minigpt
/
config.json
AksharaBalan
Update config.json
d926c03
verified
about 1 year ago
raw
Copy download link
history
blame
106 Bytes
{
"model_type"
:
"gpt2"
,
"vocab_size"
:
5000
,
"n_embd"
:
256
,
"n_layer"
:
1
,
"n_head"
:
4
,
"context_length"
:
256
}