benjaminogbonna commited on
Commit
2c686cd
·
verified ·
1 Parent(s): f4068cc

Training in progress, step 200

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.51.3",
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.51.1",
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:312400af8fb1473f4894d06b32235549f8d716d1784ecc372c32e029a2858940
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5b4ab9e1f1778431efe911896861089fe342c9d94995b8bce19054aa001519a
3
  size 577789320
runs/Apr15_13-16-38_c03362d701ba/events.out.tfevents.1744723014.c03362d701ba.31.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5ecac1afc8cdc9dec17a03765e3468be59d1f84a96683ceac715ba521a85475
3
+ size 6568
runs/Apr15_13-17-30_c03362d701ba/events.out.tfevents.1744723057.c03362d701ba.31.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:190d464428f603039022446627fd246434faa9021a1c7f1e5b09ca5bcdb3ee89
3
+ size 6567
runs/Apr15_13-18-29_c03362d701ba/events.out.tfevents.1744723122.c03362d701ba.31.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebddad51176fb42b7ab2d4036136bbd9070bd7485e2fe17aa3509dc1e6c6cd4b
3
+ size 8506
special_tokens_map.json CHANGED
@@ -1,18 +1,6 @@
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,18 +8,6 @@
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
  }
 
1
  {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
 
 
 
 
 
 
 
 
 
 
 
 
4
  "mask_token": {
5
  "content": "<mask>",
6
  "lstrip": true,
 
8
  "rstrip": false,
9
  "single_word": false
10
  },
11
+ "pad_token": "<pad>",
12
+ "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
13
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcb5f597fe849b0c665522b633a215539c6a8e181e3fa8abddc7b85669387a5c
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70ed33ca0b73faa6d9ba50b53b94b80c1fd1eccff728cde14aa9be0e395cbc13
3
  size 5496