van-ng commited on
Commit
7418b5b
1 Parent(s): e77f0f4

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +7 -15
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "_name_or_path": "facebook/wav2vec2-base",
3
- "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
@@ -48,13 +48,15 @@
48
  "do_stable_layer_norm": false,
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
 
51
  "feat_extract_norm": "group",
52
  "feat_proj_dropout": 0.1,
53
  "feat_quantizer_dropout": 0.0,
54
- "final_dropout": 0.0,
55
- "freeze_feat_extract_train": true,
56
  "hidden_act": "gelu",
57
  "hidden_dropout": 0.1,
 
58
  "hidden_size": 768,
59
  "id2label": {
60
  "0": "abroad",
@@ -91,24 +93,14 @@
91
  "pay_bill": 13
92
  },
93
  "layer_norm_eps": 1e-05,
94
- "layerdrop": 0.0,
95
- "mask_channel_length": 10,
96
- "mask_channel_min_space": 1,
97
- "mask_channel_other": 0.0,
98
- "mask_channel_prob": 0.0,
99
- "mask_channel_selection": "static",
100
  "mask_feature_length": 10,
101
  "mask_feature_min_masks": 0,
102
  "mask_feature_prob": 0.0,
103
  "mask_time_length": 10,
104
  "mask_time_min_masks": 2,
105
- "mask_time_min_space": 1,
106
- "mask_time_other": 0.0,
107
  "mask_time_prob": 0.05,
108
- "mask_time_selection": "static",
109
  "model_type": "wav2vec2",
110
- "no_mask_channel_overlap": false,
111
- "no_mask_time_overlap": false,
112
  "num_adapter_layers": 3,
113
  "num_attention_heads": 12,
114
  "num_codevector_groups": 2,
 
1
  {
2
+ "_name_or_path": "facebook/wav2vec2-base-960h",
3
+ "activation_dropout": 0.1,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
 
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.1,
54
  "feat_quantizer_dropout": 0.0,
55
+ "final_dropout": 0.1,
56
+ "gradient_checkpointing": false,
57
  "hidden_act": "gelu",
58
  "hidden_dropout": 0.1,
59
+ "hidden_dropout_prob": 0.1,
60
  "hidden_size": 768,
61
  "id2label": {
62
  "0": "abroad",
 
93
  "pay_bill": 13
94
  },
95
  "layer_norm_eps": 1e-05,
96
+ "layerdrop": 0.1,
 
 
 
 
 
97
  "mask_feature_length": 10,
98
  "mask_feature_min_masks": 0,
99
  "mask_feature_prob": 0.0,
100
  "mask_time_length": 10,
101
  "mask_time_min_masks": 2,
 
 
102
  "mask_time_prob": 0.05,
 
103
  "model_type": "wav2vec2",
 
 
104
  "num_adapter_layers": 3,
105
  "num_attention_heads": 12,
106
  "num_codevector_groups": 2,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0039fa7d8dc91558b918e9e2541fa0e77679283208f91887d7c8fb399a69f6fc
3
  size 378363238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6d3346bcf76b6ca3a3d544e9eda8085994e8c7967a4e86441edb9ac34ada85f
3
  size 378363238
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:951df5015d7ee931fe38398b6938c6610bc20567811e0e487c976d6003c32f89
3
  size 4472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:614722a1e41428a1a74b5518976cd146831354e8c0a9dd33cd4a5ddb3b6a8d12
3
  size 4472