patrickvonplaten commited on
Commit
a90315f
1 Parent(s): 9512a40
Files changed (2) hide show
  1. config.json +5 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,8 +1,9 @@
1
  {
 
2
  "activation_dropout": 0.1,
3
  "apply_spec_augment": true,
4
  "architectures": [
5
- "UniSpeechForPreTraining"
6
  ],
7
  "attention_dropout": 0.1,
8
  "bos_token_id": 1,
@@ -46,8 +47,10 @@
46
  "layer_norm_eps": 1e-05,
47
  "layerdrop": 0.1,
48
  "mask_feature_length": 10,
 
49
  "mask_feature_prob": 0.0,
50
  "mask_time_length": 10,
 
51
  "mask_time_prob": 0.05,
52
  "model_type": "unispeech",
53
  "num_attention_heads": 2,
@@ -63,7 +66,7 @@
63
  "proj_codevector_dim": 256,
64
  "replace_prob": 0.5,
65
  "torch_dtype": "float32",
66
- "transformers_version": "4.12.0.dev0",
67
  "use_weighted_layer_sum": false,
68
  "vocab_size": 32
69
  }
1
  {
2
+ "_name_or_path": "./",
3
  "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
6
+ "UniSpeechForSequenceClassification"
7
  ],
8
  "attention_dropout": 0.1,
9
  "bos_token_id": 1,
47
  "layer_norm_eps": 1e-05,
48
  "layerdrop": 0.1,
49
  "mask_feature_length": 10,
50
+ "mask_feature_min_masks": 0,
51
  "mask_feature_prob": 0.0,
52
  "mask_time_length": 10,
53
+ "mask_time_min_masks": 2,
54
  "mask_time_prob": 0.05,
55
  "model_type": "unispeech",
56
  "num_attention_heads": 2,
66
  "proj_codevector_dim": 256,
67
  "replace_prob": 0.5,
68
  "torch_dtype": "float32",
69
+ "transformers_version": "4.16.0.dev0",
70
  "use_weighted_layer_sum": false,
71
  "vocab_size": 32
72
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2643de148bfbb4889453163ff6aecd31f477e4a3afc71efcedf0d9f0c79021a
3
- size 841515
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d713e283c3fe7d58396361fa8f45320351951f4d3755fd1b3c45b15a480d1458
3
+ size 159328