add model
Browse files
config.json
CHANGED
@@ -10,6 +10,9 @@
|
|
10 |
null,
|
11 |
null
|
12 |
],
|
|
|
|
|
|
|
13 |
"attn_dropout": 0.0,
|
14 |
"attn_init_scale": 1.0,
|
15 |
"attn_order": [
|
@@ -197,6 +200,7 @@
|
|
197 |
"summary_type": "cls_index",
|
198 |
"summary_use_proj": true,
|
199 |
"t_bins": 128,
|
|
|
200 |
"transformers_version": "4.21.0.dev0",
|
201 |
"use_cache": true,
|
202 |
"use_nonrelative_specloss": true,
|
@@ -236,13 +240,13 @@
|
|
236 |
"vq_vae_width": 64,
|
237 |
"vqvae_z_shapes": [
|
238 |
[
|
239 |
-
|
240 |
],
|
241 |
[
|
242 |
-
|
243 |
],
|
244 |
[
|
245 |
-
|
246 |
]
|
247 |
],
|
248 |
"width": [
|
|
|
10 |
null,
|
11 |
null
|
12 |
],
|
13 |
+
"architectures": [
|
14 |
+
"JukeboxModel"
|
15 |
+
],
|
16 |
"attn_dropout": 0.0,
|
17 |
"attn_init_scale": 1.0,
|
18 |
"attn_order": [
|
|
|
200 |
"summary_type": "cls_index",
|
201 |
"summary_use_proj": true,
|
202 |
"t_bins": 128,
|
203 |
+
"torch_dtype": "float32",
|
204 |
"transformers_version": "4.21.0.dev0",
|
205 |
"use_cache": true,
|
206 |
"use_nonrelative_specloss": true,
|
|
|
240 |
"vq_vae_width": 64,
|
241 |
"vqvae_z_shapes": [
|
242 |
[
|
243 |
+
344
|
244 |
],
|
245 |
[
|
246 |
+
1378
|
247 |
],
|
248 |
[
|
249 |
+
5512
|
250 |
]
|
251 |
],
|
252 |
"width": [
|
pytorch_model-00001-of-00004.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1888fd7bfbde3e167e7e2928d86298aa21232c2a7c9a60dec72c1c50e7530cd3
|
3 |
+
size 9911092875
|
pytorch_model-00002-of-00004.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7647b989cd65f445c6bc2e03a145ae14cfce5972f6dba2d254295af219d68b4e
|
3 |
+
size 9958784493
|
pytorch_model-00003-of-00004.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be0c105293bcb6d1afc43aa525523273a5e1209e899df3f47a2866275a8a8275
|
3 |
+
size 9958784533
|
pytorch_model-00004-of-00004.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9f87a98f1ef746626333007f2dd31ce1d8624118d0ebc2bf1cd316f847d4293
|
3 |
+
size 592587348
|
pytorch_model.bin.index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|