Ni-os commited on
Commit
ee4e949
·
verified ·
1 Parent(s): 9f7a62a

Update cell_type_configs/k562_config.json

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