nathanhunt commited on
Commit
95a3155
1 Parent(s): a1dda10

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. config.json +5 -5
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/mms-1b-all",
3
  "activation_dropout": 0.05,
4
  "adapter_attn_dim": 16,
5
  "adapter_kernel_size": 3,
@@ -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": 1024,
@@ -50,16 +50,16 @@
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_dropout": 0.0,
52
  "feat_extract_norm": "layer",
53
- "feat_proj_dropout": 0.1,
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.05,
56
  "hidden_act": "gelu",
57
- "hidden_dropout": 0.1,
58
  "hidden_size": 1280,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 5120,
61
  "layer_norm_eps": 1e-05,
62
- "layerdrop": 0.1,
63
  "mask_feature_length": 10,
64
  "mask_feature_min_masks": 0,
65
  "mask_feature_prob": 0.0,
 
1
  {
2
+ "_name_or_path": "/content/models--facebook--mms-1b-all/snapshots/3d33597edbdaaba14a8e858e2c8caa76e3cec0cd",
3
  "activation_dropout": 0.05,
4
  "adapter_attn_dim": 16,
5
  "adapter_kernel_size": 3,
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.0,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 1024,
 
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_dropout": 0.0,
52
  "feat_extract_norm": "layer",
53
+ "feat_proj_dropout": 0.0,
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.05,
56
  "hidden_act": "gelu",
57
+ "hidden_dropout": 0.0,
58
  "hidden_size": 1280,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 5120,
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,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33e1667a050e6aa75b501b6207cc7d6188977919182fcef0d66d92b30b7e92e6
3
  size 3859129421
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25693ba12f7d16561007fd69687966794edff240235be75693d24889e7d848bb
3
  size 3859129421
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e7284ed5528798c661532f7b1adcda93faa064ad0df50a5513dc24f0640ac6d
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ce2ea085046d1d3823501430d7d3175149e6499aad9ffd45e184cc2d6da840
3
  size 4027