foldl commited on
Commit
11fa51a
·
1 Parent(s): 7509e4c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -16
README.md CHANGED
@@ -1,19 +1,31 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: name
5
- dtype: string
6
- - name: genre
7
- dtype: string
8
- - name: midi
9
- dtype: string
10
- splits:
11
- - name: train
12
- num_bytes: 2463582094
13
- num_examples: 20527
14
- download_size: 635403693
15
- dataset_size: 2463582094
16
  ---
17
- # Dataset Card for "midi"
18
 
19
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ task_categories:
3
+ - audio-to-audio
4
+ - audio-classification
5
+ tags:
6
+ - music
7
+ size_categories:
8
+ - 10K<n<100K
 
 
 
 
 
 
 
9
  ---
 
10
 
11
+ # Dataset Card for `foldl/midi`
12
+
13
+ ## Dataset Description
14
+
15
+ - **Homepage:**
16
+ - **Repository:**
17
+ - **Paper:**
18
+ - **Leaderboard:**
19
+ - **Point of Contact:**
20
+
21
+ ### Dataset Summary
22
+
23
+ Average size MIDI dataset with song names and its genres.
24
+
25
+ **COLLECTING STILL IN PROGRESS! (well, until I remove this sign)**
26
+
27
+ ### Source Data
28
+
29
+ [metal-midi.grahamdowney.com](metal-midi.grahamdowney.com)
30
+ [https://colinraffel.com/projects/lmd](https://colinraffel.com/projects/lmd)
31
+ [freemidi.org](freemidi.org)