Spaces:
Running
Running
Rename Cheminfo workspaces to have pretty names.
Browse files- examples/Cheminformatics/{chembl_api_uses.lynxkite.json β ChEMBL API uses.lynxkite.json} +0 -0
- examples/Cheminformatics/{Model_NN_SAR.lynxkite.json β Model NN SAR.lynxkite.json} +0 -0
- examples/Cheminformatics/{Model_test.lynxkite.json β Model test.lynxkite.json} +0 -0
- examples/Cheminformatics/Neural QSAR Model.lynxkite.json +2 -2
- examples/Cheminformatics/{qsar_example.lynxkite.json β QSAR example.lynxkite.json} +0 -0
examples/Cheminformatics/{chembl_api_uses.lynxkite.json β ChEMBL API uses.lynxkite.json}
RENAMED
|
File without changes
|
examples/Cheminformatics/{Model_NN_SAR.lynxkite.json β Model NN SAR.lynxkite.json}
RENAMED
|
File without changes
|
examples/Cheminformatics/{Model_test.lynxkite.json β Model test.lynxkite.json}
RENAMED
|
File without changes
|
examples/Cheminformatics/Neural QSAR Model.lynxkite.json
CHANGED
|
@@ -1647,7 +1647,7 @@
|
|
| 1647 |
"type": "basic"
|
| 1648 |
},
|
| 1649 |
"params": {
|
| 1650 |
-
"model_workspace": "Cheminformatics/
|
| 1651 |
"save_as": "model"
|
| 1652 |
},
|
| 1653 |
"status": "done",
|
|
@@ -3088,7 +3088,7 @@
|
|
| 3088 |
}
|
| 3089 |
},
|
| 3090 |
"other": {
|
| 3091 |
-
"model": "ModelConfig(model=Sequential(\n (0) - Linear(1024, 512, bias=True): Input__tensor_1_output -> Linear_1_output\n (1) - <function relu at 0x7f2e936854e0>: Linear_1_output -> Activation_1_output\n (2) - Linear(512, 256, bias=True): Activation_1_output -> Linear_2_output\n (3) - <function relu at 0x7f2e936854e0>: Linear_2_output -> Activation_2_output\n (4) - Linear(256, 1, bias=True): Activation_2_output -> Linear_3_output\n (5) - Identity(): Linear_3_output -> Output_1_x\n (6) - Identity(): Output_1_x -> Output_1_x\n), model_inputs=['Input__tensor_1_output'], model_outputs=['Output_1_x'], loss_inputs=['Input__tensor_3_output', 'Output_1_x'], loss=Sequential(\n (0) - <function mse_loss at 0x7f2e93687420>: Output_1_x, Input__tensor_3_output -> MSE_loss_2_output\n (1) - Identity(): MSE_loss_2_output -> loss\n), optimizer_parameters={'lr': 0.0001, 'type': <OptionsFor_type.AdamW: 1>}, optimizer=AdamW (\nParameter Group 0\n amsgrad: False\n betas: (0.9, 0.999)\n capturable: False\n decoupled_weight_decay: True\n differentiable: False\n eps: 1e-08\n foreach: None\n fused: None\n lr: 0.0001\n maximize: False\n weight_decay: 0.01\n), source_workspace='Cheminformatics/
|
| 3092 |
},
|
| 3093 |
"relations": []
|
| 3094 |
},
|
|
|
|
| 1647 |
"type": "basic"
|
| 1648 |
},
|
| 1649 |
"params": {
|
| 1650 |
+
"model_workspace": "Cheminformatics/Model NN SAR",
|
| 1651 |
"save_as": "model"
|
| 1652 |
},
|
| 1653 |
"status": "done",
|
|
|
|
| 3088 |
}
|
| 3089 |
},
|
| 3090 |
"other": {
|
| 3091 |
+
"model": "ModelConfig(model=Sequential(\n (0) - Linear(1024, 512, bias=True): Input__tensor_1_output -> Linear_1_output\n (1) - <function relu at 0x7f2e936854e0>: Linear_1_output -> Activation_1_output\n (2) - Linear(512, 256, bias=True): Activation_1_output -> Linear_2_output\n (3) - <function relu at 0x7f2e936854e0>: Linear_2_output -> Activation_2_output\n (4) - Linear(256, 1, bias=True): Activation_2_output -> Linear_3_output\n (5) - Identity(): Linear_3_output -> Output_1_x\n (6) - Identity(): Output_1_x -> Output_1_x\n), model_inputs=['Input__tensor_1_output'], model_outputs=['Output_1_x'], loss_inputs=['Input__tensor_3_output', 'Output_1_x'], loss=Sequential(\n (0) - <function mse_loss at 0x7f2e93687420>: Output_1_x, Input__tensor_3_output -> MSE_loss_2_output\n (1) - Identity(): MSE_loss_2_output -> loss\n), optimizer_parameters={'lr': 0.0001, 'type': <OptionsFor_type.AdamW: 1>}, optimizer=AdamW (\nParameter Group 0\n amsgrad: False\n betas: (0.9, 0.999)\n capturable: False\n decoupled_weight_decay: True\n differentiable: False\n eps: 1e-08\n foreach: None\n fused: None\n lr: 0.0001\n maximize: False\n weight_decay: 0.01\n), source_workspace='Cheminformatics/Model NN SAR', trained=True)"
|
| 3092 |
},
|
| 3093 |
"relations": []
|
| 3094 |
},
|
examples/Cheminformatics/{qsar_example.lynxkite.json β QSAR example.lynxkite.json}
RENAMED
|
File without changes
|