EzraWilliam commited on
Commit
bd5da95
1 Parent(s): a6a496a

Training in progress, step 500

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,
@@ -61,12 +61,20 @@
61
  "intermediate_size": 4096,
62
  "layer_norm_eps": 1e-05,
63
  "layerdrop": 0.1,
 
 
 
 
 
64
  "mask_feature_length": 10,
65
  "mask_feature_min_masks": 0,
66
  "mask_feature_prob": 0.0,
67
  "mask_time_length": 10,
68
  "mask_time_min_masks": 2,
 
 
69
  "mask_time_prob": 0.075,
 
70
  "model_type": "wav2vec2",
71
  "num_adapter_layers": 3,
72
  "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,
 
61
  "intermediate_size": 4096,
62
  "layer_norm_eps": 1e-05,
63
  "layerdrop": 0.1,
64
+ "mask_channel_length": 10,
65
+ "mask_channel_min_space": 1,
66
+ "mask_channel_other": 0.0,
67
+ "mask_channel_prob": 0.0,
68
+ "mask_channel_selection": "static",
69
  "mask_feature_length": 10,
70
  "mask_feature_min_masks": 0,
71
  "mask_feature_prob": 0.0,
72
  "mask_time_length": 10,
73
  "mask_time_min_masks": 2,
74
+ "mask_time_min_space": 1,
75
+ "mask_time_other": 0.0,
76
  "mask_time_prob": 0.075,
77
+ "mask_time_selection": "static",
78
  "model_type": "wav2vec2",
79
  "num_adapter_layers": 3,
80
  "num_attention_heads": 16,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86ec7bc6539d4760eabe802ca764841659c6d16b5cf22b72d063f0d0e61af2aa
3
  size 1261991980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e37f2bac3755af81489ec7b0aaf22bc141ccdb9ef18fb5cd20346f0b9e136108
3
  size 1261991980
runs/Apr30_19-03-28_79405e5eccf0/events.out.tfevents.1714503937.79405e5eccf0.1447.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:640ee847ab99c5975b8c4a326a07cab0de4fd12763629d38acba366f781881ce
3
+ size 7833
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92ed6dc963319bcb9b0ead6f655560fba28b54cab0cda14a5e8759d5ef15e971
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97a1a5298b8d7221cb6c8230917c909dc6ecfd53b43c4123c419e71ab00719fd
3
  size 5048