Upload model
Browse files- config.json +3 -5
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -6,7 +6,6 @@
|
|
| 6 |
"BertForMaskedLM"
|
| 7 |
],
|
| 8 |
"attention_probs_dropout_prob": 0.1,
|
| 9 |
-
"attn_implementation": null,
|
| 10 |
"bad_words_ids": null,
|
| 11 |
"begin_suppress_tokens": null,
|
| 12 |
"bos_token_id": 0,
|
|
@@ -81,7 +80,7 @@
|
|
| 81 |
"top_p": 1.0,
|
| 82 |
"torch_dtype": "float16",
|
| 83 |
"torchscript": false,
|
| 84 |
-
"transformers_version": "4.
|
| 85 |
"type_vocab_size": 2,
|
| 86 |
"typical_p": 1.0,
|
| 87 |
"use_bfloat16": false,
|
|
@@ -245,7 +244,6 @@
|
|
| 245 |
"HubertModel"
|
| 246 |
],
|
| 247 |
"attention_dropout": 0.1,
|
| 248 |
-
"attn_implementation": null,
|
| 249 |
"bad_words_ids": null,
|
| 250 |
"begin_suppress_tokens": null,
|
| 251 |
"bos_token_id": 1,
|
|
@@ -357,7 +355,7 @@
|
|
| 357 |
"top_p": 1.0,
|
| 358 |
"torch_dtype": "float16",
|
| 359 |
"torchscript": false,
|
| 360 |
-
"transformers_version": "4.
|
| 361 |
"typical_p": 1.0,
|
| 362 |
"use_bfloat16": false,
|
| 363 |
"use_weighted_layer_sum": false,
|
|
@@ -383,5 +381,5 @@
|
|
| 383 |
"model_type": "gpt_sovits",
|
| 384 |
"prompt_language": "zh",
|
| 385 |
"torch_dtype": "float32",
|
| 386 |
-
"transformers_version": "4.
|
| 387 |
}
|
|
|
|
| 6 |
"BertForMaskedLM"
|
| 7 |
],
|
| 8 |
"attention_probs_dropout_prob": 0.1,
|
|
|
|
| 9 |
"bad_words_ids": null,
|
| 10 |
"begin_suppress_tokens": null,
|
| 11 |
"bos_token_id": 0,
|
|
|
|
| 80 |
"top_p": 1.0,
|
| 81 |
"torch_dtype": "float16",
|
| 82 |
"torchscript": false,
|
| 83 |
+
"transformers_version": "4.30.2",
|
| 84 |
"type_vocab_size": 2,
|
| 85 |
"typical_p": 1.0,
|
| 86 |
"use_bfloat16": false,
|
|
|
|
| 244 |
"HubertModel"
|
| 245 |
],
|
| 246 |
"attention_dropout": 0.1,
|
|
|
|
| 247 |
"bad_words_ids": null,
|
| 248 |
"begin_suppress_tokens": null,
|
| 249 |
"bos_token_id": 1,
|
|
|
|
| 355 |
"top_p": 1.0,
|
| 356 |
"torch_dtype": "float16",
|
| 357 |
"torchscript": false,
|
| 358 |
+
"transformers_version": "4.30.2",
|
| 359 |
"typical_p": 1.0,
|
| 360 |
"use_bfloat16": false,
|
| 361 |
"use_weighted_layer_sum": false,
|
|
|
|
| 381 |
"model_type": "gpt_sovits",
|
| 382 |
"prompt_language": "zh",
|
| 383 |
"torch_dtype": "float32",
|
| 384 |
+
"transformers_version": "4.30.2"
|
| 385 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f56b24d78d89925d15ee7dc7c02e93b9b48f18c6b0cd3ec9fda5e1c3b3a6f75
|
| 3 |
+
size 2201592483
|