Datasets:
Upload dataset.yaml with huggingface_hub
Browse files- dataset.yaml +8 -0
dataset.yaml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
path: .
|
| 2 |
+
train: images/train
|
| 3 |
+
val: images/val
|
| 4 |
+
test: images/test
|
| 5 |
+
|
| 6 |
+
nc: 1
|
| 7 |
+
names:
|
| 8 |
+
- stamp
|