projectlosangeles commited on
Commit
b0ab31f
1 Parent(s): cee03a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -57,20 +57,18 @@ tags:
57
  ***
58
  ## Main Features:
59
 
60
- ### 1) ~240000 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) Detailed features matrix for each MIDI file
64
- ### 5) Helper Python code
65
 
66
  ***
67
 
68
- ## NEW in version 2.0
69
 
70
- ### 1) Quality over quantity: the dataset was reduced in half by triple-deduping (first by md5 hash, then by pitches sum, and then by pitches counts)
71
- ### 2) The dataset meta-data was extended to provide additional important info and to show more MIDI data
72
- ### 3) The dataset code/colab is now featuring super-fast MIDI searches (by pitches and by patches)
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