JacobLinCool commited on
Commit
b0d4547
·
verified ·
1 Parent(s): 0702ab3

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +16 -0
  2. config.json +37 -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,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_rank": 4,
3
+ "adapter_rank_ffn": 0,
4
+ "aux": true,
5
+ "beat": "hires",
6
+ "capabilities": {
7
+ "align": false,
8
+ "aux": true,
9
+ "beat_head": true,
10
+ "ctx": false,
11
+ "dual": true,
12
+ "func_time": false,
13
+ "mask_infill": false,
14
+ "plan": true,
15
+ "sibling": true,
16
+ "slot": false,
17
+ "style": true,
18
+ "sync_token": false
19
+ },
20
+ "clean_phase": true,
21
+ "d_model": 256,
22
+ "dec_layers": 4,
23
+ "dec_share": "D0,D1,D0,D1",
24
+ "depth_emb": false,
25
+ "emb_factor": 32,
26
+ "enc_layers": 4,
27
+ "enc_share": "E0,E1,E0,E1",
28
+ "ffn": 640,
29
+ "func_time": false,
30
+ "global_ctx": false,
31
+ "in_ch": 130,
32
+ "nhead": 8,
33
+ "ptr": false,
34
+ "unique_layernorm": true,
35
+ "unshare_last_dec": false,
36
+ "vocab_size": 1810
37
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de48bf8fa016972d093452c4efe3edcc995840831031e1b39b426210329a645b
3
+ size 14464468