File size: 2,423 Bytes
f04c7ac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': '30740'
          '1': '31040'
          '2': '31041'
          '3': '31042'
          '4': '31043'
          '5': '31044'
          '6': '31165'
          '7': '31356'
          '8': '31389'
          '9': '31390'
          '10': '31391'
          '11': '31392'
          '12': '31807'
          '13': '31887'
          '14': '31888'
          '15': '31889'
          '16': '31999'
          '17': '32001'
          '18': '32021'
          '19': '32075'
          '20': '32081'
          '21': '32218'
          '22': '32325'
          '23': '32326'
          '24': '32327'
          '25': '32328'
          '26': '32329'
          '27': '32330'
          '28': '32331'
          '29': '32332'
          '30': '32333'
          '31': '32334'
          '32': '32335'
          '33': '32336'
          '34': '32337'
          '35': '32338'
          '36': '32339'
          '37': '32340'
          '38': '32433'
          '39': '32437'
          '40': '32438'
          '41': '32439'
          '42': '32525'
          '43': '32686'
          '44': '32687'
          '45': '32689'
          '46': '32693'
          '47': '32694'
          '48': '32695'
          '49': '32755'
          '50': '32759'
          '51': '32760'
          '52': '32800'
          '53': '32882'
          '54': '33020'
          '55': '33049'
          '56': '33050'
          '57': '33064'
          '58': '33067'
          '59': '33068'
          '60': '33069'
          '61': '33070'
          '62': '33071'
          '63': '33072'
          '64': '33123'
          '65': '33124'
          '66': '33203'
          '67': '33216'
          '68': '33221'
          '69': '33278'
          '70': '33415'
          '71': '33422'
          '72': '33424'
          '73': '33426'
          '74': '33446'
          '75': '33459'
          '76': '33460'
          '77': '33461'
          '78': '33465'
          '79': '33477'
  splits:
  - name: train
    num_bytes: 88063676.8
    num_examples: 1600
  download_size: 88702877
  dataset_size: 88063676.8
---
# Dataset Card for "bw_spec_cls_80_12"

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