Priyanship commited on
Commit
d44c8f6
·
verified ·
1 Parent(s): 0405989

Training in progress, epoch 25

Browse files
Files changed (3) hide show
  1. config.json +7 -7
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "_name_or_path": "/scratch/elec/puhe/p/palp3/sami_ASR/downloaded-base-sami/wav2vec2-base-sami-22k",
3
- "activation_dropout": 0.1,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
@@ -9,7 +9,7 @@
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
- "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
@@ -42,7 +42,7 @@
42
  2,
43
  2
44
  ],
45
- "ctc_loss_reduction": "sum",
46
  "ctc_zero_infinity": false,
47
  "diversity_loss_weight": 0.1,
48
  "do_stable_layer_norm": false,
@@ -51,14 +51,14 @@
51
  "feat_extract_norm": "group",
52
  "feat_proj_dropout": 0.0,
53
  "feat_quantizer_dropout": 0.0,
54
- "final_dropout": 0.1,
55
  "hidden_act": "gelu",
56
- "hidden_dropout": 0.1,
57
  "hidden_size": 768,
58
  "initializer_range": 0.02,
59
  "intermediate_size": 3072,
60
  "layer_norm_eps": 1e-05,
61
- "layerdrop": 0.1,
62
  "mask_feature_length": 10,
63
  "mask_feature_min_masks": 0,
64
  "mask_feature_prob": 0.0,
 
1
  {
2
+ "_name_or_path": "/scratch/elec/puhe/p/palp3/sami_ASR/downloaded-base-sami/wav2vec2-base-sami-22k-finetuned",
3
+ "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.0,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
 
42
  2,
43
  2
44
  ],
45
+ "ctc_loss_reduction": "mean",
46
  "ctc_zero_infinity": false,
47
  "diversity_loss_weight": 0.1,
48
  "do_stable_layer_norm": false,
 
51
  "feat_extract_norm": "group",
52
  "feat_proj_dropout": 0.0,
53
  "feat_quantizer_dropout": 0.0,
54
+ "final_dropout": 0.0,
55
  "hidden_act": "gelu",
56
+ "hidden_dropout": 0.0,
57
  "hidden_size": 768,
58
  "initializer_range": 0.02,
59
  "intermediate_size": 3072,
60
  "layer_norm_eps": 1e-05,
61
+ "layerdrop": 0.0,
62
  "mask_feature_length": 10,
63
  "mask_feature_min_masks": 0,
64
  "mask_feature_prob": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a866ff6d523948639673109aa503b81d30724ab38cd2ad79607258dbfd5f5fd
3
  size 377654192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dca1c4fe06be774257b684a7be3bed3f232b24080fd7f7c6c0b6835e7b29b18
3
  size 377654192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa7fd564e911f9c16a24eab53a8b1f84ea0543833fc99b0ede05ec948b8e7974
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d209bd653d7420be6faba1cb39bf5958ee3fe63178a2b43ffefbbfdf55405752
3
  size 5496