h4 commited on
Commit
91e9fa5
·
verified ·
1 Parent(s): 673bfcd

Upload bartok/project.toml with huggingface_hub

Browse files
Files changed (1) hide show
  1. bartok/project.toml +19 -0
bartok/project.toml ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [project]
2
+ name = "bartok"
3
+ title = "Bartok"
4
+ license = "PD"
5
+ description = "Auto-generated from MIDI classical dataset, search: bartok"
6
+ created = "2026-03-27T16:24:11Z"
7
+
8
+ [sources.midi]
9
+ dir = "midi"
10
+ count = 20
11
+
12
+ [tiles]
13
+ count = 71
14
+ pattern = "{:02}.png"
15
+ width = 512
16
+ height = 512
17
+
18
+ [segments]
19
+ names = ["midi_bundle", "metadata", "erdfa"]