projectlosangeles
commited on
Commit
·
b0ab31f
1
Parent(s):
cee03a8
Update README.md
Browse files
README.md
CHANGED
@@ -57,20 +57,18 @@ tags:
|
|
57 |
***
|
58 |
## Main Features:
|
59 |
|
60 |
-
### 1) ~
|
61 |
### 2) Each MIDI file was read-checked and 100% de-duped
|
62 |
### 3) Extensive meta-data for each MIDI file
|
63 |
-
### 4)
|
64 |
-
### 5) Helper Python code
|
65 |
|
66 |
***
|
67 |
|
68 |
-
## NEW in version
|
69 |
|
70 |
-
### 1) Quality over quantity: the dataset was reduced
|
71 |
-
### 2) The dataset meta-data was
|
72 |
-
### 3)
|
73 |
-
### 4) The dataset code/colab can now display and play each MIDI from the dataset
|
74 |
|
75 |
***
|
76 |
|
|
|
57 |
***
|
58 |
## Main Features:
|
59 |
|
60 |
+
### 1) ~232000 100% unique MIDIs to explore :)
|
61 |
### 2) Each MIDI file was read-checked and 100% de-duped
|
62 |
### 3) Extensive meta-data for each MIDI file
|
63 |
+
### 4) Helper Python code
|
|
|
64 |
|
65 |
***
|
66 |
|
67 |
+
## NEW in version 3.0
|
68 |
|
69 |
+
### 1) Quality over quantity: the dataset was further reduced by even more aggressive de-duping
|
70 |
+
### 2) The dataset meta-data was optimized, streamlined and compressed
|
71 |
+
### 3) MIDI Matrixes search and data was depreciated and removed to reduce the size of the dataset data
|
|
|
72 |
|
73 |
***
|
74 |
|