File size: 2,526 Bytes
fef2e6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': '72786'
          '1': '72787'
          '2': '72788'
          '3': '72789'
          '4': '72790'
          '5': '72926'
          '6': '72927'
          '7': '72928'
          '8': '72930'
          '9': '73099'
          '10': '73100'
          '11': '73123'
          '12': '73124'
          '13': '73125'
          '14': '73169'
          '15': '73170'
          '16': '73171'
          '17': '73172'
          '18': '73174'
          '19': '73175'
          '20': '73192'
          '21': '73193'
          '22': '73306'
          '23': '73309'
          '24': '73318'
          '25': '73335'
          '26': '73340'
          '27': '73341'
          '28': '73342'
          '29': '73343'
          '30': '73344'
          '31': '73363'
          '32': '73365'
          '33': '73366'
          '34': '73367'
          '35': '73368'
          '36': '73369'
          '37': '73370'
          '38': '73371'
          '39': '73372'
          '40': '73465'
          '41': '73466'
          '42': '73467'
          '43': '73468'
          '44': '73469'
          '45': '73486'
          '46': '73495'
          '47': '73550'
          '48': '73551'
          '49': '73566'
          '50': '73568'
          '51': '73572'
          '52': '73573'
          '53': '73580'
          '54': '73584'
          '55': '73585'
          '56': '73587'
          '57': '73658'
          '58': '73675'
          '59': '73760'
          '60': '73761'
          '61': '73762'
          '62': '73764'
          '63': '73765'
          '64': '73766'
          '65': '73767'
          '66': '73768'
          '67': '73769'
          '68': '73770'
          '69': '73771'
          '70': '73772'
          '71': '73774'
          '72': '73778'
          '73': '73792'
          '74': '73797'
          '75': '73819'
          '76': '73820'
          '77': '73821'
          '78': '73822'
          '79': '73921'
  splits:
  - name: train
    num_bytes: 85147582.4
    num_examples: 1600
  - name: test
    num_bytes: 21417107.0
    num_examples: 400
  download_size: 107224330
  dataset_size: 106564689.4
---
# Dataset Card for "bw_spec_cls_80_32"

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