kazeric commited on
Commit
ea2b80c
·
verified ·
1 Parent(s): 808fe0f

Training in progress, step 500

Browse files
config.json CHANGED
@@ -84,7 +84,7 @@
84
  "speech_decoder_prenet_layers": 2,
85
  "speech_decoder_prenet_units": 256,
86
  "torch_dtype": "float32",
87
- "transformers_version": "4.50.2",
88
  "use_cache": false,
89
  "use_guided_attention_loss": true,
90
  "vocab_size": 81
 
84
  "speech_decoder_prenet_layers": 2,
85
  "speech_decoder_prenet_units": 256,
86
  "torch_dtype": "float32",
87
+ "transformers_version": "4.50.3",
88
  "use_cache": false,
89
  "use_guided_attention_loss": true,
90
  "vocab_size": 81
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e1c2d8ddda73d325e7209f0c522aeecbf14a9ee816d96769f7acc13029737f8
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99c56fb6b73fa0aa5b6e55e487b4f0ccb41dabe35814187ea32890b774f09710
3
  size 577789320
runs/Apr07_16-45-34_e0ab5565330e/events.out.tfevents.1744044337.e0ab5565330e.2338.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aa6313e7f3fe157b16759f9617d3f2f5ad76c69a1700e20004095751bf4535a
3
+ size 11496
special_tokens_map.json CHANGED
@@ -1,6 +1,18 @@
1
  {
2
- "bos_token": "<s>",
3
- "eos_token": "</s>",
 
 
 
 
 
 
 
 
 
 
 
 
4
  "mask_token": {
5
  "content": "<mask>",
6
  "lstrip": true,
@@ -8,6 +20,18 @@
8
  "rstrip": false,
9
  "single_word": false
10
  },
11
- "pad_token": "<pad>",
12
- "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
13
  }
 
1
  {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
  "mask_token": {
17
  "content": "<mask>",
18
  "lstrip": true,
 
20
  "rstrip": false,
21
  "single_word": false
22
  },
23
+ "pad_token": {
24
+ "content": "<pad>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "<unk>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c79eff25cd3458e99fd94a4b5d021af19bd4811cda2821264343ad4d35f3b757
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ccf51616d9bcfa1aa7fc1fb878d0ff06e999d48777ec4f6947c710b67ee1804
3
  size 5560