explcre commited on
Commit
2f6520b
·
verified ·
1 Parent(s): ec6f5a5

Upload eval_t3_motif_rl_edit_tight_BASE_n200mixed_20260506_083012/motif_score.json with huggingface_hub

Browse files
eval_t3_motif_rl_edit_tight_BASE_n200mixed_20260506_083012/motif_score.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "n_total": 200,
3
+ "parse_rate": 1.0,
4
+ "mean_pred_gc": 0.46669,
5
+ "median_pred_gc": 0.454,
6
+ "mean_gold_gc": 0.46551000000000003,
7
+ "mean_pred_motif_per_seq": 0.99,
8
+ "mean_gold_motif_per_seq": 1.44,
9
+ "target_tf_hits": 18,
10
+ "target_tf_total": 200,
11
+ "target_tf_hit_rate": 0.09,
12
+ "per_cell": {
13
+ "Mic": {
14
+ "n": 200,
15
+ "mean_pred_motif": 0.99,
16
+ "mean_gold_motif": 1.44,
17
+ "mean_pred_gc": 0.46669,
18
+ "mean_gold_gc": 0.46551000000000003
19
+ }
20
+ }
21
+ }