Training in progress, step 500
Browse files- config.json +2 -2
- model.safetensors +2 -2
- runs/Aug04_12-07-50_ip-10-192-12-114/events.out.tfevents.1722773277.ip-10-192-12-114.1718.0 +3 -0
- runs/Jul30_13-17-56_ip-10-192-15-29/events.out.tfevents.1722345476.ip-10-192-15-29.37072.0 +2 -2
- spm_char.model +2 -2
- tokenizer_config.json +5 -5
- training_args.bin +2 -2
config.json
CHANGED
@@ -85,8 +85,8 @@
|
|
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":
|
92 |
}
|
|
|
85 |
"speech_decoder_prenet_layers": 2,
|
86 |
"speech_decoder_prenet_units": 256,
|
87 |
"torch_dtype": "float32",
|
88 |
+
"transformers_version": "4.43.3",
|
89 |
"use_cache": false,
|
90 |
"use_guided_attention_loss": true,
|
91 |
+
"vocab_size": 113
|
92 |
}
|
model.safetensors
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:b5c1fd7cb09f2a70b6c6230d6793329767bc6cf3f6bc9389860a072d7f40b514
|
3 |
+
size 577887624
|
runs/Aug04_12-07-50_ip-10-192-12-114/events.out.tfevents.1722773277.ip-10-192-12-114.1718.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87e80d88efa98475b2f6e2e4aa2d4d0adacd4f5c3382af03cd2c3c2cd78dc82b
|
3 |
+
size 8966
|
runs/Jul30_13-17-56_ip-10-192-15-29/events.out.tfevents.1722345476.ip-10-192-15-29.37072.0
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:05bb983589f9c8685ffa7c418ed831b3d42ff6ec41254c654edaf62009bb6f8a
|
3 |
+
size 27120
|
spm_char.model
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:1243a12f5c03b26a40f902255c52cea7977ff9990b98885d3146fe0e22991831
|
3 |
+
size 238893
|
tokenizer_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"added_tokens_decoder": {
|
3 |
"0": {
|
4 |
-
"content": "<
|
5 |
"lstrip": false,
|
6 |
"normalized": false,
|
7 |
"rstrip": false,
|
@@ -9,7 +9,7 @@
|
|
9 |
"special": true
|
10 |
},
|
11 |
"1": {
|
12 |
-
"content": "
|
13 |
"lstrip": false,
|
14 |
"normalized": false,
|
15 |
"rstrip": false,
|
@@ -17,15 +17,15 @@
|
|
17 |
"special": true
|
18 |
},
|
19 |
"2": {
|
20 |
-
"content": "
|
21 |
"lstrip": false,
|
22 |
"normalized": false,
|
23 |
"rstrip": false,
|
24 |
"single_word": false,
|
25 |
"special": true
|
26 |
},
|
27 |
-
"
|
28 |
-
"content": "<
|
29 |
"lstrip": false,
|
30 |
"normalized": false,
|
31 |
"rstrip": false,
|
|
|
1 |
{
|
2 |
"added_tokens_decoder": {
|
3 |
"0": {
|
4 |
+
"content": "<pad>",
|
5 |
"lstrip": false,
|
6 |
"normalized": false,
|
7 |
"rstrip": false,
|
|
|
9 |
"special": true
|
10 |
},
|
11 |
"1": {
|
12 |
+
"content": "</s>",
|
13 |
"lstrip": false,
|
14 |
"normalized": false,
|
15 |
"rstrip": false,
|
|
|
17 |
"special": true
|
18 |
},
|
19 |
"2": {
|
20 |
+
"content": "<unk>",
|
21 |
"lstrip": false,
|
22 |
"normalized": false,
|
23 |
"rstrip": false,
|
24 |
"single_word": false,
|
25 |
"special": true
|
26 |
},
|
27 |
+
"3": {
|
28 |
+
"content": "<s>",
|
29 |
"lstrip": false,
|
30 |
"normalized": false,
|
31 |
"rstrip": false,
|
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:b48edeb1e2bd161b5a40635496016fd52ebe5894c3221028bab2a0b82886327d
|
3 |
+
size 5368
|