Upload dataset
Browse files
README.md
CHANGED
@@ -17,8 +17,11 @@ dataset_info:
|
|
17 |
- name: validation
|
18 |
num_bytes: 5449113
|
19 |
num_examples: 2732
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
22 |
configs:
|
23 |
- config_name: defect-detection
|
24 |
data_files:
|
@@ -26,4 +29,6 @@ configs:
|
|
26 |
path: defect-detection/train-*
|
27 |
- split: validation
|
28 |
path: defect-detection/validation-*
|
|
|
|
|
29 |
---
|
|
|
17 |
- name: validation
|
18 |
num_bytes: 5449113
|
19 |
num_examples: 2732
|
20 |
+
- name: test
|
21 |
+
num_bytes: 5513310
|
22 |
+
num_examples: 2732
|
23 |
+
download_size: 21139308
|
24 |
+
dataset_size: 55618506
|
25 |
configs:
|
26 |
- config_name: defect-detection
|
27 |
data_files:
|
|
|
29 |
path: defect-detection/train-*
|
30 |
- split: validation
|
31 |
path: defect-detection/validation-*
|
32 |
+
- split: test
|
33 |
+
path: defect-detection/test-*
|
34 |
---
|
defect-detection/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f4fa84cab113ad01d3f847e72cbf5f80b06b0cafe1223c3a7949c12305486ce
|
3 |
+
size 2111362
|