Ni-os commited on
Commit
e8edaf5
·
verified ·
1 Parent(s): 827964f

Create k562_config.json

Browse files
Files changed (1) hide show
  1. cell_type_configs/k562_config.json +5 -0
cell_type_configs/k562_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "cell_type": "K562",
3
+ "weights_file": "K562_best_model_test1_val2.safetensors",
4
+ "description": "Weights trained on K562 cell line data"
5
+ }