bndl commited on
Commit
ac14af2
·
1 Parent(s): 535b2b4

Update config_prediction_polymers.yaml

Browse files
Files changed (1) hide show
  1. config_prediction_polymers.yaml +39 -39
config_prediction_polymers.yaml CHANGED
@@ -4,155 +4,155 @@ input_mapping:
4
  comp_type: Slider
5
  minimum: 0
6
  maximum: 100
7
- step: 1
8
  example: 0
9
  '%ADP':
10
  label: "Percentage of DP"
11
  comp_type: Slider
12
  minimum: 0
13
  maximum: 100
14
- step: 1
15
  example: 0
16
  '%DDDA':
17
  label: "Percentage of DDDA"
18
  comp_type: Slider
19
  minimum: 0
20
  maximum: 100
21
- step: 1
22
  example: 0
23
  '%AZL':
24
  label: "Percentage of AZL"
25
  comp_type: Slider
26
  minimum: 0
27
  maximum: 100
28
- step: 1
29
  example: 0
30
  '%1,4-CHDA':
31
  label: "Percentage of 1.4-CHDA"
32
  comp_type: Slider
33
  minimum: 0
34
  maximum: 100
35
- step: 1
36
- example: 0
37
  '%1,4-CHDA (95% trans)':
38
  label: "Percentage of 1.4-CHDA (95% trans)"
39
  comp_type: Slider
40
  minimum: 0
41
  maximum: 100
42
- step: 1
43
  example: 0
44
  '%1,3-CHDA':
45
  label: "Percentage of 1.3-CHDA"
46
  comp_type: Slider
47
  minimum: 0
48
  maximum: 100
49
- step: 1
50
  example: 0
51
  '%1,2-CHDA':
52
  label: "Percentage of 1.2-CHDA"
53
  comp_type: Slider
54
  minimum: 0
55
  maximum: 100
56
- step: 1
57
- example: 50
58
  '%HHPA':
59
  label: "Percentage of HHPA"
60
  comp_type: Slider
61
  minimum: 0
62
  maximum: 100
63
- step: 1
64
  example: 0
65
  '%PA':
66
  label: "Percentage of PA"
67
  comp_type: Slider
68
  minimum: 0
69
  maximum: 100
70
- step: 1
71
  example: 0
72
  '%IPA':
73
  label: "Percentage of IPA"
74
  comp_type: Slider
75
  minimum: 0
76
  maximum: 100
77
- step: 1
78
- example: 0
79
  '%TPA':
80
  label: "Percentage of TPA"
81
  comp_type: Slider
82
  minimum: 0
83
  maximum: 100
84
- step: 1
85
- example: 0
86
  '%TMA':
87
  label: "Percentage of TMA"
88
  comp_type: Slider
89
  minimum: 0
90
  maximum: 100
91
- step: 1
92
- example: 50
93
  '%EG':
94
  label: "Percentage of EG"
95
  comp_type: Slider
96
  minimum: 0
97
  maximum: 100
98
- step: 1
99
  example: 0
100
  '%DEG':
101
  label: "Percentage of DEG"
102
  comp_type: Slider
103
  minimum: 0
104
  maximum: 100
105
- step: 1
106
- example: 30
107
  '%1,3-PROP':
108
  label: "Percentage of 1.3-PROP"
109
  comp_type: Slider
110
  minimum: 0
111
  maximum: 100
112
- step: 1
113
  example: 0
114
  '%1,4-BUT':
115
  label: "Percentage of 1.4-BUT"
116
  comp_type: Slider
117
  minimum: 0
118
  maximum: 100
119
- step: 1
120
- example: 20
121
  '%HDO':
122
  label: "Percentage of HDO"
123
  comp_type: Slider
124
  minimum: 0
125
  maximum: 100
126
- step: 1
127
  example: 0
128
  '%NPG':
129
  label: "Percentage of NPG"
130
  comp_type: Slider
131
  minimum: 0
132
  maximum: 100
133
- step: 1
134
  example: 0
135
  '%1,4-CHDM':
136
  label: "Percentage of 1.4-CHDM"
137
  comp_type: Slider
138
  minimum: 0
139
  maximum: 100
140
- step: 1
141
- example: 0
142
  '%1,3-CHDM':
143
  label: "Percentage of 1.3-CHDM"
144
  comp_type: Slider
145
  minimum: 0
146
  maximum: 100
147
- step: 1
148
  example: 0
149
  '%TMCD':
150
  label: "Percentage of TMCD"
151
  comp_type: Slider
152
  minimum: 0
153
  maximum: 100
154
- step: 1
155
- example: 50
156
  '%TMP':
157
  label: "Percentage of TMP"
158
  comp_type: Slider
@@ -165,30 +165,30 @@ input_mapping:
165
  comp_type: Slider
166
  minimum: 0
167
  maximum: 100
168
- step: 1
169
- example: 0
170
  '%TCDDM':
171
  label: "Percentage of TCDDM"
172
  comp_type: Slider
173
  minimum: 0
174
  maximum: 100
175
- step: 1
176
  example: 0
177
  'Mw (PS)':
178
  label: "Weight-average molecular weight (PS)"
179
  comp_type: Number
180
  precision: 0
181
- example: 22358
182
  'AN':
183
  label: "Acid number"
184
  comp_type: Number
185
- precision: 1
186
- example: 4.1
187
  'OHN':
188
  label: "Hydroxyl number"
189
  comp_type: Number
190
  precision: 0
191
- example: 25
192
 
193
 
194
  input_order:
@@ -243,7 +243,7 @@ inference:
243
  scaler_inputs_path: ""
244
  scaler_targets_path: ""
