File size: 1,304 Bytes
6bf4726
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: mix_id
    dtype: string
  - name: track_id
    dtype: string
  - name: case_name
    dtype: string
  - name: feature
    dtype: string
  - name: metric
    dtype: string
  - name: key_change
    dtype: int64
  - name: match_rate
    dtype: float64
  - name: match_rate_raw
    dtype: float64
  - name: matched_beats
    dtype: int64
  - name: matched_beats_raw
    dtype: int64
  - name: matched_time_mix
    dtype: float64
  - name: matched_time_track
    dtype: float64
  - name: mix_cue_in_beat
    dtype: float64
  - name: mix_cue_out_beat
    dtype: float64
  - name: track_cue_in_beat
    dtype: float64
  - name: track_cue_out_beat
    dtype: float64
  - name: mix_cue_in_time
    dtype: float64
  - name: mix_cue_out_time
    dtype: float64
  - name: track_cue_in_time
    dtype: float64
  - name: track_cue_out_time
    dtype: float64
  - name: cost
    dtype: float64
  - name: __index_level_0__
    dtype: int64
  - name: wp
    sequence:
      sequence: int64
  splits:
  - name: train
    num_bytes: 22961341
    num_examples: 6600
  download_size: 3089520
  dataset_size: 22961341
---
# Dataset Card for "alignments"

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