Datasets:
Upload results/stage_b/control_random_w/metrics.json with huggingface_hub
Browse files
results/stage_b/control_random_w/metrics.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"held_out_regulators": [
|
| 3 |
+
"CDK12",
|
| 4 |
+
"STK40",
|
| 5 |
+
"LSM6",
|
| 6 |
+
"CSF1R",
|
| 7 |
+
"AURKB",
|
| 8 |
+
"CDK8",
|
| 9 |
+
"NDUFV2",
|
| 10 |
+
"PKM"
|
| 11 |
+
],
|
| 12 |
+
"best_epoch": 0,
|
| 13 |
+
"eval_auroc": 0.467274109372199,
|
| 14 |
+
"eval_auprc": 0.013610697485224667,
|
| 15 |
+
"n_epochs_trained": 0,
|
| 16 |
+
"history": []
|
| 17 |
+
}
|