Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
hranjan043
/
simbot-gpt-level1
like
0
Text Generation
PyTorch
simgpt
language-model
causal-lm
gpt
from-scratch
educational
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
125c8f2
simbot-gpt-level1
/
config.json
hranjan043
Upload folder using huggingface_hub
96a7f1a
verified
4 months ago
raw
Copy download link
history
blame
Safe
135 Bytes
{
"model_type"
:
"simgpt"
,
"vocab_size"
:
10000
,
"block_size"
:
256
,
"n_layers"
:
6
,
"n_heads"
:
6
,
"d_model"
:
384
}