File size: 2,526 Bytes
ed55454
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': '74302'
          '1': '74347'
          '2': '74348'
          '3': '74362'
          '4': '74365'
          '5': '74370'
          '6': '74371'
          '7': '74372'
          '8': '74373'
          '9': '74375'
          '10': '74377'
          '11': '74378'
          '12': '74380'
          '13': '74381'
          '14': '74382'
          '15': '74383'
          '16': '74384'
          '17': '74385'
          '18': '74386'
          '19': '74387'
          '20': '74388'
          '21': '74390'
          '22': '74392'
          '23': '74421'
          '24': '74445'
          '25': '74546'
          '26': '74669'
          '27': '74671'
          '28': '74706'
          '29': '74908'
          '30': '74942'
          '31': '74954'
          '32': '74955'
          '33': '74959'
          '34': '74960'
          '35': '75194'
          '36': '75221'
          '37': '75230'
          '38': '75304'
          '39': '75310'
          '40': '75314'
          '41': '75317'
          '42': '75429'
          '43': '75430'
          '44': '75431'
          '45': '75432'
          '46': '75433'
          '47': '75434'
          '48': '75435'
          '49': '75436'
          '50': '75437'
          '51': '75438'
          '52': '75439'
          '53': '75440'
          '54': '75441'
          '55': '75442'
          '56': '75443'
          '57': '75607'
          '58': '75612'
          '59': '75692'
          '60': '75762'
          '61': '75763'
          '62': '75764'
          '63': '75782'
          '64': '75783'
          '65': '75784'
          '66': '75785'
          '67': '75786'
          '68': '75787'
          '69': '75788'
          '70': '75844'
          '71': '75862'
          '72': '75866'
          '73': '75869'
          '74': '75883'
          '75': '75903'
          '76': '75908'
          '77': '75925'
          '78': '75926'
          '79': '75927'
  splits:
  - name: train
    num_bytes: 88794100.8
    num_examples: 1600
  - name: test
    num_bytes: 22341388.0
    num_examples: 400
  download_size: 111396696
  dataset_size: 111135488.8
---
# Dataset Card for "bw_spec_cls_80_33"

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