File size: 2,526 Bytes
c3ea9f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': '62001'
          '1': '62003'
          '2': '62005'
          '3': '62007'
          '4': '62163'
          '5': '62164'
          '6': '62165'
          '7': '62180'
          '8': '62183'
          '9': '62185'
          '10': '62186'
          '11': '62187'
          '12': '62188'
          '13': '62189'
          '14': '62190'
          '15': '62191'
          '16': '62192'
          '17': '62193'
          '18': '62194'
          '19': '62195'
          '20': '62196'
          '21': '62337'
          '22': '62426'
          '23': '62436'
          '24': '62445'
          '25': '62446'
          '26': '62448'
          '27': '62449'
          '28': '62450'
          '29': '62452'
          '30': '62458'
          '31': '62525'
          '32': '62526'
          '33': '62527'
          '34': '62528'
          '35': '62529'
          '36': '62531'
          '37': '62532'
          '38': '62533'
          '39': '62534'
          '40': '62586'
          '41': '62589'
          '42': '62591'
          '43': '62592'
          '44': '62594'
          '45': '62595'
          '46': '62596'
          '47': '62655'
          '48': '62671'
          '49': '62742'
          '50': '62748'
          '51': '62749'
          '52': '62750'
          '53': '62751'
          '54': '62753'
          '55': '63043'
          '56': '63044'
          '57': '63045'
          '58': '63117'
          '59': '63191'
          '60': '63208'
          '61': '63224'
          '62': '63226'
          '63': '63287'
          '64': '63289'
          '65': '63290'
          '66': '63291'
          '67': '63292'
          '68': '63470'
          '69': '63471'
          '70': '63472'
          '71': '63626'
          '72': '63655'
          '73': '63733'
          '74': '63747'
          '75': '63755'
          '76': '63757'
          '77': '63770'
          '78': '63789'
          '79': '63803'
  splits:
  - name: train
    num_bytes: 89137873.6
    num_examples: 1600
  - name: test
    num_bytes: 22127983.0
    num_examples: 400
  download_size: 110364015
  dataset_size: 111265856.6
---
# Dataset Card for "bw_spec_cls_80_26"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)