Shaltiel commited on
Commit
1b8a347
1 Parent(s): 9486daf

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MegatronGPTForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "auto_map": {
7
+ "AutoConfig": "configuration_megatron_gpt.MegatronGPTConfig",
8
+ "AutoModelForCausalLM": "modeling_megatron_gpt.MegatronGPTForCausalLM"
9
+ },
10
+ "bias": true,
11
+ "bos_token_id": 2,
12
+ "classifier_dropout": 0.0,
13
+ "eos_token_id": 2,
14
+ "hidden_act": "gelu",
15
+ "hidden_dropout": 0.0,
16
+ "hidden_size": 4096,
17
+ "initializer_range": 0.01,
18
+ "intermediate_size": 10880,
19
+ "layer_norm_eps": 1e-05,
20
+ "max_position_embeddings": 2048,
21
+ "model_type": "megatron_gpt",
22
+ "normalization": "layernorm1p",
23
+ "normalize_attention_scores": true,
24
+ "num_attention_heads": 32,
25
+ "num_hidden_layers": 32,
26
+ "pad_token_id": 0,
27
+ "rope_scaling": null,
28
+ "rotary_emb_base": 10000,
29
+ "rotary_pct": 0.5,
30
+ "self_attention_relative_position_bias": true,
31
+ "tie_word_embeddings": false,
32
+ "tokenizer_class": "GPT2Tokenizer",
33
+ "torch_dtype": "float16",
34
+ "transformers_version": "4.31.0",
35
+ "use_cache": true,
36
+ "vocab_size": 56064
37
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 2,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.31.0"
7
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model-00001-of-00002.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9be72e7e2eca0bc35760a307f1ee166d396a658c54f6a19ea6ac0469ed178b18
3
+ size 9970836963
pytorch_model-00002-of-00002.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2c87cbe98bb83d5b16c6e8ba81776b02fe4d0454f0398a669ba721c64f2f464
3
+ size 950158711
pytorch_model.bin.index.json ADDED
@@ -0,0 +1,427 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 10920847360
4
+ },
5
+ "weight_map": {
6
+ "embed_out.weight": "pytorch_model-00002-of-00002.bin",
7
+ "megatron_gpt.embed_in.weight": "pytorch_model-00001-of-00002.bin",
8
+ "megatron_gpt.final_layernorm.bias": "pytorch_model-00002-of-00002.bin",
9
+ "megatron_gpt.final_layernorm.weight": "pytorch_model-00002-of-00002.bin",
10
+ "megatron_gpt.layers.0.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
11
+ "megatron_gpt.layers.0.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
12
+ "megatron_gpt.layers.0.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
13
+ "megatron_gpt.layers.0.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
14
+ "megatron_gpt.layers.0.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
15
+ "megatron_gpt.layers.0.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
16
+ "megatron_gpt.layers.0.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
17
+ "megatron_gpt.layers.0.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
18
+ "megatron_gpt.layers.0.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
19
+ "megatron_gpt.layers.0.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
20
+ "megatron_gpt.layers.0.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
21
+ "megatron_gpt.layers.0.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
22
+ "megatron_gpt.layers.0.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
23
+ "megatron_gpt.layers.1.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
24
+ "megatron_gpt.layers.1.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
25
+ "megatron_gpt.layers.1.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
26
+ "megatron_gpt.layers.1.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
27
+ "megatron_gpt.layers.1.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
28
+ "megatron_gpt.layers.1.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
29
+ "megatron_gpt.layers.1.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
30
+ "megatron_gpt.layers.1.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
31
+ "megatron_gpt.layers.1.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
32
+ "megatron_gpt.layers.1.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
33
+ "megatron_gpt.layers.1.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
34
+ "megatron_gpt.layers.1.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
35
+ "megatron_gpt.layers.1.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
36
+ "megatron_gpt.layers.10.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
37
+ "megatron_gpt.layers.10.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
38
+ "megatron_gpt.layers.10.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
39
+ "megatron_gpt.layers.10.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
40
+ "megatron_gpt.layers.10.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
41
+ "megatron_gpt.layers.10.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
42
+ "megatron_gpt.layers.10.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
43
+ "megatron_gpt.layers.10.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
44
+ "megatron_gpt.layers.10.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
45
+ "megatron_gpt.layers.10.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
46
+ "megatron_gpt.layers.10.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
47
+ "megatron_gpt.layers.10.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
48
+ "megatron_gpt.layers.10.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
49
+ "megatron_gpt.layers.11.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
50
+ "megatron_gpt.layers.11.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
51
+ "megatron_gpt.layers.11.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
52
+ "megatron_gpt.layers.11.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
53
+ "megatron_gpt.layers.11.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
54
+ "megatron_gpt.layers.11.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
55
+ "megatron_gpt.layers.11.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
56
+ "megatron_gpt.layers.11.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
57
+ "megatron_gpt.layers.11.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
58
+ "megatron_gpt.layers.11.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
59
+ "megatron_gpt.layers.11.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
60
+ "megatron_gpt.layers.11.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
61
+ "megatron_gpt.layers.11.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
62
+ "megatron_gpt.layers.12.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
63
+ "megatron_gpt.layers.12.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
64
+ "megatron_gpt.layers.12.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
65
+ "megatron_gpt.layers.12.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
66
+ "megatron_gpt.layers.12.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
67
+ "megatron_gpt.layers.12.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
68
+ "megatron_gpt.layers.12.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
69
+ "megatron_gpt.layers.12.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
70
+ "megatron_gpt.layers.12.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
71
+ "megatron_gpt.layers.12.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
72
+ "megatron_gpt.layers.12.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
73
+ "megatron_gpt.layers.12.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
74
+ "megatron_gpt.layers.12.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
75
+ "megatron_gpt.layers.13.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
76
+ "megatron_gpt.layers.13.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
77
+ "megatron_gpt.layers.13.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
78
+ "megatron_gpt.layers.13.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
79
+ "megatron_gpt.layers.13.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
80
+ "megatron_gpt.layers.13.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
81
+ "megatron_gpt.layers.13.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
82
+ "megatron_gpt.layers.13.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
83
+ "megatron_gpt.layers.13.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
84
+ "megatron_gpt.layers.13.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
85
+ "megatron_gpt.layers.13.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
86
+ "megatron_gpt.layers.13.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
87
+ "megatron_gpt.layers.13.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
88
+ "megatron_gpt.layers.14.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
89
+ "megatron_gpt.layers.14.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
90
+ "megatron_gpt.layers.14.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
91
+ "megatron_gpt.layers.14.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
92
+ "megatron_gpt.layers.14.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
93
+ "megatron_gpt.layers.14.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
94
+ "megatron_gpt.layers.14.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
95
+ "megatron_gpt.layers.14.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
96
+ "megatron_gpt.layers.14.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
97
+ "megatron_gpt.layers.14.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
98
+ "megatron_gpt.layers.14.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
99
+ "megatron_gpt.layers.14.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
100
+ "megatron_gpt.layers.14.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
101
+ "megatron_gpt.layers.15.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
102
+ "megatron_gpt.layers.15.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
103
+ "megatron_gpt.layers.15.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
104
+ "megatron_gpt.layers.15.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
105
+ "megatron_gpt.layers.15.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
106
+ "megatron_gpt.layers.15.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
107
+ "megatron_gpt.layers.15.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
108
+ "megatron_gpt.layers.15.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
109
+ "megatron_gpt.layers.15.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
110
+ "megatron_gpt.layers.15.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
111
+ "megatron_gpt.layers.15.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
112
+ "megatron_gpt.layers.15.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
113
+ "megatron_gpt.layers.15.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
114
+ "megatron_gpt.layers.16.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
115
+ "megatron_gpt.layers.16.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
116
+ "megatron_gpt.layers.16.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
117
+ "megatron_gpt.layers.16.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
118
+ "megatron_gpt.layers.16.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
119
+ "megatron_gpt.layers.16.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
120
+ "megatron_gpt.layers.16.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
121
+ "megatron_gpt.layers.16.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
122
+ "megatron_gpt.layers.16.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
123
+ "megatron_gpt.layers.16.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
124
+ "megatron_gpt.layers.16.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
125
+ "megatron_gpt.layers.16.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
126
+ "megatron_gpt.layers.16.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
127
+ "megatron_gpt.layers.17.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
128
+ "megatron_gpt.layers.17.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
129
+ "megatron_gpt.layers.17.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
130
+ "megatron_gpt.layers.17.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
131
+ "megatron_gpt.layers.17.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
132
+ "megatron_gpt.layers.17.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
133
+ "megatron_gpt.layers.17.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
134
+ "megatron_gpt.layers.17.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
135
+ "megatron_gpt.layers.17.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
136
+ "megatron_gpt.layers.17.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
137
+ "megatron_gpt.layers.17.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
138
+ "megatron_gpt.layers.17.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
139
+ "megatron_gpt.layers.17.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
140
+ "megatron_gpt.layers.18.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
141
+ "megatron_gpt.layers.18.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
142
+ "megatron_gpt.layers.18.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
143
+ "megatron_gpt.layers.18.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
144
+ "megatron_gpt.layers.18.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
145
+ "megatron_gpt.layers.18.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
146
+ "megatron_gpt.layers.18.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
147
+ "megatron_gpt.layers.18.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
148
+ "megatron_gpt.layers.18.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
149
+ "megatron_gpt.layers.18.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
150
+ "megatron_gpt.layers.18.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
151
+ "megatron_gpt.layers.18.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
152
+ "megatron_gpt.layers.18.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
153
+ "megatron_gpt.layers.19.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
154
+ "megatron_gpt.layers.19.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
155
+ "megatron_gpt.layers.19.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
156
+ "megatron_gpt.layers.19.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
157
+ "megatron_gpt.layers.19.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
158
+ "megatron_gpt.layers.19.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
159
+ "megatron_gpt.layers.19.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
160
+ "megatron_gpt.layers.19.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
161
+ "megatron_gpt.layers.19.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
162
+ "megatron_gpt.layers.19.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
163
+ "megatron_gpt.layers.19.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
164
+ "megatron_gpt.layers.19.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
165
+ "megatron_gpt.layers.19.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
166
+ "megatron_gpt.layers.2.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
167
+ "megatron_gpt.layers.2.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
168
+ "megatron_gpt.layers.2.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
169
+ "megatron_gpt.layers.2.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
170
+ "megatron_gpt.layers.2.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
171
+ "megatron_gpt.layers.2.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
172
+ "megatron_gpt.layers.2.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
173
+ "megatron_gpt.layers.2.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
174
+ "megatron_gpt.layers.2.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
175
+ "megatron_gpt.layers.2.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
176
+ "megatron_gpt.layers.2.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
177
+ "megatron_gpt.layers.2.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
178
+ "megatron_gpt.layers.2.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
179
+ "megatron_gpt.layers.20.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
180
+ "megatron_gpt.layers.20.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
181
+ "megatron_gpt.layers.20.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
182
+ "megatron_gpt.layers.20.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
183
+ "megatron_gpt.layers.20.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
184
+ "megatron_gpt.layers.20.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
185
+ "megatron_gpt.layers.20.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
186
+ "megatron_gpt.layers.20.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
187
+ "megatron_gpt.layers.20.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
188
+ "megatron_gpt.layers.20.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
189
+ "megatron_gpt.layers.20.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
190
+ "megatron_gpt.layers.20.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
191
+ "megatron_gpt.layers.20.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
192
+ "megatron_gpt.layers.21.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
193
+ "megatron_gpt.layers.21.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
194
+ "megatron_gpt.layers.21.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
195
+ "megatron_gpt.layers.21.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
196
+ "megatron_gpt.layers.21.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
197
+ "megatron_gpt.layers.21.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
198
+ "megatron_gpt.layers.21.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
199
+ "megatron_gpt.layers.21.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
200
+ "megatron_gpt.layers.21.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
201
+ "megatron_gpt.layers.21.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
202
+ "megatron_gpt.layers.21.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
203
+ "megatron_gpt.layers.21.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
204
+ "megatron_gpt.layers.21.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
205
+ "megatron_gpt.layers.22.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
206
+ "megatron_gpt.layers.22.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
207
+ "megatron_gpt.layers.22.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
208
+ "megatron_gpt.layers.22.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
209
+ "megatron_gpt.layers.22.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
210
+ "megatron_gpt.layers.22.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
211
+ "megatron_gpt.layers.22.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
212
+ "megatron_gpt.layers.22.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
213
+ "megatron_gpt.layers.22.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
214
+ "megatron_gpt.layers.22.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
215
+ "megatron_gpt.layers.22.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
216
+ "megatron_gpt.layers.22.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
217
+ "megatron_gpt.layers.22.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
218
+ "megatron_gpt.layers.23.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
219
+ "megatron_gpt.layers.23.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
220
+ "megatron_gpt.layers.23.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
221
+ "megatron_gpt.layers.23.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
222
+ "megatron_gpt.layers.23.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
223
+ "megatron_gpt.layers.23.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
224
+ "megatron_gpt.layers.23.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
225
+ "megatron_gpt.layers.23.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
226
+ "megatron_gpt.layers.23.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
227
+ "megatron_gpt.layers.23.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
228
+ "megatron_gpt.layers.23.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
229
+ "megatron_gpt.layers.23.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
230
+ "megatron_gpt.layers.23.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
231
+ "megatron_gpt.layers.24.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
232
+ "megatron_gpt.layers.24.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
233
+ "megatron_gpt.layers.24.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
234
+ "megatron_gpt.layers.24.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
235
+ "megatron_gpt.layers.24.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
236
+ "megatron_gpt.layers.24.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
237
+ "megatron_gpt.layers.24.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
238
+ "megatron_gpt.layers.24.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
239
+ "megatron_gpt.layers.24.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
240
+ "megatron_gpt.layers.24.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
241
+ "megatron_gpt.layers.24.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
242
+ "megatron_gpt.layers.24.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
243
+ "megatron_gpt.layers.24.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
244
+ "megatron_gpt.layers.25.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
245
+ "megatron_gpt.layers.25.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
246
+ "megatron_gpt.layers.25.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
247
+ "megatron_gpt.layers.25.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
248
+ "megatron_gpt.layers.25.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
249
+ "megatron_gpt.layers.25.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
250
+ "megatron_gpt.layers.25.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
251
+ "megatron_gpt.layers.25.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
252
+ "megatron_gpt.layers.25.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
253
+ "megatron_gpt.layers.25.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
254
+ "megatron_gpt.layers.25.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
255
+ "megatron_gpt.layers.25.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
256
+ "megatron_gpt.layers.25.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
257
+ "megatron_gpt.layers.26.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
258
+ "megatron_gpt.layers.26.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
259
+ "megatron_gpt.layers.26.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
260
+ "megatron_gpt.layers.26.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
261
+ "megatron_gpt.layers.26.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
262
+ "megatron_gpt.layers.26.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
263
+ "megatron_gpt.layers.26.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
264
+ "megatron_gpt.layers.26.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
265
+ "megatron_gpt.layers.26.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
266
+ "megatron_gpt.layers.26.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
267
+ "megatron_gpt.layers.26.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
268
+ "megatron_gpt.layers.26.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
269
+ "megatron_gpt.layers.26.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
270
+ "megatron_gpt.layers.27.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
271
+ "megatron_gpt.layers.27.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
272
+ "megatron_gpt.layers.27.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
273
+ "megatron_gpt.layers.27.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
274
+ "megatron_gpt.layers.27.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
275
+ "megatron_gpt.layers.27.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
276
+ "megatron_gpt.layers.27.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
277
+ "megatron_gpt.layers.27.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
278
+ "megatron_gpt.layers.27.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
279
+ "megatron_gpt.layers.27.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
280
+ "megatron_gpt.layers.27.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
281
+ "megatron_gpt.layers.27.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
282
+ "megatron_gpt.layers.27.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
283
+ "megatron_gpt.layers.28.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
284
+ "megatron_gpt.layers.28.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
285
+ "megatron_gpt.layers.28.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
286
+ "megatron_gpt.layers.28.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
287
+ "megatron_gpt.layers.28.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
288
+ "megatron_gpt.layers.28.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
289
+ "megatron_gpt.layers.28.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
290
+ "megatron_gpt.layers.28.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
291
+ "megatron_gpt.layers.28.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
292
+ "megatron_gpt.layers.28.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
293
+ "megatron_gpt.layers.28.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
294
+ "megatron_gpt.layers.28.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
295
+ "megatron_gpt.layers.28.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
296
+ "megatron_gpt.layers.29.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
297
+ "megatron_gpt.layers.29.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
298
+ "megatron_gpt.layers.29.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
299
+ "megatron_gpt.layers.29.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
300
+ "megatron_gpt.layers.29.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
301
+ "megatron_gpt.layers.29.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
302
+ "megatron_gpt.layers.29.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
303
+ "megatron_gpt.layers.29.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
304
+ "megatron_gpt.layers.29.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
305
+ "megatron_gpt.layers.29.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
306
+ "megatron_gpt.layers.29.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
307
+ "megatron_gpt.layers.29.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
308
+ "megatron_gpt.layers.29.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
309
+ "megatron_gpt.layers.3.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
310
+ "megatron_gpt.layers.3.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
311
+ "megatron_gpt.layers.3.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
312
+ "megatron_gpt.layers.3.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
313
+ "megatron_gpt.layers.3.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
314
+ "megatron_gpt.layers.3.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
315
+ "megatron_gpt.layers.3.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
316
+ "megatron_gpt.layers.3.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
317
+ "megatron_gpt.layers.3.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
318
+ "megatron_gpt.layers.3.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
319
+ "megatron_gpt.layers.3.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
320
+ "megatron_gpt.layers.3.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
321
+ "megatron_gpt.layers.3.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
322
+ "megatron_gpt.layers.30.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
323
+ "megatron_gpt.layers.30.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
324
+ "megatron_gpt.layers.30.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
325
+ "megatron_gpt.layers.30.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
326
+ "megatron_gpt.layers.30.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
327
+ "megatron_gpt.layers.30.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
328
+ "megatron_gpt.layers.30.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
329
+ "megatron_gpt.layers.30.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
330
+ "megatron_gpt.layers.30.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
331
+ "megatron_gpt.layers.30.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
332
+ "megatron_gpt.layers.30.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
333
+ "megatron_gpt.layers.30.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
334
+ "megatron_gpt.layers.30.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
335
+ "megatron_gpt.layers.31.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
336
+ "megatron_gpt.layers.31.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
337
+ "megatron_gpt.layers.31.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
338
+ "megatron_gpt.layers.31.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
339
+ "megatron_gpt.layers.31.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
340
+ "megatron_gpt.layers.31.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
341
+ "megatron_gpt.layers.31.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
342
+ "megatron_gpt.layers.31.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
343
+ "megatron_gpt.layers.31.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
344
+ "megatron_gpt.layers.31.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
345
+ "megatron_gpt.layers.31.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
346
+ "megatron_gpt.layers.31.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
347
+ "megatron_gpt.layers.31.self_attention.rotary_emb.inv_freq": "pytorch_model-00002-of-00002.bin",
348
+ "megatron_gpt.layers.4.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
349
+ "megatron_gpt.layers.4.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
350
+ "megatron_gpt.layers.4.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
351
+ "megatron_gpt.layers.4.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
352
+ "megatron_gpt.layers.4.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
353
+ "megatron_gpt.layers.4.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
354
+ "megatron_gpt.layers.4.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
355
+ "megatron_gpt.layers.4.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
356
+ "megatron_gpt.layers.4.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
357
+ "megatron_gpt.layers.4.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
358
+ "megatron_gpt.layers.4.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
359
+ "megatron_gpt.layers.4.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
360
+ "megatron_gpt.layers.4.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
361
+ "megatron_gpt.layers.5.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
362
+ "megatron_gpt.layers.5.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
363
+ "megatron_gpt.layers.5.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
364
+ "megatron_gpt.layers.5.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
365
+ "megatron_gpt.layers.5.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
366
+ "megatron_gpt.layers.5.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
367
+ "megatron_gpt.layers.5.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
368
+ "megatron_gpt.layers.5.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
369
+ "megatron_gpt.layers.5.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
370
+ "megatron_gpt.layers.5.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
371
+ "megatron_gpt.layers.5.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
372
+ "megatron_gpt.layers.5.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
373
+ "megatron_gpt.layers.5.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
374
+ "megatron_gpt.layers.6.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
375
+ "megatron_gpt.layers.6.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
376
+ "megatron_gpt.layers.6.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
377
+ "megatron_gpt.layers.6.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
378
+ "megatron_gpt.layers.6.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
379
+ "megatron_gpt.layers.6.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
380
+ "megatron_gpt.layers.6.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
381
+ "megatron_gpt.layers.6.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
382
+ "megatron_gpt.layers.6.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
383
+ "megatron_gpt.layers.6.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
384
+ "megatron_gpt.layers.6.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
385
+ "megatron_gpt.layers.6.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
386
+ "megatron_gpt.layers.6.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
387
+ "megatron_gpt.layers.7.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
388
+ "megatron_gpt.layers.7.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
389
+ "megatron_gpt.layers.7.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
390
+ "megatron_gpt.layers.7.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
391
+ "megatron_gpt.layers.7.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
392
+ "megatron_gpt.layers.7.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
393
+ "megatron_gpt.layers.7.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
394
+ "megatron_gpt.layers.7.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
395
+ "megatron_gpt.layers.7.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
396
+ "megatron_gpt.layers.7.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
397
+ "megatron_gpt.layers.7.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
398
+ "megatron_gpt.layers.7.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
399
+ "megatron_gpt.layers.7.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
400
+ "megatron_gpt.layers.8.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
401
+ "megatron_gpt.layers.8.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
402
+ "megatron_gpt.layers.8.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
403
+ "megatron_gpt.layers.8.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
404
+ "megatron_gpt.layers.8.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
405
+ "megatron_gpt.layers.8.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
406
+ "megatron_gpt.layers.8.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
407
+ "megatron_gpt.layers.8.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
408
+ "megatron_gpt.layers.8.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
409
+ "megatron_gpt.layers.8.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
410
+ "megatron_gpt.layers.8.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
411
+ "megatron_gpt.layers.8.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
412
+ "megatron_gpt.layers.8.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin",
413
+ "megatron_gpt.layers.9.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
414
+ "megatron_gpt.layers.9.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
415
+ "megatron_gpt.layers.9.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
416
+ "megatron_gpt.layers.9.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
417
+ "megatron_gpt.layers.9.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
418
+ "megatron_gpt.layers.9.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
419
+ "megatron_gpt.layers.9.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
420
+ "megatron_gpt.layers.9.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
421
+ "megatron_gpt.layers.9.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
422
+ "megatron_gpt.layers.9.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
423
+ "megatron_gpt.layers.9.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
424
+ "megatron_gpt.layers.9.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
425
+ "megatron_gpt.layers.9.self_attention.rotary_emb.inv_freq": "pytorch_model-00001-of-00002.bin"
426
+ }
427
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<pad>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": true,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "bos_token": {
5
+ "__type": "AddedToken",
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "clean_up_tokenization_spaces": true,
13
+ "eos_token": {
14
+ "__type": "AddedToken",
15
+ "content": "<|endoftext|>",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "errors": "replace",
22
+ "model_max_length": 1000000000000000019884624838656,
23
+ "pad_token": {
24
+ "__type": "AddedToken",
25
+ "content": "<pad>",
26
+ "lstrip": false,
27
+ "normalized": true,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ },
31
+ "tokenizer_class": "GPT2Tokenizer",
32
+ "unk_token": {
33
+ "__type": "AddedToken",
34
+ "content": "<unk>",
35
+ "lstrip": false,
36
+ "normalized": true,
37
+ "rstrip": false,
38
+ "single_word": false
39
+ }
40
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff