Rexopia commited on
Commit
940b62c
·
1 Parent(s): f72f467

update ckpt0815 with git lfs

Browse files
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "silu",
3
+ "architectures": [
4
+ "HawkForCausalLM"
5
+ ],
6
+ "attn_pdrop": 0.0,
7
+ "bos_token_id": 65535,
8
+ "embd_pdrop": 0.0,
9
+ "eos_token_id": 65535,
10
+ "initializer_range": 0.02,
11
+ "layer_norm_epsilon": 1e-05,
12
+ "model_type": "hawk",
13
+ "n_embd": 1024,
14
+ "n_head": 16,
15
+ "n_inner": 2688,
16
+ "n_layer": 20,
17
+ "n_positions": 1024,
18
+ "reorder_and_upcast_attn": false,
19
+ "resid_pdrop": 0.0,
20
+ "rotary_dim": 64,
21
+ "scale_attn_by_inverse_layer_idx": false,
22
+ "scale_attn_weights": true,
23
+ "summary_activation": null,
24
+ "summary_first_dropout": 0.0,
25
+ "summary_proj_to_labels": true,
26
+ "summary_type": "cls_index",
27
+ "summary_use_proj": true,
28
+ "tokenizer_class": "HawkTokenizer",
29
+ "transformers_version": "4.31.0",
30
+ "use_cache": true,
31
+ "vocab_size": 65536
32
+ }
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:7b480a7b7ae3505e37d0c3da7c354bf856eef1e2edd4ea7b12b296b9184fcdcd
3
+ size 982801364
pytorch_model-00002-of-00002.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2722796dc07a0b78edca0daf34bef1a1d5e3f53c226b20295bbf91f0fd36ec77
3
+ size 282171835
pytorch_model.bin.index.json ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 1264918528
4
+ },
5
+ "weight_map": {
6
+ "lm_head.weight": "pytorch_model-00001-of-00002.bin",
7
+ "model.final_layernorm.bias": "pytorch_model-00002-of-00002.bin",
8
+ "model.final_layernorm.weight": "pytorch_model-00002-of-00002.bin",
9
+ "model.layers.0.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
10
+ "model.layers.0.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
11
+ "model.layers.0.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
12
+ "model.layers.0.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
13
+ "model.layers.0.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
14
+ "model.layers.0.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
15
+ "model.layers.0.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
16
+ "model.layers.0.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
17
+ "model.layers.1.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
18
+ "model.layers.1.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
19
+ "model.layers.1.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
20
+ "model.layers.1.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
21
+ "model.layers.1.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
22
+ "model.layers.1.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
23
+ "model.layers.1.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
24
+ "model.layers.1.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
25
+ "model.layers.10.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
26
+ "model.layers.10.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
27
+ "model.layers.10.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
28
+ "model.layers.10.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
29
+ "model.layers.10.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
30
+ "model.layers.10.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
31
+ "model.layers.10.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
32
+ "model.layers.10.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
33
+ "model.layers.11.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
34
+ "model.layers.11.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
35
+ "model.layers.11.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
36
+ "model.layers.11.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
37
+ "model.layers.11.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
38
+ "model.layers.11.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
39
+ "model.layers.11.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
40
+ "model.layers.11.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
41
+ "model.layers.12.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
42
+ "model.layers.12.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
43
+ "model.layers.12.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
44
+ "model.layers.12.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
45
+ "model.layers.12.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
46
+ "model.layers.12.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
47
+ "model.layers.12.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
48
+ "model.layers.12.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
49
+ "model.layers.13.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
50
+ "model.layers.13.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
51
+ "model.layers.13.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
52
+ "model.layers.13.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
53
+ "model.layers.13.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
54
+ "model.layers.13.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
55
+ "model.layers.13.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
56
+ "model.layers.13.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
57
+ "model.layers.14.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
58
+ "model.layers.14.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
59
+ "model.layers.14.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
60
+ "model.layers.14.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
61
+ "model.layers.14.mlp.c_fc.weight": "pytorch_model-00002-of-00002.bin",
62
+ "model.layers.14.mlp.c_proj.weight": "pytorch_model-00002-of-00002.bin",
63
+ "model.layers.14.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
64
+ "model.layers.14.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
65
+ "model.layers.15.attn.c_proj.weight": "pytorch_model-00002-of-00002.bin",
66
+ "model.layers.15.attn.qkv_proj.weight": "pytorch_model-00002-of-00002.bin",
67
+ "model.layers.15.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
68
+ "model.layers.15.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
69
+ "model.layers.15.mlp.c_fc.weight": "pytorch_model-00002-of-00002.bin",
70
+ "model.layers.15.mlp.c_proj.weight": "pytorch_model-00002-of-00002.bin",
71
+ "model.layers.15.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
72
+ "model.layers.15.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
73
+ "model.layers.16.attn.c_proj.weight": "pytorch_model-00002-of-00002.bin",
74
+ "model.layers.16.attn.qkv_proj.weight": "pytorch_model-00002-of-00002.bin",
75
+ "model.layers.16.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
76
+ "model.layers.16.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
77
+ "model.layers.16.mlp.c_fc.weight": "pytorch_model-00002-of-00002.bin",
78
+ "model.layers.16.mlp.c_proj.weight": "pytorch_model-00002-of-00002.bin",
79
+ "model.layers.16.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
80
+ "model.layers.16.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
81
+ "model.layers.17.attn.c_proj.weight": "pytorch_model-00002-of-00002.bin",
82
+ "model.layers.17.attn.qkv_proj.weight": "pytorch_model-00002-of-00002.bin",
83
+ "model.layers.17.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
84
+ "model.layers.17.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
85
+ "model.layers.17.mlp.c_fc.weight": "pytorch_model-00002-of-00002.bin",
86
+ "model.layers.17.mlp.c_proj.weight": "pytorch_model-00002-of-00002.bin",
87
+ "model.layers.17.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
88
+ "model.layers.17.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
89
+ "model.layers.18.attn.c_proj.weight": "pytorch_model-00002-of-00002.bin",
90
+ "model.layers.18.attn.qkv_proj.weight": "pytorch_model-00002-of-00002.bin",
91
+ "model.layers.18.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
92
+ "model.layers.18.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
93
+ "model.layers.18.mlp.c_fc.weight": "pytorch_model-00002-of-00002.bin",
94
+ "model.layers.18.mlp.c_proj.weight": "pytorch_model-00002-of-00002.bin",
95
+ "model.layers.18.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
96
+ "model.layers.18.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
97
+ "model.layers.19.attn.c_proj.weight": "pytorch_model-00002-of-00002.bin",
98
+ "model.layers.19.attn.qkv_proj.weight": "pytorch_model-00002-of-00002.bin",
99
+ "model.layers.19.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
100
+ "model.layers.19.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
101
+ "model.layers.19.mlp.c_fc.weight": "pytorch_model-00002-of-00002.bin",
102
+ "model.layers.19.mlp.c_proj.weight": "pytorch_model-00002-of-00002.bin",
103
+ "model.layers.19.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
104
+ "model.layers.19.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
105
+ "model.layers.2.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
106
+ "model.layers.2.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
107
+ "model.layers.2.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
108
+ "model.layers.2.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
109
+ "model.layers.2.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
110
+ "model.layers.2.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
111
+ "model.layers.2.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
112
+ "model.layers.2.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
113
+ "model.layers.3.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
114
+ "model.layers.3.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
115
+ "model.layers.3.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
116
+ "model.layers.3.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
117
+ "model.layers.3.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
118
+ "model.layers.3.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
119
+ "model.layers.3.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
120
+ "model.layers.3.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
121
+ "model.layers.4.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
122
+ "model.layers.4.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
123
+ "model.layers.4.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
124
+ "model.layers.4.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
125
+ "model.layers.4.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
126
+ "model.layers.4.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
127
+ "model.layers.4.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
128
+ "model.layers.4.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
129
+ "model.layers.5.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
130
+ "model.layers.5.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
131
+ "model.layers.5.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
132
+ "model.layers.5.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
133
+ "model.layers.5.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
134
+ "model.layers.5.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
135
+ "model.layers.5.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
136
+ "model.layers.5.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
137
+ "model.layers.6.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
138
+ "model.layers.6.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
139
+ "model.layers.6.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
140
+ "model.layers.6.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
141
+ "model.layers.6.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
142
+ "model.layers.6.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
143
+ "model.layers.6.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
144
+ "model.layers.6.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
145
+ "model.layers.7.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
146
+ "model.layers.7.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
147
+ "model.layers.7.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
148
+ "model.layers.7.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
149
+ "model.layers.7.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
150
+ "model.layers.7.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
151
+ "model.layers.7.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
152
+ "model.layers.7.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
153
+ "model.layers.8.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
154
+ "model.layers.8.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
155
+ "model.layers.8.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
156
+ "model.layers.8.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
157
+ "model.layers.8.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
158
+ "model.layers.8.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
159
+ "model.layers.8.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
160
+ "model.layers.8.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
161
+ "model.layers.9.attn.c_proj.weight": "pytorch_model-00001-of-00002.bin",
162
+ "model.layers.9.attn.qkv_proj.weight": "pytorch_model-00001-of-00002.bin",
163
+ "model.layers.9.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
164
+ "model.layers.9.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
165
+ "model.layers.9.mlp.c_fc.weight": "pytorch_model-00001-of-00002.bin",
166
+ "model.layers.9.mlp.c_proj.weight": "pytorch_model-00001-of-00002.bin",
167
+ "model.layers.9.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
168
+ "model.layers.9.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
169
+ "model.word_embeddings.weight": "pytorch_model-00001-of-00002.bin"
170
+ }
171
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
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": "<s>",
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": "</s>",
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": "HawkTokenizer",
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