Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Arko007
/
Zenyx-42M
like
0
Text Generation
PyTorch
HuggingFaceFW/fineweb-edu
English
gpt
zenyx
transformer
from-scratch
causal-lm
custom-architecture
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
Zenyx-42M
/
config.json
Arko007
Upload Nano-GPT 42M (99,000 iterations, val_loss=3.0801)
9bb1019
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
130 Bytes
{
"vocab_size"
:
32000
,
"n_layers"
:
8
,
"n_heads"
:
8
,
"n_embd"
:
512
,
"block_size"
:
512
,
"dropout"
:
0.1
,
"bias"
:
true
}