File size: 2,526 Bytes
dfa6ce0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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': '86720'
          '1': '86721'
          '2': '86724'
          '3': '86725'
          '4': '86730'
          '5': '86761'
          '6': '86762'
          '7': '86763'
          '8': '86793'
          '9': '86795'
          '10': '86799'
          '11': '87068'
          '12': '87070'
          '13': '87096'
          '14': '87097'
          '15': '87098'
          '16': '87099'
          '17': '87100'
          '18': '87101'
          '19': '87102'
          '20': '87103'
          '21': '87104'
          '22': '87105'
          '23': '87106'
          '24': '87107'
          '25': '87108'
          '26': '87121'
          '27': '87151'
          '28': '87152'
          '29': '87153'
          '30': '87154'
          '31': '87155'
          '32': '87157'
          '33': '87158'
          '34': '87159'
          '35': '87160'
          '36': '87161'
          '37': '87185'
          '38': '87186'
          '39': '87187'
          '40': '87188'
          '41': '87189'
          '42': '87190'
          '43': '87191'
          '44': '87192'
          '45': '87193'
          '46': '87194'
          '47': '87237'
          '48': '87322'
          '49': '87323'
          '50': '87324'
          '51': '87325'
          '52': '87361'
          '53': '87362'
          '54': '87363'
          '55': '87377'
          '56': '87430'
          '57': '87431'
          '58': '87639'
          '59': '87641'
          '60': '87642'
          '61': '87643'
          '62': '87644'
          '63': '87645'
          '64': '87967'
          '65': '87968'
          '66': '87971'
          '67': '88428'
          '68': '88429'
          '69': '88486'
          '70': '88846'
          '71': '88848'
          '72': '88854'
          '73': '88856'
          '74': '88858'
          '75': '88860'
          '76': '88861'
          '77': '88863'
          '78': '88864'
          '79': '88867'
  splits:
  - name: train
    num_bytes: 87451164.8
    num_examples: 1600
  - name: test
    num_bytes: 21839251.0
    num_examples: 400
  download_size: 109270034
  dataset_size: 109290415.8
---
# Dataset Card for "bw_spec_cls_80_38"

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