Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
yasserrmd
/
diffusion-text-demo
like
0
Safetensors
model_hub_mixin
pytorch_model_hub_mixin
custom_code
arxiv:
5 papers
Model card
Files
Files and versions
xet
Community
d7fe676
diffusion-text-demo
/
config.json
yasserrmd
Update config.json
d60b639
verified
7 months ago
raw
Copy download link
history
blame
Safe
184 Bytes
{
"vocab_size"
:
57372
,
"max_seq_len"
:
99
,
"max_time_steps"
:
10
,
"embed_dim"
:
128
,
"n_layers"
:
4
,
"n_heads"
:
4
,
"auto_map"
:
{
"AutoModel"
:
"modeling_diffusion.DiffusionTextModel"
}
}