bndl commited on
Commit
5974ee6
·
1 Parent(s): d568281

Update config_prediction_polymers.yaml

Browse files
Files changed (1) hide show
  1. config_prediction_polymers.yaml +4 -2
config_prediction_polymers.yaml CHANGED
@@ -203,14 +203,16 @@ input_order:
203
  output_mapping:
204
  Tg:
205
  label: "Estimated Tg of your polymer"
206
- comp_type: "Text"
 
207
  Tg_uncertainty:
208
  label: "Prediction uncertainty (%)"
209
  comp_type: "Number"
210
  precision: 0
211
  IV:
212
  label: "Estimated IV of your polymer"
213
- comp_type: "Text"
 
214
  IV_uncertainty:
215
  label: "Prediction uncertainty (%)"
216
  comp_type: "Number"
 
203
  output_mapping:
204
  Tg:
205
  label: "Estimated Tg of your polymer"
206
+ comp_type: "Number"
207
+ precision: 0
208
  Tg_uncertainty:
209
  label: "Prediction uncertainty (%)"
210
  comp_type: "Number"
211
  precision: 0
212
  IV:
213
  label: "Estimated IV of your polymer"
214
+ comp_type: "Number"
215
+ precision: 0
216
  IV_uncertainty:
217
  label: "Prediction uncertainty (%)"
218
  comp_type: "Number"