bugfix (benign)
Browse files- bcnb/pr/config.yaml +1 -1
    	
        bcnb/pr/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: pr
         | 
| 5 | 
             
            extra_cols: []  # Extra columns to copy from raw metadata to split TSVs
         | 
| 6 | 
             
            task_type: classification
         | 
| 7 | 
             
            metrics:
         | 
