TiMauzi commited on
Commit
dfd4885
·
verified ·
1 Parent(s): 94cac4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -108,12 +108,14 @@ Below is the confusion matrix for the best-performing checkpoint, visually highl
108
  - **Window Strategy**: 24-message windows with 20-message stride for overlapping sequences
109
 
110
  ### Musical Eras Covered
111
- 1. **Renaissance** (1400-1600): Early polyphonic music, madrigals, motets
112
- 2. **Baroque** (1600-1750): Ornamented music, basso continuo, fugues
113
- 3. **Classical** (1750-1820): Clear forms, balanced phrases, sonata form
114
- 4. **Romantic** (1820-1900): Expressive, emotional, expanded forms
115
- 5. **Modern** (1900-present): Atonal, experimental, diverse styles
116
- 6. **Other**: Miscellaneous or unclear period classifications
 
 
117
 
118
  ### Data Distribution
119
  The model was trained on 6,992 MIDI files from the IMSLP dataset with the following era distribution:
 
108
  - **Window Strategy**: 24-message windows with 20-message stride for overlapping sequences
109
 
110
  ### Musical Eras Covered
111
+ 0. **Renaissance** (1400-1600): Early polyphonic music, madrigals, motets
112
+ 1. **Baroque** (1600-1750): Ornamented music, basso continuo, fugues
113
+ 2. **Classical** (1750-1820): Clear forms, balanced phrases, sonata form
114
+ 3. **Romantic** (1820-1900): Expressive, emotional, expanded forms
115
+ 4. **Modern** (1900-present): Atonal, experimental, diverse styles
116
+ 5. **Other**: Miscellaneous or unclear period classifications
117
+
118
+ The numbers 0 through 5 correspond to each era's index during inference.
119
 
120
  ### Data Distribution
121
  The model was trained on 6,992 MIDI files from the IMSLP dataset with the following era distribution: