BackTo2014 commited on
Commit
a4119b8
·
verified ·
1 Parent(s): 4ae3272

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +0 -8
model_index.json CHANGED
@@ -2,14 +2,6 @@
2
  "transformers_version": "4.22.0",
3
  "model_name": "DDPM-test",
4
  "architecture": "UNet",
5
- "config": {
6
- "T": 1000,
7
- "ch": 128,
8
- "ch_mult": [1, 2, 3, 4],
9
- "attn": [2],
10
- "num_res_blocks": 2,
11
- "dropout": 0.15
12
- },
13
  "framework": "pytorch",
14
  "file_format": "pt",
15
  "training_config": {
 
2
  "transformers_version": "4.22.0",
3
  "model_name": "DDPM-test",
4
  "architecture": "UNet",
 
 
 
 
 
 
 
 
5
  "framework": "pytorch",
6
  "file_format": "pt",
7
  "training_config": {