syedmuhammad commited on
Commit
a38b863
1 Parent(s): c4eb5d5

Training in progress, step 2000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
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,
@@ -60,12 +60,20 @@
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
  "layerdrop": 0.1,
 
 
 
 
 
63
  "mask_feature_length": 10,
64
  "mask_feature_min_masks": 0,
65
  "mask_feature_prob": 0.0,
66
  "mask_time_length": 10,
67
  "mask_time_min_masks": 2,
 
 
68
  "mask_time_prob": 0.05,
 
69
  "model_type": "wav2vec2",
70
  "num_adapter_layers": 3,
71
  "num_attention_heads": 16,
 
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,
 
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
  "layerdrop": 0.1,
63
+ "mask_channel_length": 10,
64
+ "mask_channel_min_space": 1,
65
+ "mask_channel_other": 0.0,
66
+ "mask_channel_prob": 0.0,
67
+ "mask_channel_selection": "static",
68
  "mask_feature_length": 10,
69
  "mask_feature_min_masks": 0,
70
  "mask_feature_prob": 0.0,
71
  "mask_time_length": 10,
72
  "mask_time_min_masks": 2,
73
+ "mask_time_min_space": 1,
74
+ "mask_time_other": 0.0,
75
  "mask_time_prob": 0.05,
76
+ "mask_time_selection": "static",
77
  "model_type": "wav2vec2",
78
  "num_adapter_layers": 3,
79
  "num_attention_heads": 16,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55f681fda61472b950eaa894d68fe24bf3c7d75513a3570635799c1ca6c17ecf
3
  size 1261950980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a76e09a7adba52f96ede9e398eb6bee22e309b89cea86aefe67b8a92c3c4bcc2
3
  size 1261950980
runs/Nov06_16-13-33_638c50298a65/events.out.tfevents.1699287443.638c50298a65.6792.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b66ea1337eccc9f5a1b3886af65b61ebfed59002473cd268e0dea3cd994cba5f
3
- size 6835
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fc3af72042163381081cdc88e4fc474bd8185fd2124e3196f0df534bc503ef0
3
+ size 6992
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d287bbcf9ee1e5b88951f7e65ef68cddc9cdcfc71b4959b84bc9b6c5dc0342c1
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b713d9f4051da62786c0ac442c301dc7405d7373a3a8eaf584f8f2d65cec8f47
3
  size 4600