245
  explainer_path: ""
246
- inverse_design: True
247
 
248
 
249
  webapp:
 
4
  comp_type: Slider
5
  minimum: 0
6
  maximum: 100
7
+ step: 0.1
8
  example: 0
9
  '%ADP':
10
  label: "Percentage of DP"
11
  comp_type: Slider
12
  minimum: 0
13
  maximum: 100
14
+ step: 0.1
15
  example: 0
16
  '%DDDA':
17
  label: "Percentage of DDDA"
18
  comp_type: Slider
19
  minimum: 0
20
  maximum: 100
21
+ step: 0.11
22
  example: 0
23
  '%AZL':
24
  label: "Percentage of AZL"
25
  comp_type: Slider
26
  minimum: 0
27
  maximum: 100
28
+ step: 0.1
29
  example: 0
30
  '%1,4-CHDA':
31
  label: "Percentage of 1.4-CHDA"
32
  comp_type: Slider
33
  minimum: 0
34
  maximum: 100
35
+ step: 0.1
36
+ example: 30.5
37
  '%1,4-CHDA (95% trans)':
38
  label: "Percentage of 1.4-CHDA (95% trans)"
39
  comp_type: Slider
40
  minimum: 0
41
  maximum: 100
42
+ step: 0.1
43
  example: 0
44
  '%1,3-CHDA':
45
  label: "Percentage of 1.3-CHDA"
46
  comp_type: Slider
47
  minimum: 0
48
  maximum: 100
49
+ step: 0.1
50
  example: 0
51
  '%1,2-CHDA':
52
  label: "Percentage of 1.2-CHDA"
53
  comp_type: Slider
54
  minimum: 0
55
  maximum: 100
56
+ step: 0.1
57
+ example: 0
58
  '%HHPA':
59
  label: "Percentage of HHPA"
60
  comp_type: Slider
61
  minimum: 0
62
  maximum: 100
63
+ step: 0.1
64
  example: 0
65
  '%PA':
66
  label: "Percentage of PA"
67
  comp_type: Slider
68
  minimum: 0
69
  maximum: 100
70
+ step: 0.1
71
  example: 0
72
  '%IPA':
73
  label: "Percentage of IPA"
74
  comp_type: Slider
75
  minimum: 0
76
  maximum: 100
77
+ step: 0.1
78
+ example: 49.8
79
  '%TPA':
80
  label: "Percentage of TPA"
81
  comp_type: Slider
82
  minimum: 0
83
  maximum: 100
84
+ step: 0.1
85
+ example: 19.7
86
  '%TMA':
87
  label: "Percentage of TMA"
88
  comp_type: Slider
89
  minimum: 0
90
  maximum: 100
91
+ step: 0.1
92
+ example: 0
93
  '%EG':
94
  label: "Percentage of EG"
95
  comp_type: Slider
96
  minimum: 0
97
  maximum: 100
98
+ step: 0.1
99
  example: 0
100
  '%DEG':
101
  label: "Percentage of DEG"
102
  comp_type: Slider
103
  minimum: 0
104
  maximum: 100
105
+ step: 0.1
106
+ example: 0
107
  '%1,3-PROP':
108
  label: "Percentage of 1.3-PROP"
109
  comp_type: Slider
110
  minimum: 0
111
  maximum: 100
112
+ step: 0.1
113
  example: 0
114
  '%1,4-BUT':
115
  label: "Percentage of 1.4-BUT"
116
  comp_type: Slider
117
  minimum: 0
118
  maximum: 100
119
+ step: 0.1
120
+ example: 0
121
  '%HDO':
122
  label: "Percentage of HDO"
123
  comp_type: Slider
124
  minimum: 0
125
  maximum: 100
126
+ step: 0.1
127
  example: 0
128
  '%NPG':
129
  label: "Percentage of NPG"
130
  comp_type: Slider
131
  minimum: 0
132
  maximum: 100
133
+ step: 0.1
134
  example: 0
135
  '%1,4-CHDM':
136
  label: "Percentage of 1.4-CHDM"
137
  comp_type: Slider
138
  minimum: 0
139
  maximum: 100
140
+ step: 0.1
141
+ example: 48.4
142
  '%1,3-CHDM':
143
  label: "Percentage of 1.3-CHDM"
144
  comp_type: Slider
145
  minimum: 0
146
  maximum: 100
147
+ step: 0.1
148
  example: 0
149
  '%TMCD':
150
  label: "Percentage of TMCD"
151
  comp_type: Slider
152
  minimum: 0
153
  maximum: 100
154
+ step: 0.1
155
+ example: 50.8
156
  '%TMP':
157
  label: "Percentage of TMP"
158
  comp_type: Slider
 
165
  comp_type: Slider
166
  minimum: 0
167
  maximum: 100
168
+ step: 0.1
169
+ example: 0.8
170
  '%TCDDM':
171
  label: "Percentage of TCDDM"
172
  comp_type: Slider
173
  minimum: 0
174
  maximum: 100
175
+ step: 0.1
176
  example: 0
177
  'Mw (PS)':
178
  label: "Weight-average molecular weight (PS)"
179
  comp_type: Number
180
  precision: 0
181
+ example: 28004
182
  'AN':
183
  label: "Acid number"
184
  comp_type: Number
185
+ precision: 2
186
+ example: 4.46
187
  'OHN':
188
  label: "Hydroxyl number"
189
  comp_type: Number
190
  precision: 0
191
+ example: 14
192
 
193
 
194
  input_order:
 
243
  scaler_inputs_path: ""
244
  scaler_targets_path: ""
245
  explainer_path: ""
246
+ inverse_design: False
247
 
248
 
249
  webapp: