KasuleTrevor commited on
Commit
9e4062b
·
verified ·
1 Parent(s): 205a1bd

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +6 -7
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "_name_or_path": "facebook/wav2vec2-large",
3
- "activation_dropout": 0.1,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
@@ -14,7 +14,7 @@
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 768,
16
  "contrastive_logits_temperature": 0.1,
17
- "conv_bias": false,
18
  "conv_dim": [
19
  512,
20
  512,
@@ -45,18 +45,17 @@
45
  "ctc_loss_reduction": "mean",
46
  "ctc_zero_infinity": false,
47
  "diversity_loss_weight": 0.1,
48
- "do_stable_layer_norm": false,
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_dropout": 0.0,
52
- "feat_extract_norm": "group",
53
  "feat_proj_dropout": 0.0,
54
  "feat_quantizer_dropout": 0.0,
55
- "final_dropout": 0.1,
56
  "gradient_checkpointing": false,
57
  "hidden_act": "gelu",
58
  "hidden_dropout": 0.0,
59
- "hidden_dropout_prob": 0.1,
60
  "hidden_size": 1024,
61
  "initializer_range": 0.02,
62
  "intermediate_size": 4096,
 
1
  {
2
+ "_name_or_path": "facebook/wav2vec2-xls-r-300m",
3
+ "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
 
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 768,
16
  "contrastive_logits_temperature": 0.1,
17
+ "conv_bias": true,
18
  "conv_dim": [
19
  512,
20
  512,
 
45
  "ctc_loss_reduction": "mean",
46
  "ctc_zero_infinity": false,
47
  "diversity_loss_weight": 0.1,
48
+ "do_stable_layer_norm": true,
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_dropout": 0.0,
52
+ "feat_extract_norm": "layer",
53
  "feat_proj_dropout": 0.0,
54
  "feat_quantizer_dropout": 0.0,
55
+ "final_dropout": 0.0,
56
  "gradient_checkpointing": false,
57
  "hidden_act": "gelu",
58
  "hidden_dropout": 0.0,
 
59
  "hidden_size": 1024,
60
  "initializer_range": 0.02,
61
  "intermediate_size": 4096,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:443f262e249c9bbdee0f3329f101a518d07d0045ebf4894a4dc6c74af85732ac
3
- size 1261893268
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:578308ce8386f4b0727f07770b4e26eba1c257b5b7f2ece79d8d1832957c17ca
3
+ size 1261934580
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42b42dffdb441445aa355ba77fa3e4cef3e85cb7f8448d8526bf14f5f40f9f00
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6de2616a6005e0758d55dc16fd7ba1a2f0a152e49c74e9d986fb45f93772132b
3
  size 5176