KitoEver commited on
Commit
2bd2559
1 Parent(s): c47a580

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "_name_or_path": "lucio/wav2vec2-large-xlsr-luganda",
3
- "activation_dropout": 0.05,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
@@ -12,7 +12,7 @@
12
  "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
- "codevector_dim": 256,
16
  "contrastive_logits_temperature": 0.1,
17
  "conv_bias": true,
18
  "conv_dim": [
@@ -54,6 +54,7 @@
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
56
  "forced_decoder_ids": null,
 
57
  "hidden_act": "gelu",
58
  "hidden_dropout": 0.1,
59
  "hidden_size": 1024,
@@ -86,8 +87,8 @@
86
  "num_hidden_layers": 24,
87
  "num_negatives": 100,
88
  "output_hidden_size": 1024,
89
- "pad_token_id": 31,
90
- "proj_codevector_dim": 256,
91
  "suppress_tokens": [],
92
  "tdnn_dilation": [
93
  1,
@@ -114,6 +115,6 @@
114
  "transformers_version": "4.36.2",
115
  "use_cache": false,
116
  "use_weighted_layer_sum": false,
117
- "vocab_size": 34,
118
  "xvector_output_dim": 512
119
  }
 
1
  {
2
+ "_name_or_path": "facebook/wav2vec2-large-xlsr-53",
3
+ "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
 
12
  "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
+ "codevector_dim": 768,
16
  "contrastive_logits_temperature": 0.1,
17
  "conv_bias": true,
18
  "conv_dim": [
 
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
56
  "forced_decoder_ids": null,
57
+ "gradient_checkpointing": false,
58
  "hidden_act": "gelu",
59
  "hidden_dropout": 0.1,
60
  "hidden_size": 1024,
 
87
  "num_hidden_layers": 24,
88
  "num_negatives": 100,
89
  "output_hidden_size": 1024,
90
+ "pad_token_id": 46,
91
+ "proj_codevector_dim": 768,
92
  "suppress_tokens": [],
93
  "tdnn_dilation": [
94
  1,
 
115
  "transformers_version": "4.36.2",
116
  "use_cache": false,
117
  "use_weighted_layer_sum": false,
118
+ "vocab_size": 49,
119
  "xvector_output_dim": 512
120
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d57638508095f696830ebbd91c09e5d481c329f5bf2d918591819aa9ce9dbb75
3
- size 1261946880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd8f13dc0d8f8c9d6f2d20dda8a91b620ea0cca3dc0a097c03ee920177c7a93a
3
+ size 1262008380
runs/Jan20_10-29-47_dd035174ec43/events.out.tfevents.1705747343.dd035174ec43.961.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e93c6db75ba26d628e2fa4ca02242a3b78de0d31cf60b882de6e0b4f199683e7
3
+ size 6591
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35d392bebceb2c899705e0e1c19084413e22cd548ee7153e49b4875058541e32
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f553af951681d76f0058ab7bc8a5956bf9c7b44486065c9d2391f114a573f4ed
3
  size 4664