File size: 2,526 Bytes
7e59cc8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': '71509'
          '1': '71510'
          '2': '71511'
          '3': '71512'
          '4': '71513'
          '5': '71514'
          '6': '71515'
          '7': '71516'
          '8': '71617'
          '9': '71620'
          '10': '71622'
          '11': '71690'
          '12': '71691'
          '13': '71692'
          '14': '71693'
          '15': '71694'
          '16': '71695'
          '17': '71709'
          '18': '71714'
          '19': '71715'
          '20': '71719'
          '21': '71721'
          '22': '71822'
          '23': '71884'
          '24': '71885'
          '25': '71937'
          '26': '71938'
          '27': '72046'
          '28': '72047'
          '29': '72050'
          '30': '72056'
          '31': '72058'
          '32': '72059'
          '33': '72064'
          '34': '72067'
          '35': '72068'
          '36': '72069'
          '37': '72070'
          '38': '72071'
          '39': '72072'
          '40': '72073'
          '41': '72074'
          '42': '72075'
          '43': '72076'
          '44': '72129'
          '45': '72130'
          '46': '72131'
          '47': '72134'
          '48': '72135'
          '49': '72136'
          '50': '72146'
          '51': '72149'
          '52': '72200'
          '53': '72206'
          '54': '72210'
          '55': '72215'
          '56': '72232'
          '57': '72233'
          '58': '72234'
          '59': '72287'
          '60': '72288'
          '61': '72289'
          '62': '72290'
          '63': '72456'
          '64': '72468'
          '65': '72476'
          '66': '72477'
          '67': '72562'
          '68': '72565'
          '69': '72570'
          '70': '72604'
          '71': '72605'
          '72': '72607'
          '73': '72612'
          '74': '72738'
          '75': '72781'
          '76': '72782'
          '77': '72783'
          '78': '72784'
          '79': '72785'
  splits:
  - name: train
    num_bytes: 85390192.0
    num_examples: 1600
  - name: test
    num_bytes: 21745201.0
    num_examples: 400
  download_size: 108634813
  dataset_size: 107135393.0
---
# Dataset Card for "bw_spec_cls_80_31"

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