File size: 735 Bytes
891db93
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ee1ab63
891db93
 
 
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
{
  "_name_or_path": "models/output/shlm-grc-en",
  "architectures": [
    "HLMModel"
  ],
  "auto_map": {
    "AutoConfig": "configuration_hlm.HLMConfig",
    "AutoModel": "modeling_hlm.HLMModel"
  },
  "embedding_size": -1,
  "hidden_size": 768,
  "initializer_range": 0.02,
  "inter_word_encoder": {
    "intermediate_size": 2048,
    "model_type": "",
    "sandwich_size": 2
  },
  "intra_word_encoder": {
    "intermediate_size": 1536,
    "model_type": "",
    "num_hidden_layers": 4
  },
  "max_seq_length": 256,
  "max_word_length": 16,
  "model_type": "hlm",
  "pad_token_id": 0,
  "residual_word_embedding": false,
  "torch_dtype": "float32",
  "transformers_version": "4.46.1",
  "type_vocab_size": 2,
  "vocab_size": 512
}