Datasets:
jingyan wang commited on
Commit ·
5ee281c
1
Parent(s): 6c9d7cd
change readme
Browse files
README.md
CHANGED
|
@@ -2,5 +2,9 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
- image-segmentation
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
-
V0.1 version
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
- image-segmentation
|
| 5 |
+
configs:
|
| 6 |
+
- data_files:
|
| 7 |
+
- split: train
|
| 8 |
+
path: train.parquet
|
| 9 |
---
|
| 10 |
+
V0.1 version
|