Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
mbsdeepak
/
scribe
like
1
Text Generation
PyTorch
Safetensors
roneneldan/TinyStories
gpt
language-model
tinystories
from-scratch
slm
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
scribe
/
config.json
mbsdeepak
Add scribe: 30M from-scratch GPT (TinyStories), val 1.74
434b74c
verified
1 day ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
156 Bytes
{
"name"
:
"scribe"
,
"n_layer"
:
6
,
"n_head"
:
6
,
"n_kv_head"
:
6
,
"n_embd"
:
384
,
"vocab_size"
:
50257
,
"max_position"
:
256
,
"dtype"
:
"float32"
}