JacobLinCool commited on
Commit
f4ef5e0
·
verified ·
1 Parent(s): 4c6cbdf

v1.5 unified model: slot+time+beat in one 7.94M bf16 trunk

Browse files
Files changed (3) hide show
  1. README.md +16 -0
  2. config.json +28 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - audio-to-symbolic
5
+ - chart-generation
6
+ - model_hub_mixin
7
+ - music
8
+ - pytorch_model_hub_mixin
9
+ - rhythm-game
10
+ - taiko
11
+ ---
12
+
13
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
14
+ - Code: https://github.com/JacobLinCool/SoftChart
15
+ - Paper: [More Information Needed]
16
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aux": true,
3
+ "beat": "hires",
4
+ "capabilities": {
5
+ "align": false,
6
+ "aux": true,
7
+ "beat_head": true,
8
+ "ctx": false,
9
+ "dual": true,
10
+ "func_time": false,
11
+ "mask_infill": false,
12
+ "plan": true,
13
+ "sibling": true,
14
+ "slot": false,
15
+ "style": true,
16
+ "sync_token": false
17
+ },
18
+ "d_model": 256,
19
+ "dec_layers": 4,
20
+ "emb_factor": 64,
21
+ "enc_layers": 4,
22
+ "ffn": 1024,
23
+ "func_time": false,
24
+ "global_ctx": false,
25
+ "in_ch": 130,
26
+ "ptr": false,
27
+ "vocab_size": 1810
28
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4c57c9f8ea667be073b0c1513fae8ddf54f170a4a0ab9b4a367f55ac08de456
3
+ size 15884726