avewright commited on
Commit
792ba53
·
verified ·
1 Parent(s): 23e6f68

Upload dataset

Browse files
README.md CHANGED
@@ -7,7 +7,7 @@ size_categories:
7
  - 1K<n<10K
8
  task_categories:
9
  - image-classification
10
- pretty_name: "Pompax Equipment Classification"
11
  tags:
12
  - industrial
13
  - manufacturing
@@ -15,6 +15,42 @@ tags:
15
  - classification
16
  - computer-vision
17
  - Polish
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  # Pompax Equipment Classification Dataset
 
7
  - 1K<n<10K
8
  task_categories:
9
  - image-classification
10
+ pretty_name: Pompax Equipment Classification
11
  tags:
12
  - industrial
13
  - manufacturing
 
15
  - classification
16
  - computer-vision
17
  - Polish
18
+ configs:
19
+ - config_name: default
20
+ data_files:
21
+ - split: train
22
+ path: data/train-*
23
+ - split: valid
24
+ path: data/valid-*
25
+ - split: test
26
+ path: data/test-*
27
+ dataset_info:
28
+ features:
29
+ - name: image_id
30
+ dtype: int32
31
+ - name: image
32
+ dtype: image
33
+ - name: label
34
+ dtype:
35
+ class_label:
36
+ names:
37
+ '0': Unlabeled
38
+ '1': inne
39
+ '2': tabliczka-znamionowa
40
+ - name: label_id
41
+ dtype: int32
42
+ splits:
43
+ - name: train
44
+ num_bytes: 71203527.874
45
+ num_examples: 2502
46
+ - name: valid
47
+ num_bytes: 1171934.0
48
+ num_examples: 34
49
+ - name: test
50
+ num_bytes: 7565027.0
51
+ num_examples: 236
52
+ download_size: 211701
53
+ dataset_size: 79940488.874
54
  ---
55
 
56
  # Pompax Equipment Classification Dataset
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe4323e30536d147ce12c970cab623ef234cd2427cc8bb4cab60ad2b2f51730
3
+ size 24885
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadb6670f0912fa321225555dbc11794a888351ae48eae89a345e945b449bbc1
3
+ size 181267
data/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ce061f0e3b6468b6293229f3dc09a8968e1ecbcbe83863db176679b573e87f6
3
+ size 5549