beatrice-yap commited on
Commit
d67db95
1 Parent(s): 3f8ff91

End of training

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. config.json +15 -7
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: facebook/wav2vec2-base-960h
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # wav2vec2-base-nsc-demo-4
15
 
16
- This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the None dataset.
17
 
18
  ## Model description
19
 
 
1
  ---
2
  license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # wav2vec2-base-nsc-demo-4
15
 
16
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
17
 
18
  ## Model description
19
 
config.json CHANGED
@@ -1,6 +1,6 @@
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,27 +48,35 @@
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
  "initializer_range": 0.02,
62
  "intermediate_size": 3072,
63
  "layer_norm_eps": 1e-05,
64
- "layerdrop": 0.1,
 
 
 
 
 
65
  "mask_feature_length": 10,
66
  "mask_feature_min_masks": 0,
67
  "mask_feature_prob": 0.0,
68
  "mask_time_length": 10,
69
  "mask_time_min_masks": 2,
 
 
70
  "mask_time_prob": 0.05,
 
71
  "model_type": "wav2vec2",
 
 
72
  "num_adapter_layers": 3,
73
  "num_attention_heads": 12,
74
  "num_codevector_groups": 2,
 
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
  "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
  "initializer_range": 0.02,
60
  "intermediate_size": 3072,
61
  "layer_norm_eps": 1e-05,
62
+ "layerdrop": 0.0,
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
+ "no_mask_channel_overlap": false,
79
+ "no_mask_time_overlap": false,
80
  "num_adapter_layers": 3,
81
  "num_attention_heads": 12,
82
  "num_codevector_groups": 2,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:782bb0467ea4ccea363691e0498ea7b009cf9f2016c7fd6dba9b51c465b7274a
3
  size 377658785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4392b58f529ed289546775265aa96dcd1013d15abf1db61d47cde5841a76d2b0
3
  size 377658785
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2672daa0ee5bc76369a656728a8e5d4b2a2f0cfe8043dbc8b503096309d6958f
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39b075e1df41f19cd32d6fbf23ad68e88aa07f3eb79c2e2ba2e73b34ba6dee24
3
  size 4027