Luna2099 commited on
Commit
d2e8327
·
verified ·
1 Parent(s): 580862c

Upload MDM/metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. MDM/metadata.json +79 -0
MDM/metadata.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "mdm",
3
+ "architecture_type": "Transformer Encoder",
4
+ "num_gelu_layers": 16,
5
+ "gelu_output_dims": [
6
+ [
7
+ 61,
8
+ 1024
9
+ ],
10
+ [
11
+ 61,
12
+ 1024
13
+ ],
14
+ [
15
+ 61,
16
+ 1024
17
+ ],
18
+ [
19
+ 61,
20
+ 1024
21
+ ],
22
+ [
23
+ 61,
24
+ 1024
25
+ ],
26
+ [
27
+ 61,
28
+ 1024
29
+ ],
30
+ [
31
+ 61,
32
+ 1024
33
+ ],
34
+ [
35
+ 61,
36
+ 1024
37
+ ],
38
+ [
39
+ 61,
40
+ 1024
41
+ ],
42
+ [
43
+ 61,
44
+ 1024
45
+ ],
46
+ [
47
+ 61,
48
+ 1024
49
+ ],
50
+ [
51
+ 61,
52
+ 1024
53
+ ],
54
+ [
55
+ 61,
56
+ 1024
57
+ ],
58
+ [
59
+ 61,
60
+ 1024
61
+ ],
62
+ [
63
+ 61,
64
+ 1024
65
+ ],
66
+ [
67
+ 61,
68
+ 1024
69
+ ]
70
+ ],
71
+ "total_parameters": 17617671,
72
+ "denoising_iterations": 50,
73
+ "threshold": 0.164,
74
+ "profile_timestamp_utc": "2026-04-29T18:06:05.557101Z",
75
+ "profile_host": "LAPTOP-IK7CQGEF",
76
+ "git_commit": "26fa499e92dd7b6edef89bb7b97da077fc6143e3",
77
+ "activation_saved": true,
78
+ "activation_dtype": "float16"
79
+ }