ArthurZ HF staff commited on
Commit
66f5c84
1 Parent(s): 8a45817

Upload JukeboxPrior

Browse files
config.json ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "act_fn": "quick_gelu",
3
+ "alignment_head": 2,
4
+ "alignment_layer": 68,
5
+ "architectures": [
6
+ "JukeboxPrior"
7
+ ],
8
+ "attention_multiplier": 0.25,
9
+ "attention_pattern": "large_separated_enc_dec_w_lyrics",
10
+ "attn_dropout": 0,
11
+ "attn_res_scale": false,
12
+ "blocks": 64,
13
+ "conv_res_scale": null,
14
+ "emb_dropout": 0,
15
+ "encoder_config": {
16
+ "act_fn": "quick_gelu",
17
+ "alignment_head": 2,
18
+ "alignment_layer": 68,
19
+ "attention_multiplier": 0.25,
20
+ "attention_pattern": "raw_column_previous_row_attention",
21
+ "attn_dropout": 0.0,
22
+ "attn_res_scale": false,
23
+ "blocks": 32,
24
+ "conv_res_scale": null,
25
+ "emb_dropout": 0.0,
26
+ "encoder_config": null,
27
+ "encoder_loss_fraction": 0.4,
28
+ "hidden_size": 1280,
29
+ "init_scale": 0.1,
30
+ "is_encoder_decoder": false,
31
+ "level": 0,
32
+ "lyric_vocab_size": 80,
33
+ "mask": true,
34
+ "max_duration": 600,
35
+ "max_nb_genres": 1,
36
+ "merged_decoder": false,
37
+ "metadata_conditioning": true,
38
+ "metadata_dims": [
39
+ 604,
40
+ 7898
41
+ ],
42
+ "min_duration": 0,
43
+ "mlp_multiplier": 1.0,
44
+ "model_type": "jukebox_prior",
45
+ "music_vocab_size": 2048,
46
+ "n_ctx": 6144,
47
+ "n_heads": 4,
48
+ "nb_relevant_lyric_tokens": 384,
49
+ "num_layers": 18,
50
+ "res_conv_depth": 3,
51
+ "res_conv_width": 128,
52
+ "res_convolution_multiplier": 1,
53
+ "res_dilation_cycle": null,
54
+ "res_dilation_growth_rate": 1,
55
+ "res_downs_t": [
56
+ 3,
57
+ 2,
58
+ 2
59
+ ],
60
+ "res_strides_t": [
61
+ 2,
62
+ 2,
63
+ 2
64
+ ],
65
+ "resid_dropout": 0.0,
66
+ "sampling_rate": 44100,
67
+ "spread": null,
68
+ "timing_dims": 64,
69
+ "zero_out": false
70
+ },
71
+ "encoder_loss_fraction": 0.4,
72
+ "hidden_size": 4800,
73
+ "init_scale": 0.2,
74
+ "is_encoder_decoder": false,
75
+ "level": 0,
76
+ "lyric_vocab_size": 80,
77
+ "mask": true,
78
+ "max_duration": 600.0,
79
+ "max_nb_genres": 5,
80
+ "merged_decoder": true,
81
+ "metadata_conditioning": true,
82
+ "metadata_dims": [
83
+ 120,
84
+ 4111
85
+ ],
86
+ "min_duration": 0,
87
+ "mlp_multiplier": 1.0,
88
+ "model_type": "jukebox_prior",
89
+ "music_vocab_size": 2048,
90
+ "n_ctx": 8192,
91
+ "n_heads": 8,
92
+ "nb_relevant_lyric_tokens": 512,
93
+ "num_layers": 79,
94
+ "res_conv_depth": null,
95
+ "res_conv_width": null,
96
+ "res_convolution_multiplier": null,
97
+ "res_dilation_cycle": null,
98
+ "res_dilation_growth_rate": null,
99
+ "res_downs_t": [
100
+ 3,
101
+ 2,
102
+ 2
103
+ ],
104
+ "res_strides_t": [
105
+ 2,
106
+ 2,
107
+ 2
108
+ ],
109
+ "resid_dropout": 0,
110
+ "sampling_rate": 44100,
111
+ "spread": null,
112
+ "timing_dims": 128,
113
+ "torch_dtype": "float32",
114
+ "zero_out": false
115
+ }
pytorch_model-00001-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc9fd9cf134636d9226370a6040d0c38748a9b68b9cfc6394a56966cae47eb3a
3
+ size 9982402987
pytorch_model-00002-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af8b354ef5ac30434e5c123ef7efdd6f46b9445c32b8e9d4f143254a1863111f
3
+ size 9958782465
pytorch_model-00003-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c369f80abf23bc0721ec487c170717177fd82567f0bb05359f46118f360ca8b
3
+ size 2621234779
pytorch_model.bin.index.json ADDED
The diff for this file is too large to render. See raw diff