Upload exp_t3_ntv3_100m_500bp_pathA_20260505_010848/within_budget.json with huggingface_hub
Browse files
exp_t3_ntv3_100m_500bp_pathA_20260505_010848/within_budget.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_total": 200,
|
| 3 |
+
"n_within_budget": 0,
|
| 4 |
+
"fraction_within_budget": 0.0,
|
| 5 |
+
"mean_hamming": 337.975,
|
| 6 |
+
"median_hamming": 338.0,
|
| 7 |
+
"min_hamming": 283,
|
| 8 |
+
"max_hamming": 379,
|
| 9 |
+
"edit_budget_bp": 10,
|
| 10 |
+
"test_jsonl": "/workspace/dnathinker/data/full_enriched_v2_with_enh_scan/jsonl/test.enhancer_editing.jsonl",
|
| 11 |
+
"n_test_rows": 372210
|
| 12 |
+
}
|