File size: 1,173 Bytes
d4855ee
87a4803
d4855ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8c57316
d4855ee
 
 
 
 
 
8c57316
d4855ee
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
  "_name_or_path": "m-ctc-t-german",
  "activation_dropout": 0.0,
  "architectures": [
    "MCTCTForCTC"
  ],
  "attention_dropout": 0.0,
  "attention_head_dim": 384,
  "attention_probs_dropout_prob": 0.3,
  "bos_token_id": 0,
  "conv_channels": null,
  "conv_dropout": 0.3,
  "conv_glu_dim": 1,
  "conv_kernel": [
    7
  ],
  "conv_stride": [
    3
  ],
  "ctc_loss_reduction": "mean",
  "ctc_zero_infinity": false,
  "eos_token_id": 2,
  "feat_proj_dropout": 0.0,
  "final_dropout": 0.0,
  "hidden_act": "relu",
  "hidden_dropout": 0.0,
  "hidden_dropout_prob": 0.3,
  "hidden_size": 1536,
  "initializer_range": 0.02,
  "input_channels": 1,
  "input_feat_per_channel": 80,
  "intermediate_size": 6144,
  "layer_norm_eps": 1e-05,
  "layerdrop": 0.0,
  "mask_feature_length": 10,
  "mask_feature_prob": 0.0,
  "mask_time_length": 10,
  "mask_time_prob": 0.0,
  "max_position_embeddings": 920,
  "model_type": "mctct",
  "num_attention_heads": 4,
  "num_conv_layers": 1,
  "num_hidden_layers": 9,
  "pad_token_id": 64,
  "position_embedding_type": "relative_key",
  "torch_dtype": "float32",
  "transformers_version": "4.21.1",
  "use_cache": true,
  "vocab_size": 67
}