|
{ |
|
"_name_or_path": "/content/drive/MyDrive/structure_generation/seis_fusion_checkpoints/checkpoint-22500", |
|
"architectures": [ |
|
"SeisFusion" |
|
], |
|
"attn_res": [ |
|
4, |
|
8, |
|
16 |
|
], |
|
"ch_mults": [ |
|
1, |
|
2, |
|
2, |
|
4 |
|
], |
|
"conv_resample": false, |
|
"dropout": 0, |
|
"gama": 0.5, |
|
"layers_per_block": 3, |
|
"loss": "MSELoss", |
|
"model_channels": 64, |
|
"name": "SeisFusion method implementation", |
|
"num_head_channels": 64, |
|
"num_heads": 4, |
|
"path": "evgmaslov/diffusion-3d-material-conditional", |
|
"resblock_updown": true, |
|
"sample_channels": 1, |
|
"sample_shape": [ |
|
32, |
|
32, |
|
32 |
|
], |
|
"scheduler_config": { |
|
"beta_end": 0.02, |
|
"beta_rescaling": false, |
|
"beta_schedule": "linear", |
|
"beta_start": 0.0001, |
|
"clip_denoised": true, |
|
"loss_type": "mse", |
|
"mean_type": "epsilon", |
|
"num_train_timesteps": 250, |
|
"rescale_timesteps": false, |
|
"respacing": [ |
|
250 |
|
], |
|
"type": "DDPMScheduler", |
|
"variance_type": "fixed" |
|
}, |
|
"split_qkv_before_heads": false, |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.40.1", |
|
"type": "SeisFusion", |
|
"u": 10, |
|
"use_scale_shift_norm": false |
|
} |
|
|