File size: 2,526 Bytes
87f6276
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': '67784'
          '1': '67793'
          '2': '67829'
          '3': '68353'
          '4': '68354'
          '5': '68355'
          '6': '68356'
          '7': '68407'
          '8': '68410'
          '9': '68444'
          '10': '68531'
          '11': '68539'
          '12': '68540'
          '13': '68541'
          '14': '68543'
          '15': '68549'
          '16': '68573'
          '17': '68579'
          '18': '68592'
          '19': '68600'
          '20': '68601'
          '21': '68680'
          '22': '68682'
          '23': '68683'
          '24': '68820'
          '25': '68821'
          '26': '68837'
          '27': '68838'
          '28': '68839'
          '29': '68840'
          '30': '68841'
          '31': '68842'
          '32': '68843'
          '33': '68844'
          '34': '68851'
          '35': '68852'
          '36': '68853'
          '37': '68854'
          '38': '68860'
          '39': '68861'
          '40': '68862'
          '41': '68869'
          '42': '68872'
          '43': '68875'
          '44': '69001'
          '45': '69002'
          '46': '69170'
          '47': '69181'
          '48': '69182'
          '49': '69188'
          '50': '69193'
          '51': '69195'
          '52': '69196'
          '53': '69197'
          '54': '69198'
          '55': '69199'
          '56': '69200'
          '57': '69201'
          '58': '69202'
          '59': '69203'
          '60': '69204'
          '61': '69205'
          '62': '69206'
          '63': '69207'
          '64': '69208'
          '65': '69209'
          '66': '69210'
          '67': '69211'
          '68': '69554'
          '69': '69555'
          '70': '69561'
          '71': '69563'
          '72': '69564'
          '73': '69567'
          '74': '69682'
          '75': '69723'
          '76': '69726'
          '77': '69727'
          '78': '69732'
          '79': '69744'
  splits:
  - name: train
    num_bytes: 88025524.8
    num_examples: 1600
  - name: test
    num_bytes: 21927703.0
    num_examples: 400
  download_size: 109110671
  dataset_size: 109953227.8
---
# Dataset Card for "bw_spec_cls_80_29"

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