bryan7264 commited on
Commit
99330dc
·
verified ·
1 Parent(s): 450eb64

Delete output/deep_benchmarks/14_multiseed/results/multiseed.json with huggingface_hub

Browse files
output/deep_benchmarks/14_multiseed/results/multiseed.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "per_seed": [
3
- {
4
- "seed": 0,
5
- "halflife_r": -0.27654989254430723,
6
- "n_genes": 236,
7
- "silhouette_zT": 0.20311331748962402,
8
- "n_epochs": 100,
9
- "final_val_loss": 581.921630859375
10
- },
11
- {
12
- "seed": 1,
13
- "halflife_r": -0.27567983829601367,
14
- "n_genes": 236,
15
- "silhouette_zT": 0.2213103026151657,
16
- "n_epochs": 100,
17
- "final_val_loss": 576.856201171875
18
- },
19
- {
20
- "seed": 2,
21
- "halflife_r": -0.27794490082488704,
22
- "n_genes": 236,
23
- "silhouette_zT": 0.16204199194908142,
24
- "n_epochs": 100,
25
- "final_val_loss": 576.1839599609375
26
- },
27
- {
28
- "seed": 3,
29
- "halflife_r": -0.27767420713693425,
30
- "n_genes": 236,
31
- "silhouette_zT": 0.18818707764148712,
32
- "n_epochs": 100,
33
- "final_val_loss": 577.2319946289062
34
- },
35
- {
36
- "seed": 4,
37
- "halflife_r": -0.2764156869047489,
38
- "n_genes": 236,
39
- "silhouette_zT": 0.19326086342334747,
40
- "n_epochs": 100,
41
- "final_val_loss": 578.9485473632812
42
- }
43
- ],
44
- "halflife_mean": -0.2768529051413782,
45
- "halflife_std": 0.0008397682757552502,
46
- "silhouette_mean": 0.19358271062374116,
47
- "silhouette_std": 0.019409715094707305,
48
- "cross_seed_gamma_r_mean": 0.9996075067500751,
49
- "cross_seed_gamma_r_std": 5.1834479710709434e-05,
50
- "top50_overlap_mean": 48.8,
51
- "top50_overlap_std": 0.6
52
- }