dvilasuero commited on
Commit
77dd467
·
verified ·
1 Parent(s): 41b5fd6

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: location
5
+ dtype: string
6
+ - name: caption
7
+ dtype: string
8
+ - name: genre
9
+ list: string
10
+ - name: genre_prob
11
+ list: float64
12
+ - name: mood
13
+ list: string
14
+ - name: mood_prob
15
+ list: float64
16
+ - name: key
17
+ dtype: string
18
+ - name: time_signature
19
+ dtype: string
20
+ - name: tempo
21
+ dtype: int64
22
+ - name: tempo_word
23
+ dtype: string
24
+ - name: duration
25
+ dtype: int64
26
+ - name: duration_word
27
+ dtype: string
28
+ - name: chord_summary
29
+ list: string
30
+ - name: chord_summary_occurence
31
+ dtype: int64
32
+ - name: instrument_summary
33
+ list: string
34
+ - name: instrument_numbers_sorted
35
+ list: int64
36
+ - name: all_chords
37
+ list: string
38
+ - name: all_chords_timestamps
39
+ list: float64
40
+ - name: test_set
41
+ dtype: bool
42
+ - name: condensed_sequence
43
+ dtype: string
44
+ splits:
45
+ - name: test
46
+ num_bytes: 1306578973
47
+ num_examples: 16835
48
+ - name: small_test
49
+ num_bytes: 77610868
50
+ num_examples: 1000
51
+ download_size: 501408641
52
+ dataset_size: 1384189841
53
+ configs:
54
+ - config_name: default
55
+ data_files:
56
+ - split: test
57
+ path: data/test-*
58
+ - split: small_test
59
+ path: data/small_test-*
60
+ ---
data/small_test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:258dd0e89da1694a4641bfe119ad2bcb30bace0efafef2ef49e6064221c0ff48
3
+ size 28728534
data/test-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cda02158aa4693380c362fb05003c3b9188c82a0ba2ed95282c9a8c71f42207
3
+ size 155185823
data/test-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8cc3f5695d8e73f6bef6063cfd317b96625a53db1fa2e496a5b206aaee7a01c
3
+ size 159089960
data/test-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3e1aceffefc356184991cf481c79875a1b586c12530df30efc47a63ca2773ae
3
+ size 158404324