explcre commited on
Commit
ef98b2d
·
verified ·
1 Parent(s): ea5070a

Upload motif_classifier_v1_29m_metrics.json with huggingface_hub

Browse files
motif_classifier_v1_29m_metrics.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_r2": 0.19020109526344375,
3
+ "best_metrics": {
4
+ "epoch": 3,
5
+ "mean_r2": 0.19020109526344375,
6
+ "median_r2": 0.10754740783108646,
7
+ "n_above_0.5": 78,
8
+ "n_above_0.7": 18,
9
+ "n_above_0.85": 0
10
+ },
11
+ "n_train": 100000,
12
+ "n_val": 10000,
13
+ "n_motifs": 700
14
+ }