File size: 1,196 Bytes
69d04b8
 
 
 
 
 
 
 
 
 
34f3052
 
 
69d04b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34f3052
 
69d04b8
34f3052
 
69d04b8
34f3052
 
 
 
69d04b8
 
 
 
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
---
dataset_info:
  features:
  - name: midi_filename
    dtype: string
  - name: source
    dtype: string
  - name: pitch
    sequence: int16
    length: 128
  - name: start
    sequence: float32
    length: 128
  - name: dstart
    sequence: float32
    length: 128
  - name: duration
    sequence: float32
    length: 128
  - name: velocity
    sequence: int16
    length: 128
  - name: masking_spaces
    struct:
    - name: <Random Mask>
      sequence: bool
      length: 128
    - name: <LH Mask>
      sequence: bool
      length: 128
    - name: <RH Mask>
      sequence: bool
      length: 128
    - name: <Harmonic Root Mask>
      sequence: bool
      length: 128
    - name: <Harmonic Outliers Mask>
      sequence: bool
      length: 128
  splits:
  - name: train
    num_bytes: 574785389
    num_examples: 238926
  - name: validation
    num_bytes: 68225196
    num_examples: 28367
  - name: test
    num_bytes: 71425664
    num_examples: 29707
  download_size: 305011106
  dataset_size: 714436249
---
# Dataset Card for "giant-midi-sustain-masked"

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