scasutt commited on
Commit
bc33bbe
1 Parent(s): ed8328c

Training in progress, step 500

Browse files
config.json CHANGED
@@ -42,7 +42,7 @@
42
  2
43
  ],
44
  "ctc_loss_reduction": "mean",
45
- "ctc_zero_infinity": false,
46
  "diversity_loss_weight": 0.1,
47
  "do_stable_layer_norm": true,
48
  "eos_token_id": 2,
@@ -111,6 +111,6 @@
111
  "torch_dtype": "float32",
112
  "transformers_version": "4.18.0",
113
  "use_weighted_layer_sum": false,
114
- "vocab_size": 34,
115
  "xvector_output_dim": 512
116
  }
 
42
  2
43
  ],
44
  "ctc_loss_reduction": "mean",
45
+ "ctc_zero_infinity": true,
46
  "diversity_loss_weight": 0.1,
47
  "do_stable_layer_norm": true,
48
  "eos_token_id": 2,
 
111
  "torch_dtype": "float32",
112
  "transformers_version": "4.18.0",
113
  "use_weighted_layer_sum": false,
114
+ "vocab_size": 32,
115
  "xvector_output_dim": 512
116
  }
preprocessor_config.json CHANGED
@@ -4,7 +4,6 @@
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
7
- "processor_class": "Wav2Vec2Processor",
8
  "return_attention_mask": false,
9
  "sampling_rate": 16000
10
  }
 
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
 
7
  "return_attention_mask": false,
8
  "sampling_rate": 16000
9
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8111e47038fac2e2601db8484f33d0ba9024119bfafc60909a7581fe101e1d2d
3
  size 1262029937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0face74f4ab2e8a76fecd177b8a27270dfa450d4123a78fd870866444eaa8e0
3
  size 1262029937
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6172f7a8662b5ff10a5db6a70bdcde0b6e6e0653a1ebe800de71de9159eaf4f
3
- size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:177f44ee265b774c7a80ec5b4d1d3d5d5d88c5dfcdcbf6a309b55de1ceeeff00
3
+ size 3055