File size: 2,526 Bytes
28cf37b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': '75928'
          '1': '75929'
          '2': '75930'
          '3': '75931'
          '4': '75932'
          '5': '75933'
          '6': '75935'
          '7': '75936'
          '8': '75937'
          '9': '75975'
          '10': '76036'
          '11': '76069'
          '12': '76071'
          '13': '76072'
          '14': '76073'
          '15': '76074'
          '16': '76075'
          '17': '76076'
          '18': '76077'
          '19': '76078'
          '20': '76079'
          '21': '76121'
          '22': '76375'
          '23': '76381'
          '24': '76437'
          '25': '76440'
          '26': '76654'
          '27': '76659'
          '28': '77517'
          '29': '77519'
          '30': '77521'
          '31': '77522'
          '32': '77523'
          '33': '77564'
          '34': '77571'
          '35': '77572'
          '36': '77952'
          '37': '78038'
          '38': '78156'
          '39': '78213'
          '40': '78516'
          '41': '78833'
          '42': '78834'
          '43': '78839'
          '44': '78841'
          '45': '78843'
          '46': '78845'
          '47': '78847'
          '48': '78848'
          '49': '78849'
          '50': '78850'
          '51': '78851'
          '52': '78852'
          '53': '78984'
          '54': '78998'
          '55': '79087'
          '56': '79575'
          '57': '79593'
          '58': '79605'
          '59': '79606'
          '60': '79610'
          '61': '79616'
          '62': '79741'
          '63': '79973'
          '64': '79975'
          '65': '79977'
          '66': '79978'
          '67': '79985'
          '68': '79986'
          '69': '79988'
          '70': '79990'
          '71': '79995'
          '72': '80035'
          '73': '80293'
          '74': '80341'
          '75': '80351'
          '76': '80389'
          '77': '80402'
          '78': '80515'
          '79': '80516'
  splits:
  - name: train
    num_bytes: 88501139.2
    num_examples: 1600
  - name: test
    num_bytes: 21775350.0
    num_examples: 400
  download_size: 109195616
  dataset_size: 110276489.2
---
# Dataset Card for "bw_spec_cls_80_34"

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