explcre commited on
Commit
716e071
·
verified ·
1 Parent(s): 3657ad5

sync: runs/exp_t1_grid_separatedQA_20260424_154915/lora_enriched/genqual/genqual.json

Browse files
runs/exp_t1_grid_separatedQA_20260424_154915/lora_enriched/genqual/genqual.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metrics": {
3
+ "n_predictions": 64.0,
4
+ "n_gold_with_seq": 64.0,
5
+ "fid": 32.50238983415379,
6
+ "diversity_edit": 0.27845568405784954,
7
+ "kmer_unique_frac": 0.0,
8
+ "kmer_shannon_entropy": 3.4873461459804735,
9
+ "on_target_score": 3.956272467970848,
10
+ "off_target_score": 1.203556664288044,
11
+ "specificity": 2.752715803682804,
12
+ "argmax_accuracy": 0.578125,
13
+ "n": 64.0,
14
+ "top_k_mean": 4.582756996154785,
15
+ "median_k_value": 4.190086364746094,
16
+ "median_all": 4.190086364746094,
17
+ "max_fitness": 4.582756996154785,
18
+ "emb_cosine_similarity": 0.8370117545127869
19
+ },
20
+ "per_cell_type": {
21
+ "Ex": {
22
+ "fid": 32.50238983415379,
23
+ "ks_stat": 0.4375,
24
+ "n_gen": 64.0,
25
+ "n_gold": 64.0,
26
+ "on_target_score": 3.956272467970848,
27
+ "off_target_score": 1.203556664288044,
28
+ "specificity": 2.752715803682804,
29
+ "argmax_accuracy": 0.578125,
30
+ "diversity_edit": 0.27845568405784954,
31
+ "kmer_unique_frac": 0.0
32
+ }
33
+ }
34
+ }