Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
JaydeepR
/
diffusion-lm-tinystories
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
b57d27f
diffusion-lm-tinystories
/
config.json
JaydeepR
Upload folder using huggingface_hub
126c374
verified
about 1 month ago
raw
Copy download link
history
blame
155 Bytes
{
"vocab_size"
:
26000
,
"seq_len"
:
256
,
"d_model"
:
512
,
"n_layers"
:
10
,
"n_heads"
:
8
,
"d_ff"
:
2048
,
"diffusion_steps"
:
128
,
"dropout"
:
0.1
}