Upload dataset
Browse files
README.md
CHANGED
|
@@ -14,11 +14,16 @@ dataset_info:
|
|
| 14 |
- name: train
|
| 15 |
num_bytes: 44656083
|
| 16 |
num_examples: 21854
|
| 17 |
-
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
| 19 |
configs:
|
| 20 |
- config_name: defect-detection
|
| 21 |
data_files:
|
| 22 |
- split: train
|
| 23 |
path: defect-detection/train-*
|
|
|
|
|
|
|
| 24 |
---
|
|
|
|
| 14 |
- name: train
|
| 15 |
num_bytes: 44656083
|
| 16 |
num_examples: 21854
|
| 17 |
+
- name: validation
|
| 18 |
+
num_bytes: 5449113
|
| 19 |
+
num_examples: 2732
|
| 20 |
+
download_size: 19027946
|
| 21 |
+
dataset_size: 50105196
|
| 22 |
configs:
|
| 23 |
- config_name: defect-detection
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
path: defect-detection/train-*
|
| 27 |
+
- split: validation
|
| 28 |
+
path: defect-detection/validation-*
|
| 29 |
---
|
defect-detection/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36b113c5cdc7092a8d21625b60e1ebbb05ff1989fd0a635834b92cb579af7ecf
|
| 3 |
+
size 2098835
|