alea-institute
commited on
Commit
•
38203d5
1
Parent(s):
5ee2ecd
Upload folder using huggingface_hub
Browse files- README.md +182 -0
- config.json +32 -0
- generation_config.json +4 -0
- model.safetensors +3 -0
- model.safetensors.index.json +395 -0
- special_tokens_map.json +37 -0
- tokenizer.json +0 -0
- tokenizer_config.json +0 -0
README.md
ADDED
@@ -0,0 +1,182 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
library_name: transformers
|
5 |
+
license: cc-by-4.0
|
6 |
+
tags:
|
7 |
+
- kl3m
|
8 |
+
- kl3m-003
|
9 |
+
- legal
|
10 |
+
- financial
|
11 |
+
- enterprise
|
12 |
+
- slm
|
13 |
+
date: '2024-02-20T00:00:00.000Z'
|
14 |
+
pipeline_tag: text-generation
|
15 |
+
widget:
|
16 |
+
- text: "Medical devices are regulated by"
|
17 |
+
- temperature: 0.3
|
18 |
+
- do_sample: True
|
19 |
+
---
|
20 |
+
|
21 |
+
# kl3m-003-1.7b Model
|
22 |
+
|
23 |
+
kl3m-1.7b is a small language model (SLM) model trained on clean, legally-permissible data. Originally
|
24 |
+
developed by [273 Ventures](https://273ventures.com) and donated to the [ALEA Institute](https://aleainstitute.ai),
|
25 |
+
kl3m-003-1.7b was part of the first LLM family to obtain the [Fairly Trained L-Certification](https://www.fairlytrained.org/certifications)
|
26 |
+
for its ethical training data and practices. The model is designed for legal, regulatory, and financial workflows,
|
27 |
+
with a focus on low toxicity and high efficiency.
|
28 |
+
|
29 |
+
Given its small size and lack of training data for instruction alignment, kl3m-003-1.7b is best suited for use either in
|
30 |
+
SLM fine-tuning or as part of training larger models without using unethical data or models.
|
31 |
+
|
32 |
+
The model was originally trained between January-February 2024 on a 8xA100-80G node in DDP. A similar model is
|
33 |
+
being provided with complete source and data replication as part of the `kl3m-004` family to be released in Q4 2024.
|
34 |
+
|
35 |
+
## Source
|
36 |
+
|
37 |
+
[https://github.com/alea-institute/kl3m-model-research](https://github.com/alea-institute/kl3m-model-research)
|
38 |
+
|
39 |
+
|
40 |
+
## Training Data
|
41 |
+
While the original training data collection and training infrastructure relies on software that was not donated by
|
42 |
+
273 Ventures, ALEA Institute is open-sourcing an improved dataset, including both replication and an API.
|
43 |
+
|
44 |
+
[https://github.com/alea-institute/kl3m-data](https://github.com/alea-institute/kl3m-data)
|
45 |
+
|
46 |
+
Data is available upon request at this time via S3 under a Requester Pays model. We are actively working on a
|
47 |
+
zero-cost distribution model as soon as we can obtain additional support.
|
48 |
+
|
49 |
+
This model, the original `kl3m-003-1.7b` model, was trained on a US-only subset of the Kelvin Legal DataPack that
|
50 |
+
we believe is 100% public domain material. However, so as to enforce maximum transparency to all
|
51 |
+
downstream users in the event of any future determination otherwise, we are licensing this model under CC-BY 4.0.
|
52 |
+
|
53 |
+
## Model Details
|
54 |
+
|
55 |
+
### Summary
|
56 |
+
- **Architecture**: GPT-NeoX (i.e., ~GPT-3 architecture)
|
57 |
+
- **Parameters**: 1.7 billion
|
58 |
+
- **Context Window**: 8,192 tokens (true size, no sliding window)
|
59 |
+
- **Language(s)**: Primarily English
|
60 |
+
- **Tokenizer**: kl3m-001-32k BPE tokenizer (32,768 vocabulary size with unorthodox whitespace handling)
|
61 |
+
- **Developed by**: Originally by [273 Ventures LLC](https://273ventures.com), donated to [ALEA Institute](https://aleainstitute.ai)
|
62 |
+
- **License**: [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/)
|
63 |
+
- **Hardware Requirements**: Runs real-time in bf16 on consumer NV/AMD GPUs
|
64 |
+
|
65 |
+
## Performance Metrics
|
66 |
+
|
67 |
+
### Perplexity Scores
|
68 |
+
| Dataset | Score |
|
69 |
+
|---------------|-------|
|
70 |
+
| Wiki | 18.25 |
|
71 |
+
| CNN/Daily Mail| 9.61 |
|
72 |
+
| Legal Domain | 2.00 |
|
73 |
+
|
74 |
+
The model demonstrates particularly strong per-parameter performance on legal domain content, outperforming many
|
75 |
+
larger models as of its training data.
|
76 |
+
|
77 |
+
## Key Features
|
78 |
+
|
79 |
+
- **Clean Training Data**: Built on what was originally referred to as the Kelvin Legal DataPack, ensuring all training data is ethically sourced and legally permissible.
|
80 |
+
- **Low Toxicity**: [Empirically lower toxicity and bias](https://github.com/alea-institute/kl3m-toxicity)
|
81 |
+
- **Enterprise Focus**: Specifically designed for legal, regulatory, and financial workflows.
|
82 |
+
- **Efficient Deployment**: Optimized for real-time inference on consumer hardware.
|
83 |
+
|
84 |
+
## Use Cases
|
85 |
+
|
86 |
+
- Basic regulatory question answering
|
87 |
+
- Contract provision drafting
|
88 |
+
- Structured JSON information extraction
|
89 |
+
- Foundation for downstream optimization
|
90 |
+
- Base model for domain-specific fine-tuning
|
91 |
+
|
92 |
+
## Getting Started
|
93 |
+
|
94 |
+
```python
|
95 |
+
import json
|
96 |
+
from transformers import pipeline
|
97 |
+
|
98 |
+
# Load the model and tokenizer
|
99 |
+
p = pipeline('text-generation', 'alea-institute/kl3m-003-1.7b', device='cuda')
|
100 |
+
|
101 |
+
# Example usage on CPU
|
102 |
+
text = "Under this"
|
103 |
+
print(
|
104 |
+
json.dumps(
|
105 |
+
[
|
106 |
+
r.get("generated_text")
|
107 |
+
for r in p(text, do_sample=True, temperature=0.5, num_return_sequences=3, max_new_tokens=32)
|
108 |
+
],
|
109 |
+
indent=2
|
110 |
+
)
|
111 |
+
)
|
112 |
+
```
|
113 |
+
|
114 |
+
```json
|
115 |
+
[
|
116 |
+
"Under this section, any person who is a party to the proceeding may be required to file ",
|
117 |
+
"Under this subsection, the term **eligible entity** means a State, a political subdivision of ",
|
118 |
+
"Under this section, the Secretary shall\u2014 (1)\nmake a grant to the National Academy of Sc"
|
119 |
+
]
|
120 |
+
|
121 |
+
```
|
122 |
+
|
123 |
+
## Contract Example
|
124 |
+
```python
|
125 |
+
text = "Governing Law. "
|
126 |
+
print(
|
127 |
+
json.dumps(
|
128 |
+
[
|
129 |
+
r.get("generated_text")
|
130 |
+
for r in p(text, do_sample=True, temperature=0.5, num_return_sequences=3, max_new_tokens=32)
|
131 |
+
],
|
132 |
+
indent=2
|
133 |
+
)
|
134 |
+
)
|
135 |
+
```
|
136 |
+
|
137 |
+
```json
|
138 |
+
[
|
139 |
+
"Governing Law. The validity, construction, enforcement and interpretation of this Agreement and of the War",
|
140 |
+
"Governing Law. This Agreement shall be governed by and construed in accordance with the laws of",
|
141 |
+
"Governing Law. This Agreement shall be governed by and construed and enforced in accordance"
|
142 |
+
]
|
143 |
+
```
|
144 |
+
|
145 |
+
## Technical Implementation
|
146 |
+
|
147 |
+
The model implements several techniques during training:
|
148 |
+
|
149 |
+
- Hybrid NTP and SFT cotraining
|
150 |
+
- Dynamic, document-aware segmentation
|
151 |
+
- Randomized padding
|
152 |
+
- Traditional fixed-attention mechanisms
|
153 |
+
|
154 |
+
## License
|
155 |
+
|
156 |
+
This model was originally developed by 273 Ventures and has been donated to the ALEA Institute.
|
157 |
+
|
158 |
+
The model weights are released under the CC-BY 4.0 License.
|
159 |
+
|
160 |
+
## Contact
|
161 |
+
|
162 |
+
The KL3M model family is now maintained by the [ALEA Institute](https://aleainstitute.ai). For technical support, collaboration opportunities, or general inquiries:
|
163 |
+
|
164 |
+
- GitHub: https://github.com/alea-institute/kl3m-model-research
|
165 |
+
- Email: hello@aleainstitute.ai
|
166 |
+
- Website: https://aleainstitute.ai
|
167 |
+
|
168 |
+
## Acknowledgments
|
169 |
+
|
170 |
+
Special thanks to 273 Ventures for developing and donating this model to the open-source community through the Alea Institute.
|
171 |
+
|
172 |
+
|
173 |
+
## Citation
|
174 |
+
|
175 |
+
Tokenizer, dataset, and model publications are pending.
|
176 |
+
|
177 |
+
## Contact
|
178 |
+
|
179 |
+
For any questions, please contact [ALEA Institute](https://aleainstitute.ai) at [hello@aleainstitute.ai](mailto:hello@aleainstitute.ai) or
|
180 |
+
create an issue on this repository or [GitHub](https://github.com/alea-institute/kl3m-model-research).
|
181 |
+
|
182 |
+
![https://aleainstitute.ai](https://aleainstitute.ai/images/alea-logo-ascii-1x1.png)
|
config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "kl3m-003-1.7b",
|
3 |
+
"architectures": [
|
4 |
+
"GPTNeoXForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": true,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": null,
|
9 |
+
"classifier_dropout": 0.1,
|
10 |
+
"eos_token_id": null,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_dropout": 0.0,
|
13 |
+
"hidden_size": 2048,
|
14 |
+
"initializer_range": 0.02,
|
15 |
+
"intermediate_size": 8192,
|
16 |
+
"layer_norm_eps": 1e-05,
|
17 |
+
"max_position_embeddings": 8192,
|
18 |
+
"model_type": "gpt_neox",
|
19 |
+
"num_attention_heads": 32,
|
20 |
+
"num_hidden_layers": 32,
|
21 |
+
"partial_rotary_factor": 0.25,
|
22 |
+
"rope_scaling": null,
|
23 |
+
"rope_theta": 10000,
|
24 |
+
"rotary_emb_base": 10000,
|
25 |
+
"rotary_pct": 0.25,
|
26 |
+
"tie_word_embeddings": false,
|
27 |
+
"torch_dtype": "bfloat16",
|
28 |
+
"transformers_version": "4.46.1",
|
29 |
+
"use_cache": true,
|
30 |
+
"use_parallel_residual": true,
|
31 |
+
"vocab_size": 32768
|
32 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"transformers_version": "4.46.1"
|
4 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1845ca4a8689db7eb7527e7b788e4f4cf4ccd58b8e8052d49744c6ce9e0d46f8
|
3 |
+
size 3491419088
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,395 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 6982746112
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"embed_out.weight": "model-00002-of-00002.safetensors",
|
7 |
+
"gpt_neox.embed_in.weight": "model-00001-of-00002.safetensors",
|
8 |
+
"gpt_neox.final_layer_norm.bias": "model-00002-of-00002.safetensors",
|
9 |
+
"gpt_neox.final_layer_norm.weight": "model-00002-of-00002.safetensors",
|
10 |
+
"gpt_neox.layers.0.attention.dense.bias": "model-00001-of-00002.safetensors",
|
11 |
+
"gpt_neox.layers.0.attention.dense.weight": "model-00001-of-00002.safetensors",
|
12 |
+
"gpt_neox.layers.0.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
13 |
+
"gpt_neox.layers.0.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
14 |
+
"gpt_neox.layers.0.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
15 |
+
"gpt_neox.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
16 |
+
"gpt_neox.layers.0.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
17 |
+
"gpt_neox.layers.0.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
18 |
+
"gpt_neox.layers.0.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
19 |
+
"gpt_neox.layers.0.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
20 |
+
"gpt_neox.layers.0.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
21 |
+
"gpt_neox.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
22 |
+
"gpt_neox.layers.1.attention.dense.bias": "model-00001-of-00002.safetensors",
|
23 |
+
"gpt_neox.layers.1.attention.dense.weight": "model-00001-of-00002.safetensors",
|
24 |
+
"gpt_neox.layers.1.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
25 |
+
"gpt_neox.layers.1.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
26 |
+
"gpt_neox.layers.1.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
27 |
+
"gpt_neox.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
28 |
+
"gpt_neox.layers.1.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
29 |
+
"gpt_neox.layers.1.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
30 |
+
"gpt_neox.layers.1.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
31 |
+
"gpt_neox.layers.1.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
32 |
+
"gpt_neox.layers.1.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
33 |
+
"gpt_neox.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
34 |
+
"gpt_neox.layers.10.attention.dense.bias": "model-00001-of-00002.safetensors",
|
35 |
+
"gpt_neox.layers.10.attention.dense.weight": "model-00001-of-00002.safetensors",
|
36 |
+
"gpt_neox.layers.10.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
37 |
+
"gpt_neox.layers.10.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
38 |
+
"gpt_neox.layers.10.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
39 |
+
"gpt_neox.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
40 |
+
"gpt_neox.layers.10.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
41 |
+
"gpt_neox.layers.10.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
42 |
+
"gpt_neox.layers.10.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
43 |
+
"gpt_neox.layers.10.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
44 |
+
"gpt_neox.layers.10.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
45 |
+
"gpt_neox.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
46 |
+
"gpt_neox.layers.11.attention.dense.bias": "model-00001-of-00002.safetensors",
|
47 |
+
"gpt_neox.layers.11.attention.dense.weight": "model-00001-of-00002.safetensors",
|
48 |
+
"gpt_neox.layers.11.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
49 |
+
"gpt_neox.layers.11.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
50 |
+
"gpt_neox.layers.11.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
51 |
+
"gpt_neox.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
52 |
+
"gpt_neox.layers.11.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
53 |
+
"gpt_neox.layers.11.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
54 |
+
"gpt_neox.layers.11.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
55 |
+
"gpt_neox.layers.11.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
56 |
+
"gpt_neox.layers.11.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
57 |
+
"gpt_neox.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
58 |
+
"gpt_neox.layers.12.attention.dense.bias": "model-00001-of-00002.safetensors",
|
59 |
+
"gpt_neox.layers.12.attention.dense.weight": "model-00001-of-00002.safetensors",
|
60 |
+
"gpt_neox.layers.12.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
61 |
+
"gpt_neox.layers.12.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
62 |
+
"gpt_neox.layers.12.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
63 |
+
"gpt_neox.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
64 |
+
"gpt_neox.layers.12.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
65 |
+
"gpt_neox.layers.12.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
66 |
+
"gpt_neox.layers.12.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
67 |
+
"gpt_neox.layers.12.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
68 |
+
"gpt_neox.layers.12.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
69 |
+
"gpt_neox.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
70 |
+
"gpt_neox.layers.13.attention.dense.bias": "model-00001-of-00002.safetensors",
|
71 |
+
"gpt_neox.layers.13.attention.dense.weight": "model-00001-of-00002.safetensors",
|
72 |
+
"gpt_neox.layers.13.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
73 |
+
"gpt_neox.layers.13.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
74 |
+
"gpt_neox.layers.13.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
75 |
+
"gpt_neox.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
76 |
+
"gpt_neox.layers.13.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
77 |
+
"gpt_neox.layers.13.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
78 |
+
"gpt_neox.layers.13.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
79 |
+
"gpt_neox.layers.13.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
80 |
+
"gpt_neox.layers.13.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
81 |
+
"gpt_neox.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
82 |
+
"gpt_neox.layers.14.attention.dense.bias": "model-00001-of-00002.safetensors",
|
83 |
+
"gpt_neox.layers.14.attention.dense.weight": "model-00001-of-00002.safetensors",
|
84 |
+
"gpt_neox.layers.14.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
85 |
+
"gpt_neox.layers.14.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
86 |
+
"gpt_neox.layers.14.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
87 |
+
"gpt_neox.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
88 |
+
"gpt_neox.layers.14.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
89 |
+
"gpt_neox.layers.14.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
90 |
+
"gpt_neox.layers.14.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
91 |
+
"gpt_neox.layers.14.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
92 |
+
"gpt_neox.layers.14.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
93 |
+
"gpt_neox.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
94 |
+
"gpt_neox.layers.15.attention.dense.bias": "model-00001-of-00002.safetensors",
|
95 |
+
"gpt_neox.layers.15.attention.dense.weight": "model-00001-of-00002.safetensors",
|
96 |
+
"gpt_neox.layers.15.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
97 |
+
"gpt_neox.layers.15.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
98 |
+
"gpt_neox.layers.15.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
99 |
+
"gpt_neox.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
100 |
+
"gpt_neox.layers.15.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
101 |
+
"gpt_neox.layers.15.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
102 |
+
"gpt_neox.layers.15.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
103 |
+
"gpt_neox.layers.15.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
104 |
+
"gpt_neox.layers.15.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
105 |
+
"gpt_neox.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
106 |
+
"gpt_neox.layers.16.attention.dense.bias": "model-00001-of-00002.safetensors",
|
107 |
+
"gpt_neox.layers.16.attention.dense.weight": "model-00001-of-00002.safetensors",
|
108 |
+
"gpt_neox.layers.16.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
109 |
+
"gpt_neox.layers.16.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
110 |
+
"gpt_neox.layers.16.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
111 |
+
"gpt_neox.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
112 |
+
"gpt_neox.layers.16.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
113 |
+
"gpt_neox.layers.16.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
114 |
+
"gpt_neox.layers.16.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
115 |
+
"gpt_neox.layers.16.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
116 |
+
"gpt_neox.layers.16.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
117 |
+
"gpt_neox.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
118 |
+
"gpt_neox.layers.17.attention.dense.bias": "model-00001-of-00002.safetensors",
|
119 |
+
"gpt_neox.layers.17.attention.dense.weight": "model-00001-of-00002.safetensors",
|
120 |
+
"gpt_neox.layers.17.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
121 |
+
"gpt_neox.layers.17.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
122 |
+
"gpt_neox.layers.17.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
123 |
+
"gpt_neox.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
124 |
+
"gpt_neox.layers.17.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
125 |
+
"gpt_neox.layers.17.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
126 |
+
"gpt_neox.layers.17.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
127 |
+
"gpt_neox.layers.17.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
128 |
+
"gpt_neox.layers.17.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
129 |
+
"gpt_neox.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
130 |
+
"gpt_neox.layers.18.attention.dense.bias": "model-00001-of-00002.safetensors",
|
131 |
+
"gpt_neox.layers.18.attention.dense.weight": "model-00001-of-00002.safetensors",
|
132 |
+
"gpt_neox.layers.18.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
133 |
+
"gpt_neox.layers.18.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
134 |
+
"gpt_neox.layers.18.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
135 |
+
"gpt_neox.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
136 |
+
"gpt_neox.layers.18.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
137 |
+
"gpt_neox.layers.18.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
138 |
+
"gpt_neox.layers.18.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
139 |
+
"gpt_neox.layers.18.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
140 |
+
"gpt_neox.layers.18.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
141 |
+
"gpt_neox.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
142 |
+
"gpt_neox.layers.19.attention.dense.bias": "model-00001-of-00002.safetensors",
|
143 |
+
"gpt_neox.layers.19.attention.dense.weight": "model-00001-of-00002.safetensors",
|
144 |
+
"gpt_neox.layers.19.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
145 |
+
"gpt_neox.layers.19.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
146 |
+
"gpt_neox.layers.19.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
147 |
+
"gpt_neox.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
148 |
+
"gpt_neox.layers.19.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
149 |
+
"gpt_neox.layers.19.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
150 |
+
"gpt_neox.layers.19.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
151 |
+
"gpt_neox.layers.19.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
152 |
+
"gpt_neox.layers.19.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
153 |
+
"gpt_neox.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
154 |
+
"gpt_neox.layers.2.attention.dense.bias": "model-00001-of-00002.safetensors",
|
155 |
+
"gpt_neox.layers.2.attention.dense.weight": "model-00001-of-00002.safetensors",
|
156 |
+
"gpt_neox.layers.2.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
157 |
+
"gpt_neox.layers.2.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
158 |
+
"gpt_neox.layers.2.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
159 |
+
"gpt_neox.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
160 |
+
"gpt_neox.layers.2.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
161 |
+
"gpt_neox.layers.2.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
162 |
+
"gpt_neox.layers.2.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
163 |
+
"gpt_neox.layers.2.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
164 |
+
"gpt_neox.layers.2.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
165 |
+
"gpt_neox.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
166 |
+
"gpt_neox.layers.20.attention.dense.bias": "model-00001-of-00002.safetensors",
|
167 |
+
"gpt_neox.layers.20.attention.dense.weight": "model-00001-of-00002.safetensors",
|
168 |
+
"gpt_neox.layers.20.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
169 |
+
"gpt_neox.layers.20.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
170 |
+
"gpt_neox.layers.20.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
171 |
+
"gpt_neox.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
172 |
+
"gpt_neox.layers.20.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
173 |
+
"gpt_neox.layers.20.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
174 |
+
"gpt_neox.layers.20.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
175 |
+
"gpt_neox.layers.20.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
176 |
+
"gpt_neox.layers.20.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
177 |
+
"gpt_neox.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
178 |
+
"gpt_neox.layers.21.attention.dense.bias": "model-00001-of-00002.safetensors",
|
179 |
+
"gpt_neox.layers.21.attention.dense.weight": "model-00001-of-00002.safetensors",
|
180 |
+
"gpt_neox.layers.21.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
181 |
+
"gpt_neox.layers.21.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
182 |
+
"gpt_neox.layers.21.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
183 |
+
"gpt_neox.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
184 |
+
"gpt_neox.layers.21.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
185 |
+
"gpt_neox.layers.21.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
186 |
+
"gpt_neox.layers.21.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
187 |
+
"gpt_neox.layers.21.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
188 |
+
"gpt_neox.layers.21.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
189 |
+
"gpt_neox.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
190 |
+
"gpt_neox.layers.22.attention.dense.bias": "model-00001-of-00002.safetensors",
|
191 |
+
"gpt_neox.layers.22.attention.dense.weight": "model-00001-of-00002.safetensors",
|
192 |
+
"gpt_neox.layers.22.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
193 |
+
"gpt_neox.layers.22.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
194 |
+
"gpt_neox.layers.22.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
195 |
+
"gpt_neox.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
196 |
+
"gpt_neox.layers.22.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
197 |
+
"gpt_neox.layers.22.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
198 |
+
"gpt_neox.layers.22.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
199 |
+
"gpt_neox.layers.22.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
200 |
+
"gpt_neox.layers.22.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
201 |
+
"gpt_neox.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
202 |
+
"gpt_neox.layers.23.attention.dense.bias": "model-00001-of-00002.safetensors",
|
203 |
+
"gpt_neox.layers.23.attention.dense.weight": "model-00001-of-00002.safetensors",
|
204 |
+
"gpt_neox.layers.23.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
205 |
+
"gpt_neox.layers.23.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
206 |
+
"gpt_neox.layers.23.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
207 |
+
"gpt_neox.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
208 |
+
"gpt_neox.layers.23.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
209 |
+
"gpt_neox.layers.23.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
210 |
+
"gpt_neox.layers.23.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
211 |
+
"gpt_neox.layers.23.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
212 |
+
"gpt_neox.layers.23.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
213 |
+
"gpt_neox.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
214 |
+
"gpt_neox.layers.24.attention.dense.bias": "model-00002-of-00002.safetensors",
|
215 |
+
"gpt_neox.layers.24.attention.dense.weight": "model-00002-of-00002.safetensors",
|
216 |
+
"gpt_neox.layers.24.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
217 |
+
"gpt_neox.layers.24.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
218 |
+
"gpt_neox.layers.24.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
219 |
+
"gpt_neox.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
220 |
+
"gpt_neox.layers.24.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
221 |
+
"gpt_neox.layers.24.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
222 |
+
"gpt_neox.layers.24.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
223 |
+
"gpt_neox.layers.24.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
224 |
+
"gpt_neox.layers.24.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
225 |
+
"gpt_neox.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
226 |
+
"gpt_neox.layers.25.attention.dense.bias": "model-00002-of-00002.safetensors",
|
227 |
+
"gpt_neox.layers.25.attention.dense.weight": "model-00002-of-00002.safetensors",
|
228 |
+
"gpt_neox.layers.25.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
229 |
+
"gpt_neox.layers.25.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
230 |
+
"gpt_neox.layers.25.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
231 |
+
"gpt_neox.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
232 |
+
"gpt_neox.layers.25.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
233 |
+
"gpt_neox.layers.25.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
234 |
+
"gpt_neox.layers.25.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
235 |
+
"gpt_neox.layers.25.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
236 |
+
"gpt_neox.layers.25.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
237 |
+
"gpt_neox.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
238 |
+
"gpt_neox.layers.26.attention.dense.bias": "model-00002-of-00002.safetensors",
|
239 |
+
"gpt_neox.layers.26.attention.dense.weight": "model-00002-of-00002.safetensors",
|
240 |
+
"gpt_neox.layers.26.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
241 |
+
"gpt_neox.layers.26.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
242 |
+
"gpt_neox.layers.26.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
243 |
+
"gpt_neox.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
244 |
+
"gpt_neox.layers.26.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
245 |
+
"gpt_neox.layers.26.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
246 |
+
"gpt_neox.layers.26.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
247 |
+
"gpt_neox.layers.26.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
248 |
+
"gpt_neox.layers.26.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
249 |
+
"gpt_neox.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
250 |
+
"gpt_neox.layers.27.attention.dense.bias": "model-00002-of-00002.safetensors",
|
251 |
+
"gpt_neox.layers.27.attention.dense.weight": "model-00002-of-00002.safetensors",
|
252 |
+
"gpt_neox.layers.27.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
253 |
+
"gpt_neox.layers.27.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
254 |
+
"gpt_neox.layers.27.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
255 |
+
"gpt_neox.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
256 |
+
"gpt_neox.layers.27.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
257 |
+
"gpt_neox.layers.27.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
258 |
+
"gpt_neox.layers.27.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
259 |
+
"gpt_neox.layers.27.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
260 |
+
"gpt_neox.layers.27.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
261 |
+
"gpt_neox.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
262 |
+
"gpt_neox.layers.28.attention.dense.bias": "model-00002-of-00002.safetensors",
|
263 |
+
"gpt_neox.layers.28.attention.dense.weight": "model-00002-of-00002.safetensors",
|
264 |
+
"gpt_neox.layers.28.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
265 |
+
"gpt_neox.layers.28.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
266 |
+
"gpt_neox.layers.28.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
267 |
+
"gpt_neox.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
268 |
+
"gpt_neox.layers.28.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
269 |
+
"gpt_neox.layers.28.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
270 |
+
"gpt_neox.layers.28.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
271 |
+
"gpt_neox.layers.28.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
272 |
+
"gpt_neox.layers.28.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
273 |
+
"gpt_neox.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
274 |
+
"gpt_neox.layers.29.attention.dense.bias": "model-00002-of-00002.safetensors",
|
275 |
+
"gpt_neox.layers.29.attention.dense.weight": "model-00002-of-00002.safetensors",
|
276 |
+
"gpt_neox.layers.29.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
277 |
+
"gpt_neox.layers.29.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
278 |
+
"gpt_neox.layers.29.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
279 |
+
"gpt_neox.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
280 |
+
"gpt_neox.layers.29.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
281 |
+
"gpt_neox.layers.29.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
282 |
+
"gpt_neox.layers.29.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
283 |
+
"gpt_neox.layers.29.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
284 |
+
"gpt_neox.layers.29.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
285 |
+
"gpt_neox.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
286 |
+
"gpt_neox.layers.3.attention.dense.bias": "model-00001-of-00002.safetensors",
|
287 |
+
"gpt_neox.layers.3.attention.dense.weight": "model-00001-of-00002.safetensors",
|
288 |
+
"gpt_neox.layers.3.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
289 |
+
"gpt_neox.layers.3.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
290 |
+
"gpt_neox.layers.3.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
291 |
+
"gpt_neox.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
292 |
+
"gpt_neox.layers.3.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
293 |
+
"gpt_neox.layers.3.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
294 |
+
"gpt_neox.layers.3.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
295 |
+
"gpt_neox.layers.3.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
296 |
+
"gpt_neox.layers.3.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
297 |
+
"gpt_neox.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
298 |
+
"gpt_neox.layers.30.attention.dense.bias": "model-00002-of-00002.safetensors",
|
299 |
+
"gpt_neox.layers.30.attention.dense.weight": "model-00002-of-00002.safetensors",
|
300 |
+
"gpt_neox.layers.30.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
301 |
+
"gpt_neox.layers.30.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
302 |
+
"gpt_neox.layers.30.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
303 |
+
"gpt_neox.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
304 |
+
"gpt_neox.layers.30.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
305 |
+
"gpt_neox.layers.30.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
306 |
+
"gpt_neox.layers.30.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
307 |
+
"gpt_neox.layers.30.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
308 |
+
"gpt_neox.layers.30.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
309 |
+
"gpt_neox.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
310 |
+
"gpt_neox.layers.31.attention.dense.bias": "model-00002-of-00002.safetensors",
|
311 |
+
"gpt_neox.layers.31.attention.dense.weight": "model-00002-of-00002.safetensors",
|
312 |
+
"gpt_neox.layers.31.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
313 |
+
"gpt_neox.layers.31.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
314 |
+
"gpt_neox.layers.31.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
315 |
+
"gpt_neox.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
316 |
+
"gpt_neox.layers.31.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
317 |
+
"gpt_neox.layers.31.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
318 |
+
"gpt_neox.layers.31.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
319 |
+
"gpt_neox.layers.31.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
320 |
+
"gpt_neox.layers.31.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
321 |
+
"gpt_neox.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
322 |
+
"gpt_neox.layers.4.attention.dense.bias": "model-00001-of-00002.safetensors",
|
323 |
+
"gpt_neox.layers.4.attention.dense.weight": "model-00001-of-00002.safetensors",
|
324 |
+
"gpt_neox.layers.4.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
325 |
+
"gpt_neox.layers.4.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
326 |
+
"gpt_neox.layers.4.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
327 |
+
"gpt_neox.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
328 |
+
"gpt_neox.layers.4.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
329 |
+
"gpt_neox.layers.4.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
330 |
+
"gpt_neox.layers.4.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
331 |
+
"gpt_neox.layers.4.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
332 |
+
"gpt_neox.layers.4.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
333 |
+
"gpt_neox.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
334 |
+
"gpt_neox.layers.5.attention.dense.bias": "model-00001-of-00002.safetensors",
|
335 |
+
"gpt_neox.layers.5.attention.dense.weight": "model-00001-of-00002.safetensors",
|
336 |
+
"gpt_neox.layers.5.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
337 |
+
"gpt_neox.layers.5.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
338 |
+
"gpt_neox.layers.5.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
339 |
+
"gpt_neox.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
340 |
+
"gpt_neox.layers.5.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
341 |
+
"gpt_neox.layers.5.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
342 |
+
"gpt_neox.layers.5.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
343 |
+
"gpt_neox.layers.5.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
344 |
+
"gpt_neox.layers.5.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
345 |
+
"gpt_neox.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
346 |
+
"gpt_neox.layers.6.attention.dense.bias": "model-00001-of-00002.safetensors",
|
347 |
+
"gpt_neox.layers.6.attention.dense.weight": "model-00001-of-00002.safetensors",
|
348 |
+
"gpt_neox.layers.6.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
349 |
+
"gpt_neox.layers.6.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
350 |
+
"gpt_neox.layers.6.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
351 |
+
"gpt_neox.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
352 |
+
"gpt_neox.layers.6.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
353 |
+
"gpt_neox.layers.6.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
354 |
+
"gpt_neox.layers.6.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
355 |
+
"gpt_neox.layers.6.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
356 |
+
"gpt_neox.layers.6.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
357 |
+
"gpt_neox.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
358 |
+
"gpt_neox.layers.7.attention.dense.bias": "model-00001-of-00002.safetensors",
|
359 |
+
"gpt_neox.layers.7.attention.dense.weight": "model-00001-of-00002.safetensors",
|
360 |
+
"gpt_neox.layers.7.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
361 |
+
"gpt_neox.layers.7.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
362 |
+
"gpt_neox.layers.7.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
363 |
+
"gpt_neox.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
364 |
+
"gpt_neox.layers.7.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
365 |
+
"gpt_neox.layers.7.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
366 |
+
"gpt_neox.layers.7.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
367 |
+
"gpt_neox.layers.7.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
368 |
+
"gpt_neox.layers.7.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
369 |
+
"gpt_neox.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
370 |
+
"gpt_neox.layers.8.attention.dense.bias": "model-00001-of-00002.safetensors",
|
371 |
+
"gpt_neox.layers.8.attention.dense.weight": "model-00001-of-00002.safetensors",
|
372 |
+
"gpt_neox.layers.8.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
373 |
+
"gpt_neox.layers.8.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
374 |
+
"gpt_neox.layers.8.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
375 |
+
"gpt_neox.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
376 |
+
"gpt_neox.layers.8.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
377 |
+
"gpt_neox.layers.8.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
378 |
+
"gpt_neox.layers.8.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
379 |
+
"gpt_neox.layers.8.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
380 |
+
"gpt_neox.layers.8.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
381 |
+
"gpt_neox.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
382 |
+
"gpt_neox.layers.9.attention.dense.bias": "model-00001-of-00002.safetensors",
|
383 |
+
"gpt_neox.layers.9.attention.dense.weight": "model-00001-of-00002.safetensors",
|
384 |
+
"gpt_neox.layers.9.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
385 |
+
"gpt_neox.layers.9.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
386 |
+
"gpt_neox.layers.9.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
387 |
+
"gpt_neox.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
388 |
+
"gpt_neox.layers.9.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
389 |
+
"gpt_neox.layers.9.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
390 |
+
"gpt_neox.layers.9.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
391 |
+
"gpt_neox.layers.9.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
392 |
+
"gpt_neox.layers.9.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
393 |
+
"gpt_neox.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors"
|
394 |
+
}
|
395 |
+
}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<|start|>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|end|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"mask_token": {
|
17 |
+
"content": "<|mask|>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"pad_token": {
|
24 |
+
"content": "<|pad|>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
},
|
30 |
+
"unk_token": {
|
31 |
+
"content": "<|unk|>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false
|
36 |
+
}
|
37 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|