Training in progress, step 500
Browse files- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -84,7 +84,7 @@
|
|
| 84 |
"speech_decoder_prenet_layers": 2,
|
| 85 |
"speech_decoder_prenet_units": 256,
|
| 86 |
"tie_word_embeddings": true,
|
| 87 |
-
"transformers_version": "5.
|
| 88 |
"use_cache": false,
|
| 89 |
"use_guided_attention_loss": false,
|
| 90 |
"vocab_size": 81
|
|
|
|
| 84 |
"speech_decoder_prenet_layers": 2,
|
| 85 |
"speech_decoder_prenet_units": 256,
|
| 86 |
"tie_word_embeddings": true,
|
| 87 |
+
"transformers_version": "5.16.0.dev0",
|
| 88 |
"use_cache": false,
|
| 89 |
"use_guided_attention_loss": false,
|
| 90 |
"vocab_size": 81
|
generation_config.json
CHANGED
|
@@ -6,6 +6,6 @@
|
|
| 6 |
"output_attentions": false,
|
| 7 |
"output_hidden_states": false,
|
| 8 |
"pad_token_id": 1,
|
| 9 |
-
"transformers_version": "5.
|
| 10 |
"use_cache": true
|
| 11 |
}
|
|
|
|
| 6 |
"output_attentions": false,
|
| 7 |
"output_hidden_states": false,
|
| 8 |
"pad_token_id": 1,
|
| 9 |
+
"transformers_version": "5.16.0.dev0",
|
| 10 |
"use_cache": true
|
| 11 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 577789320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b57986fc719a40c0b86504121ef39a39b0f9afd12261e8d5666c4466971adf1
|
| 3 |
size 577789320
|
training_args.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:cafbcfa245284ab34048911ad01b9300f22a06b86fa6e3f40eb30404b277ba2f
|
| 3 |
+
size 4984
|