5p33ch3xpr commited on
Commit
77e1ba2
1 Parent(s): 41b2ac9

Training in progress, step 800

Browse files
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "architectures": [
9
  "Wav2Vec2ForCTC"
10
  ],
11
- "attention_dropout": 0.0,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 768,
@@ -52,20 +52,19 @@
52
  "feat_proj_dropout": 0.0,
53
  "feat_quantizer_dropout": 0.0,
54
  "final_dropout": 0.0,
55
- "gradient_checkpointing": false,
56
  "hidden_act": "gelu",
57
- "hidden_dropout": 0.0,
58
  "hidden_size": 1024,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
- "layerdrop": 0.0,
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,
@@ -101,7 +100,7 @@
101
  1
102
  ],
103
  "torch_dtype": "float32",
104
- "transformers_version": "4.23.1",
105
  "use_weighted_layer_sum": false,
106
  "vocab_size": 72,
107
  "xvector_output_dim": 512
 
8
  "architectures": [
9
  "Wav2Vec2ForCTC"
10
  ],
11
+ "attention_dropout": 0.094,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 768,
 
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.05,
57
  "hidden_size": 1024,
58
  "initializer_range": 0.02,
59
  "intermediate_size": 4096,
60
  "layer_norm_eps": 1e-05,
61
+ "layerdrop": 0.045,
62
  "mask_feature_length": 10,
63
  "mask_feature_min_masks": 0,
64
  "mask_feature_prob": 0.0,
65
  "mask_time_length": 10,
66
  "mask_time_min_masks": 2,
67
+ "mask_time_prob": 0.082,
68
  "model_type": "wav2vec2",
69
  "num_adapter_layers": 3,
70
  "num_attention_heads": 16,
 
100
  1
101
  ],
102
  "torch_dtype": "float32",
103
+ "transformers_version": "4.24.0",
104
  "use_weighted_layer_sum": false,
105
  "vocab_size": 72,
106
  "xvector_output_dim": 512
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4a5a5dae98e050881237cefb97937f7e36ebf019a34955c4b3b5b3bbf5b774c
3
  size 1262193905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d74b6696695f3466d986aa5bf2b4bab6a18a8da2617ee11460a04390b1d94b21
3
  size 1262193905
runs/Nov05_03-48-11_2d0353295a93/1667620533.3836942/events.out.tfevents.1667620533.2d0353295a93.49034.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ae753fd7767e410842b053198153964ed6455a2fe95037c9281522f340d2228
3
+ size 5502
runs/Nov05_03-48-11_2d0353295a93/events.out.tfevents.1667620533.2d0353295a93.49034.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eb1f9d576d0a07639ccd281195d7d0fd765a187341ac0ce2cb76b34d16d283d
3
+ size 5155
runs/Nov05_04-00-42_2d0353295a93/1667620852.7089067/events.out.tfevents.1667620852.2d0353295a93.50283.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86e55b8af6fde9016bc76629d68b677a14a4f29f5911306a9718fad70f8d48bf
3
+ size 5502
runs/Nov05_04-00-42_2d0353295a93/events.out.tfevents.1667620852.2d0353295a93.50283.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d53e31af0f07b691faf1370a222b06328972b9011641462ee30dfae3e3a6c10
3
+ size 5601
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21e17c64695b306a40e0546ce8e54ed4f1747c5d729fe9c5e3d813aac7e322ba
3
  size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b41339643f1b55cd63674f10366270a330bf58228b7e5043ca531bb97956b6ab
3
  size 3375