bugfix (benign)
Browse files- bcnb/her2/config.yaml +1 -1
bcnb/her2/config.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
datasets:
|
| 2 |
- bcnb
|
| 3 |
|
| 4 |
-
task_col:
|
| 5 |
extra_cols: [] # Extra columns to copy from raw metadata to split TSVs
|
| 6 |
task_type: classification
|
| 7 |
metrics:
|
|
|
|
| 1 |
datasets:
|
| 2 |
- bcnb
|
| 3 |
|
| 4 |
+
task_col: her2
|
| 5 |
extra_cols: [] # Extra columns to copy from raw metadata to split TSVs
|
| 6 |
task_type: classification
|
| 7 |
metrics:
|