Update config.json
Browse files- config.json +0 -2
config.json
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/mnt/petrelfs/liuzihan/SongGen/outputs/mixed_pro/step3",
|
3 |
"add_prenet": true,
|
4 |
"architectures": [
|
5 |
"SongGenMixedForConditionalGeneration"
|
6 |
],
|
7 |
"decoder": {
|
8 |
-
"_name_or_path": "./outputs/untrained-mixed_pro/decoder",
|
9 |
"activation_dropout": 0.0,
|
10 |
"activation_function": "gelu",
|
11 |
"add_cross_attention": true,
|
|
|
1 |
{
|
|
|
2 |
"add_prenet": true,
|
3 |
"architectures": [
|
4 |
"SongGenMixedForConditionalGeneration"
|
5 |
],
|
6 |
"decoder": {
|
|
|
7 |
"activation_dropout": 0.0,
|
8 |
"activation_function": "gelu",
|
9 |
"add_cross_attention": true,
|