Text Generation
Transformers
Safetensors
English
kate
File size: 869 Bytes
c7cd934
50baae6
 
89d31c4
50baae6
 
 
 
 
 
 
671e00f
017f0c9
2df8c94
794a249
50baae6
794a249
fa6a743
50baae6
43e8c26
3790cb2
564cc1b
50baae6
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "activation_function": "gelu_new",
  "architectures": [
    "KateAIForCausalLM"
  ],
  "attn_pdrop": 0.1,
  "bos_token_id": 50256,
  "embd_pdrop": 0.1,
  "eos_token_id": 50256,
  "initializer_range": 0.02,
  "layer_norm_epsilon": 1e-05,
  "model_type": "kate",
  "n_ctx": 768,
  "n_embd": 768,
  "num_heads": 8,
  "n_inner": null,
  "num_layers": 8,
  "hidden_size": 768,
  "pad_token_id": 50256,
  "max_seq_length": 512,
  "intermediate_size": 3072,
  "dropout": 0.1,
  "reorder_and_upcast_attn": false,
  "resid_pdrop": 0.1,
  "scale_attn_by_inverse_layer_idx": false,
  "scale_attn_weights": true,
  "summary_activation": null,
  "summary_first_dropout": 0.1,
  "summary_proj_to_labels": true,
  "summary_type": "cls_index",
  "summary_use_proj": true,
  "torch_dtype": "float32",
  "transformers_version": "4.47.1",
  "use_cache": true,
  "vocab_size": 50257
}