Datasets:
Updated README with original config
Browse files
README.md
CHANGED
|
@@ -37,8 +37,8 @@ configs:
|
|
| 37 |
path: identification_val.csv
|
| 38 |
- config_name: trait_segmentation
|
| 39 |
data_files:
|
| 40 |
-
|
| 41 |
-
|
| 42 |
---
|
| 43 |
|
| 44 |
<!--
|
|
|
|
| 37 |
path: identification_val.csv
|
| 38 |
- config_name: trait_segmentation
|
| 39 |
data_files:
|
| 40 |
+
- split: all
|
| 41 |
+
path: segmentation_data.csv
|
| 42 |
---
|
| 43 |
|
| 44 |
<!--
|