Create wtc11_config.json
Browse files
cell_type_configs/wtc11_config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cell_type": "WTC11",
|
| 3 |
+
"weights_file": "WTC11_best_model_test1_val2.safetensors",
|
| 4 |
+
"description": "Weights trained on WTC11 cell line data"
|
| 5 |
+
}
|