File size: 2,526 Bytes
faf519e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': '85040'
          '1': '85041'
          '2': '85290'
          '3': '85291'
          '4': '85317'
          '5': '85318'
          '6': '85343'
          '7': '85346'
          '8': '85347'
          '9': '85400'
          '10': '85419'
          '11': '85420'
          '12': '85421'
          '13': '85422'
          '14': '85423'
          '15': '85424'
          '16': '85425'
          '17': '85426'
          '18': '85427'
          '19': '85428'
          '20': '85482'
          '21': '85484'
          '22': '85485'
          '23': '85486'
          '24': '85487'
          '25': '85488'
          '26': '85489'
          '27': '85490'
          '28': '85491'
          '29': '85492'
          '30': '85494'
          '31': '85691'
          '32': '85692'
          '33': '85693'
          '34': '85787'
          '35': '85788'
          '36': '85791'
          '37': '85792'
          '38': '85816'
          '39': '85817'
          '40': '85822'
          '41': '85823'
          '42': '85828'
          '43': '85831'
          '44': '85832'
          '45': '85833'
          '46': '85834'
          '47': '85835'
          '48': '85836'
          '49': '85837'
          '50': '85838'
          '51': '85839'
          '52': '85840'
          '53': '85950'
          '54': '85951'
          '55': '85952'
          '56': '85953'
          '57': '85954'
          '58': '85955'
          '59': '85956'
          '60': '85957'
          '61': '85963'
          '62': '85966'
          '63': '85967'
          '64': '86140'
          '65': '86259'
          '66': '86417'
          '67': '86419'
          '68': '86441'
          '69': '86443'
          '70': '86481'
          '71': '86482'
          '72': '86483'
          '73': '86484'
          '74': '86485'
          '75': '86486'
          '76': '86487'
          '77': '86562'
          '78': '86576'
          '79': '86623'
  splits:
  - name: train
    num_bytes: 89275462.4
    num_examples: 1600
  - name: test
    num_bytes: 22091651.0
    num_examples: 400
  download_size: 110582704
  dataset_size: 111367113.4
---
# Dataset Card for "bw_spec_cls_80_37"

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