Commit
β’
9e25dc4
1
Parent(s):
a104b46
Saving train state of step 50
Browse files- {checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/config.json +0 -0
- {checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/generation_config.json +0 -0
- {checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/optimizer.bin +1 -1
- {checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/pytorch_model.bin +1 -1
- {checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/random_states_0.pkl +1 -1
- {checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/scheduler.bin +1 -1
- config.json +1 -0
- generation_config.json +12 -0
- model.safetensors +3 -0
{checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/config.json
RENAMED
File without changes
|
{checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/generation_config.json
RENAMED
File without changes
|
{checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/optimizer.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 698595578
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:054b38678d741f6c18d4141d85cc47e6b463a66bf89ef04b2ed09764b0193629
|
3 |
size 698595578
|
{checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 811375470
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe017f79785498f1f468f8ae870ee537b3cb6b74a237cc85133b3f8932873070
|
3 |
size 811375470
|
{checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/random_states_0.pkl
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0001ff46bfa979ef58f55250f3bcb2967066031f659e6260282d05d0c5abc089
|
3 |
size 14344
|
{checkpoint-40-epoch-2 β checkpoint-50-epoch-3}/scheduler.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a230093d94b77c771258c0535d90fad33a353a2331c466bcf1fcde0a118e9ee
|
3 |
size 1000
|
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"ParlerTTSForConditionalGeneration"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./parler-tts-untrained-600M/parler-tts-untrained-600M/",
|
3 |
"architectures": [
|
4 |
"ParlerTTSForConditionalGeneration"
|
5 |
],
|
generation_config.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 1025,
|
4 |
+
"decoder_start_token_id": 1025,
|
5 |
+
"do_sample": true,
|
6 |
+
"eos_token_id": 1024,
|
7 |
+
"guidance_scale": 1,
|
8 |
+
"key": 10,
|
9 |
+
"max_length": 2580,
|
10 |
+
"pad_token_id": 1024,
|
11 |
+
"transformers_version": "4.40.0"
|
12 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9ac2a1130cfcccd9090be0a1e56b6cb28870b3e0e8cbbcd3f104cd8d0608d0b
|
3 |
+
size 811267312
|