Training in progress, step 1000
Browse files
config.json
CHANGED
@@ -85,7 +85,7 @@
|
|
85 |
"speech_decoder_prenet_layers": 2,
|
86 |
"speech_decoder_prenet_units": 256,
|
87 |
"torch_dtype": "float32",
|
88 |
-
"transformers_version": "4.
|
89 |
"use_cache": false,
|
90 |
"use_guided_attention_loss": true,
|
91 |
"vocab_size": 81
|
|
|
85 |
"speech_decoder_prenet_layers": 2,
|
86 |
"speech_decoder_prenet_units": 256,
|
87 |
"torch_dtype": "float32",
|
88 |
+
"transformers_version": "4.31.0",
|
89 |
"use_cache": false,
|
90 |
"use_guided_attention_loss": true,
|
91 |
"vocab_size": 81
|
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:d29a432b454a4eaaa3308af6c7199e9d7e5d70878282321e055a5aeac8a9503b
|
3 |
+
size 577878333
|
runs/Jul20_00-44-25_b339ba9a311b/events.out.tfevents.1689814009.b339ba9a311b.352.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da0b0b8e3df99d820121ffcbf3c4f52d9136334ab80f1bbab985c812db0b0a9c
|
3 |
+
size 12265
|
tokenizer_config.json
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
"bos_token": "<s>",
|
3 |
"clean_up_tokenization_spaces": true,
|
4 |
"eos_token": "</s>",
|
|
|
5 |
"model_max_length": 600,
|
6 |
"pad_token": "<pad>",
|
7 |
"processor_class": "SpeechT5Processor",
|
|
|
2 |
"bos_token": "<s>",
|
3 |
"clean_up_tokenization_spaces": true,
|
4 |
"eos_token": "</s>",
|
5 |
+
"find_unused_parameters": true,
|
6 |
"model_max_length": 600,
|
7 |
"pad_token": "<pad>",
|
8 |
"processor_class": "SpeechT5Processor",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec97aa703a905d43bf41d1ad693c316447e1677ef04d82f6504f5d256e982fe0
|
3 |
size 4155
|