xared1001 commited on
Commit
0e9dcd0
1 Parent(s): 8d49b91

Upload 9 files

Browse files
.gitattributes CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
LICENSE.txt ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ BigScience RAIL License v1.0
2
+ dated May 19, 2022
3
+
4
+
5
+
6
+
7
+ This is a license (the “License”) between you (“You”) and the participants of BigScience (“Licensor”). Whereas the Apache 2.0 license was applicable to resources used to develop the Model, the licensing conditions have been modified for the access and distribution of the Model. This has been done to further BigScience’s aims of promoting not just open-access to its artifacts, but also a responsible use of these artifacts. Therefore, this Responsible AI License (RAIL)[1] aims at having an open and permissive character while striving for responsible use of the Model.
8
+
9
+
10
+ Section I: PREAMBLE
11
+
12
+
13
+ BigScience is a collaborative open innovation project aimed at the responsible development and use of large multilingual datasets and Large Language Models (“LLM”), as well as, the documentation of best practices and tools stemming from this collaborative effort. Further, BigScience participants wish to promote collaboration and sharing of research artifacts - including the Model - for the benefit of society, pursuant to this License.
14
+
15
+
16
+ The development and use of LLMs, and broadly artificial intelligence (“AI”), does not come without concerns. The world has witnessed how just a few companies/institutions are able to develop LLMs, and moreover, how Natural Language Processing techniques might, in some instances, become a risk for the public in general. Concerns might come in many forms, from racial discrimination to the treatment of sensitive information.
17
+
18
+
19
+ BigScience believes in the intersection between open and responsible AI development, thus, this License aims to strike a balance between both in order to enable responsible open-science for large language models and future NLP techniques.
20
+ This License governs the use of the BigScience BLOOM models (and their derivatives) and is informed by both the BigScience Ethical Charter and the model cards associated with the BigScience BLOOM models. BigScience has set forth its Ethical Charter representing the values of its community. Although the BigScience community does not aim to impose its values on potential users of this Model, it is determined to take tangible steps towards protecting the community from inappropriate uses of the work being developed by BigScience.
21
+ Furthermore, the model cards for the BigScience BLOOM models will inform the user about the limitations of the Model, and thus serves as the basis of some of the use-based restrictions in this License (See Part II).
22
+
23
+
24
+
25
+
26
+ NOW THEREFORE, You and Licensor agree as follows:
27
+
28
+
29
+ 1. Definitions
30
+
31
+
32
+ 1. "License" shall mean the terms and conditions for use, reproduction, and Distribution as defined in this document.
33
+ 2. “Data” means a collection of texts extracted from the BigScience Corpus used with the Model, including to train, pretrain, or otherwise evaluate the Model. The Data is not licensed under this License. The BigScience Corpus is a collection of existing sources of language data documented on the BigScience website.
34
+ 3. “Output” means the results of operating a Model as embodied in informational content resulting therefrom.
35
+ 4. “Model” means any accompanying machine-learning based assemblies (including checkpoints), consisting of learnt weights, parameters (including optimizer states), corresponding to the BigScience BLOOM model architecture as embodied in the Complementary Material, that have been trained or tuned, in whole or in part, on the Data using the Complementary Material.
36
+ 5. “Derivatives of the Model” means all modifications to the Model, works based on the Model, or any other model which is created or initialized by transfer of patterns of the weights, parameters, activations or output of the Model, to the other model, in order to cause the other model to perform similarly to the Model, including - but not limited to - distillation methods entailing the use of intermediate data representations or methods based on the generation of synthetic data by the Model for training the other model.
37
+ 6. “Complementary Material” shall mean the accompanying source code and scripts used to define, run, load, benchmark or evaluate the Model, and used to prepare data for training or evaluation. This includes any accompanying documentation, tutorials, examples etc.
38
+ 7. “Distribution” means any transmission, reproduction, publication or other sharing of the Model or Derivatives of the Model to a third party, including providing the Model as a hosted service made available by electronic or other remote means - e.g. API-based or web access.
39
+ 8. “Licensor” means the copyright owner or entity authorized by the copyright owner that is granting the License, including the persons or entities that may have rights in the Model and/or distributing the Model.
40
+ 9. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License and/or making use of the Model for whichever purpose and in any field of use, including usage of the Model in an end-use application - e.g. chatbot, translator.
41
+ 10. “Third Parties” means individuals or legal entities that are not under common control with Licensor or You.
42
+ 11. "Contribution" shall mean any work of authorship, including the original version of the Model and any modifications or additions to that Model or Derivatives of the Model thereof, that is intentionally submitted to Licensor for inclusion in the Model by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, “submitted” means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Model, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
43
+ 12. "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Model.
44
+
45
+
46
+ Section II: INTELLECTUAL PROPERTY RIGHTS
47
+ Both copyright and patent grants apply to the Model, Derivatives of the Model and Complementary Material. The Model and Derivatives of the Model are subject to additional terms as described in Section III.
48
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare, publicly display, publicly perform, sublicense, and distribute the Complementary Material, the Model, and Derivatives of the Model.
49
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this paragraph) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Model and the Complementary Material, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Model to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Model and/or Complementary Material or a Contribution incorporated within the Model and/or Complementary Material constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for the Model and/or Work shall terminate as of the date such litigation is filed.
50
+
51
+
52
+ Section III: CONDITIONS OF USAGE, DISTRIBUTION AND REDISTRIBUTION
53
+
54
+
55
+ 4. Distribution and Redistribution. You may host for Third Party remote access purposes (e.g. software-as-a-service), reproduce and distribute copies of the Model or Derivatives of the Model thereof in any medium, with or without modifications, provided that You meet the following conditions:
56
+ 1. Use-based restrictions as referenced in paragraph 5 MUST be included as an enforceable provision by You in any type of legal agreement (e.g. a license) governing the use and/or distribution of the Model or Derivatives of the Model, and You shall give notice to subsequent users You Distribute to, that the Model or Derivatives of the Model are subject to paragraph 5. This provision does not apply to the use of Complementary Material.
57
+ 2. You must give any Third Party recipients of the Model or Derivatives of the Model a copy of this License;
58
+ 3. You must cause any modified files to carry prominent notices stating that You changed the files;
59
+ 4. You must retain all copyright, patent, trademark, and attribution notices excluding those notices that do not pertain to any part of the Model, Derivatives of the Model.
60
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions - respecting paragraph 4.a. - for use, reproduction, or Distribution of Your modifications, or for any such Derivatives of the Model as a whole, provided Your use, reproduction, and Distribution of the Model otherwise complies with the conditions stated in this License.
61
+ 5. Use-based restrictions. The restrictions set forth in Attachment A are considered Use-based restrictions. Therefore You cannot use the Model and the Derivatives of the Model for the specified restricted uses. You may use the Model subject to this License, including only for lawful purposes and in accordance with the License. Use may include creating any content with, finetuning, updating, running, training, evaluating and/or reparametrizing the Model. You shall require all of Your users who use the Model or a Derivative of the Model to comply with the terms of this paragraph (paragraph 5).
62
+ 6. The Output You Generate. Except as set forth herein, Licensor claims no rights in the Output You generate using the Model. You are accountable for the Output you generate and its subsequent uses. No use of the output can contravene any provision as stated in the License.
63
+
64
+
65
+ Section IV: OTHER PROVISIONS
66
+ 7. Updates and Runtime Restrictions. To the maximum extent permitted by law, Licensor reserves the right to restrict (remotely or otherwise) usage of the Model in violation of this License, update the Model through electronic means, or modify the Output of the Model based on updates. You shall undertake reasonable efforts to use the latest version of the Model.
67
+ 8. Trademarks and related. Nothing in this License permits You to make use of Licensors’ trademarks, trade names, logos or to otherwise suggest endorsement or misrepresent the relationship between the parties; and any rights not expressly granted herein are reserved by the Licensors.
68
+ 9. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Model and the Complementary Material (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Model, Derivatives of the Model, and the Complementary Material and assume any risks associated with Your exercise of permissions under this License.
69
+ 10. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Model and the Complementary Material (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
70
+ 11. Accepting Warranty or Additional Liability. While redistributing the Model, Derivatives of the Model and the Complementary Material thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
71
+ 12. If any provision of this License is held to be invalid, illegal or unenforceable, the remaining provisions shall be unaffected thereby and remain valid as if such provision had not been set forth herein.
72
+ END OF TERMS AND CONDITIONS
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+ Attachment A
126
+ Use Restrictions
127
+ You agree not to use the Model or Derivatives of the Model:
128
+ 1. In any way that violates any applicable national, federal, state, local or international law or regulation;
129
+ 2. For the purpose of exploiting, harming or attempting to exploit or harm minors in any way;
130
+ 3. To generate or disseminate verifiably false information with the purpose of harming others;
131
+ 4. To generate or disseminate personal identifiable information that can be used to harm an individual;
132
+ 5. To generate or disseminate information or content, in any context (e.g. posts, articles, tweets, chatbots or other kinds of automated bots) without expressly and intelligibly disclaiming that the text is machine generated;
133
+ 6. To defame, disparage or otherwise harass others;
134
+ 7. To impersonate or attempt to impersonate others;
135
+ 8. For fully automated decision making that adversely impacts an individual’s legal rights or otherwise creates or modifies a binding, enforceable obligation;
136
+ 9. For any use intended to or which has the effect of discriminating against or harming individuals or groups based on online or offline social behavior or known or predicted personal or personality characteristics
137
+ 10. To exploit any of the vulnerabilities of a specific group of persons based on their age, social, physical or mental characteristics, in order to materially distort the behavior of a person pertaining to that group in a manner that causes or is likely to cause that person or another person physical or psychological harm;
138
+ 11. For any use intended to or which has the effect of discriminating against individuals or groups based on legally protected characteristics or categories;
139
+ 12. To provide medical advice and medical results interpretation;
140
+ 13. To generate or disseminate information for the purpose to be used for administration of justice, law enforcement, immigraton or asylum processes, such as predicting an individual will commit fraud/crime commitment (e.g. by text profiling, drawing causal relationships between assertions made in documents, indiscriminate and arbitrarily-targeted use).
141
+
142
+
143
+ ________________
144
+ [1] https://arxiv.org/pdf/2011.03116.pdf
README.md ADDED
@@ -0,0 +1,556 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bigscience-bloom-rail-1.0
3
+ language:
4
+ - ak
5
+ - ar
6
+ - as
7
+ - bm
8
+ - bn
9
+ - ca
10
+ - code
11
+ - en
12
+ - es
13
+ - eu
14
+ - fon
15
+ - fr
16
+ - gu
17
+ - hi
18
+ - id
19
+ - ig
20
+ - ki
21
+ - kn
22
+ - lg
23
+ - ln
24
+ - ml
25
+ - mr
26
+ - ne
27
+ - nso
28
+ - ny
29
+ - or
30
+ - pa
31
+ - pt
32
+ - rn
33
+ - rw
34
+ - sn
35
+ - st
36
+ - sw
37
+ - ta
38
+ - te
39
+ - tn
40
+ - ts
41
+ - tum
42
+ - tw
43
+ - ur
44
+ - vi
45
+ - wo
46
+ - xh
47
+ - yo
48
+ - zh
49
+ - zhs
50
+ - zht
51
+ - zu
52
+ pipeline_tag: text-generation
53
+ ---
54
+
55
+ <h1 style='text-align: center '>BLOOM LM</h1>
56
+ <h2 style='text-align: center '><em>BigScience Large Open-science Open-access Multilingual Language Model</em> </h2>
57
+ <h3 style='text-align: center '>Model Card</h3>
58
+ <img src="https://s3.amazonaws.com/moonup/production/uploads/1657124309515-5f17f0a0925b9863e28ad517.png" alt="BigScience Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
59
+
60
+
61
+ Version 1.0 / 26.May.2022
62
+
63
+ ## Table of Contents
64
+ 1. [Model Details](#model-details)
65
+ 2. [Uses](#uses)
66
+ 3. [Training Data](#training-data)
67
+ 4. [Risks and Limitations](#risks-and-limitations)
68
+ 5. [Evaluation](#evaluation)
69
+ 6. [Recommendations](#recommendations)
70
+ 7. [Glossary and Calculations](#glossary-and-calculations)
71
+ 8. [More Information](#more-information)
72
+ 9. [Model Card Authors](#model-card-authors)
73
+
74
+ ## Model Details
75
+
76
+ ### Basics
77
+ *This section provides information for anyone who wants to know about the model.*
78
+
79
+ <details>
80
+ <summary>Click to expand</summary> <br/>
81
+
82
+ **Developed by:** BigScience ([website](https://bigscience.huggingface.co))
83
+
84
+ * All collaborators are either volunteers or have an agreement with their employer. *(Further breakdown of participants forthcoming.)*
85
+
86
+ **Model Type:** Transformer-based Language Model
87
+
88
+ **Version:** 1.0.0
89
+
90
+ **Languages:** Multiple; see [training data](#training-data)
91
+
92
+ **License:** RAIL License v1.0 ([link](https://huggingface.co/spaces/bigscience/license))
93
+
94
+ **Release Date Estimate:** Monday, 11.July.2022
95
+
96
+ **Send Questions to:** bigscience-contact@googlegroups.com
97
+
98
+ **Cite as:** BigScience, _BigScience Language Open-science Open-access Multilingual (BLOOM) Language Model_. International, May 2021-May 2022
99
+
100
+ **Funded by:**
101
+
102
+ * The French government.
103
+
104
+ * Hugging Face ([website](https://huggingface.co)).
105
+
106
+ * Organizations of contributors. *(Further breakdown of organizations forthcoming.)*
107
+
108
+ </details>
109
+
110
+ ### Technical Specifications
111
+ *This section provides information for people who work on model development.*
112
+
113
+ <details>
114
+ <summary>Click to expand</summary><br/>
115
+
116
+ Please see [the BLOOM training README](https://github.com/bigscience-workshop/bigscience/tree/master/train/tr11-176B-ml#readme) for full details on replicating training.
117
+
118
+ **Model Architecture:** Modified from Megatron-LM GPT2 (see [paper](https://arxiv.org/abs/1909.08053), [BLOOM Megatron code](https://github.com/bigscience-workshop/Megatron-DeepSpeed)):
119
+
120
+ * Decoder-only architecture
121
+
122
+ * Layer normalization applied to word embeddings layer (`StableEmbedding`; see [code](https://github.com/facebookresearch/bitsandbytes), [paper](https://arxiv.org/pdf/2110.02861.pdf))
123
+
124
+ * ALiBI positional encodings (see [paper](https://arxiv.org/pdf/2108.12409.pdf)), with GeLU activation functions
125
+
126
+ * 7,069,016,064 parameters:
127
+
128
+ * 1,027,604,480 embedding parameters
129
+
130
+ * 30 layers, 32 attention heads
131
+
132
+ * Hidden layers are 4096-dimensional
133
+
134
+ * Sequence length of 2048 tokens used (see [BLOOM tokenizer](https://huggingface.co/bigscience/tokenizer), [tokenizer description](#tokenization))
135
+
136
+ **Objective Function:** Cross Entropy with mean reduction (see [API documentation](https://pytorch.org/docs/stable/generated/torch.nn.CrossEntropyLoss.html#torch.nn.CrossEntropyLoss)).
137
+
138
+ **Compute infrastructure:** Jean Zay Public Supercomputer, provided by the French government (see [announcement](https://www.enseignementsup-recherche.gouv.fr/fr/signature-du-marche-d-acquisition-de-l-un-des-supercalculateurs-les-plus-puissants-d-europe-46733)).
139
+
140
+ * Hardware: 384 A100 80GB GPUs (48 nodes):
141
+
142
+ * Additional 32 A100 80GB GPUs (4 nodes) in reserve
143
+
144
+ * 8 GPUs per node Using NVLink 4 inter-gpu connects, 4 OmniPath links
145
+
146
+ * CPU: AMD
147
+
148
+ * CPU memory: 512GB per node
149
+
150
+ * GPU memory: 640GB per node
151
+
152
+ * Inter-node connect: Omni-Path Architecture (OPA)
153
+
154
+ * NCCL-communications network: a fully dedicated subnet
155
+
156
+ * Disc IO network: shared network with other types of nodes
157
+
158
+ * Software:
159
+
160
+ * Megatron-DeepSpeed ([Github link](https://github.com/bigscience-workshop/Megatron-DeepSpeed))
161
+
162
+ * DeepSpeed ([Github link](https://github.com/microsoft/DeepSpeed))
163
+
164
+ * PyTorch (pytorch-1.11 w/ CUDA-11.5; see [Github link](https://github.com/pytorch/pytorch))
165
+
166
+ * apex ([Github link](https://github.com/NVIDIA/apex))
167
+
168
+
169
+ #### **Training**
170
+
171
+
172
+ Training logs: [Tensorboard link](https://huggingface.co/tensorboard/bigscience/tr11c-2B5-logs)
173
+
174
+ - Number of epochs: 1 (*current target*)
175
+
176
+ - Dates:
177
+
178
+ - Started 11th March, 2022 11:42am PST
179
+
180
+ - Ended 5th July, 2022
181
+
182
+ - Estimated cost of training: Equivalent of $2-5M in cloud computing (including preliminary experiments)
183
+
184
+ - Server training location: Île-de-France, France
185
+
186
+ #### **Tokenization**
187
+
188
+ The BLOOM tokenizer ([link](https://huggingface.co/bigscience/tokenizer)) is a learned subword tokenizer trained using:
189
+
190
+ - A byte-level Byte Pair Encoding (BPE) algorithm
191
+
192
+ - A simple pre-tokenization rule, no normalization
193
+
194
+ - A vocabulary size of 250,680
195
+
196
+ It was trained on a subset of a preliminary version of the corpus using alpha-weighting per language.
197
+
198
+ </details>
199
+
200
+
201
+ ### Environmental Impact
202
+
203
+ <details>
204
+ <summary>Click to expand</summary><br/>
205
+
206
+ The training supercomputer, Jean Zay ([website](http://www.idris.fr/eng/jean-zay/jean-zay-presentation-eng.html)), uses mostly nuclear energy. The heat generated by it is reused for heating campus housing.
207
+
208
+ **Estimated carbon emissions:** *(Forthcoming upon completion of training.)*
209
+
210
+ **Estimated electricity usage:** *(Forthcoming upon completion of training.)*
211
+
212
+
213
+ </details>
214
+ <p>&nbsp;</p>
215
+
216
+ ## Uses
217
+
218
+ *This section addresses questions around how the model is intended to be used, discusses the foreseeable users of the model (including those affected by the model), and describes uses that are considered out of scope or misuse of the model.
219
+ It provides information for anyone considering using the model or who is affected by the model.*
220
+
221
+
222
+ <details>
223
+ <summary>Click to expand</summary><br/>
224
+
225
+ ### Intended Use
226
+
227
+ This model is being created in order to enable public research on large language models (LLMs). LLMs are intended to be used for language generation or as a pretrained base model that can be further fine-tuned for specific tasks. Use cases below are not exhaustive.
228
+
229
+ #### **Direct Use**
230
+
231
+ - Text generation
232
+
233
+ - Exploring characteristics of language generated by a language model
234
+
235
+ - Examples: Cloze tests, counterfactuals, generations with reframings
236
+
237
+ #### **Downstream Use**
238
+
239
+ - Tasks that leverage language models include: Information Extraction, Question Answering, Summarization
240
+
241
+ ### Misuse and Out-of-scope Use
242
+ *This section addresses what users ought not do with the model.*
243
+
244
+ See the [BLOOM License](https://huggingface.co/spaces/bigscience/license), Attachment A, for detailed usage restrictions. The below list is non-exhaustive, but lists some easily foreseeable problematic use cases.
245
+
246
+ #### **Out-of-scope Uses**
247
+
248
+ Using the model in [high-stakes](#high-stakes) settings is out of scope for this model.  The model is not designed for [critical decisions](#critical-decisions) nor uses with any material consequences on an individual's livelihood or wellbeing. The model outputs content that appears factual but is not correct.
249
+
250
+ ##### Out-of-scope Uses Include:
251
+
252
+ - Usage in biomedical domains, political and legal domains, or finance domains
253
+
254
+ - Usage for evaluating or scoring individuals, such as for employment, education, or credit
255
+
256
+ - Applying the model for critical automatic decisions, generating factual content, creating reliable summaries, or generating predictions that must be correct
257
+
258
+ #### **Misuse**
259
+
260
+ Intentionally using the model for harm, violating [human rights](#human-rights), or other kinds of malicious activities, is a misuse of this model. This includes:
261
+
262
+ - Spam generation
263
+
264
+ - Disinformation and influence operations
265
+
266
+ - Disparagement and defamation
267
+
268
+ - Harassment and abuse
269
+
270
+ - [Deception](#deception)
271
+
272
+ - Unconsented impersonation and imitation
273
+
274
+ - Unconsented surveillance
275
+
276
+ - Generating content without attribution to the model, as specified in the [RAIL License, Use Restrictions](https://huggingface.co/spaces/bigscience/license)
277
+
278
+ ### Intended Users
279
+
280
+ #### **Direct Users**
281
+
282
+ - General Public
283
+
284
+ - Researchers
285
+
286
+ - Students
287
+
288
+ - Educators
289
+
290
+ - Engineers/developers
291
+
292
+ - Non-commercial entities
293
+
294
+ - Community advocates, including human and civil rights groups
295
+
296
+ #### Indirect Users
297
+
298
+ - Users of derivatives created by Direct Users, such as those using software with an [intended use](#intended-use)
299
+
300
+ - Users of [Derivatives of the Model, as described in the License](https://huggingface.co/spaces/bigscience/license)
301
+
302
+ #### Others Affected (Parties Prenantes)
303
+
304
+ - People and groups referred to by the LLM
305
+
306
+ - People and groups exposed to outputs of, or decisions based on, the LLM
307
+
308
+ - People and groups whose original work is included in the LLM
309
+
310
+ </details>
311
+ <p>&nbsp;</p>
312
+
313
+ ## Training Data
314
+ *This section provides a high-level overview of the training data. It is relevant for anyone who wants to know the basics of what the model is learning.*
315
+
316
+
317
+ <details>
318
+ <summary>Click to expand</summary><br/>
319
+
320
+ Details for each dataset are provided in individual [Data Cards](https://huggingface.co/spaces/bigscience/BigScienceCorpus).
321
+
322
+ Training data includes:
323
+
324
+ - 45 natural languages
325
+
326
+ - 12 programming languages
327
+
328
+ - In 1.5TB of pre-processed text, converted into 350B unique tokens (see [the tokenizer section](#tokenization) for more.)
329
+
330
+
331
+ #### **Languages**
332
+
333
+ The pie chart shows the distribution of languages in training data.
334
+
335
+ ![pie chart showing the distribution of languages in training data](https://github.com/bigscience-workshop/model_card/blob/main/assets/data/pie_chart.svg?raw=true)
336
+
337
+
338
+ The following table shows the further distribution of Niger-Congo and Indic languages in the training data.
339
+ <details>
340
+ <summary>Click to expand</summary><br/>
341
+
342
+ | Niger Congo | Percentage | | Indic | Percentage |
343
+ |----------------|------------ |------ |-----------|------------|
344
+ | Chi Tumbuka | 0.00002 | | Assamese | 0.01 |
345
+ | Kikuyu | 0.00004 | | Odia | 0.04 |
346
+ | Bambara | 0.00004 | | Gujarati | 0.04 |
347
+ | Akan | 0.00007 | | Marathi | 0.05 |
348
+ | Xitsonga | 0.00007 | | Punjabi | 0.05 |
349
+ | Sesotho | 0.00007 | | Kannada | 0.06 |
350
+ | Chi Chewa | 0.0001 | | Nepali | 0.07 |
351
+ | Setswana | 0.0002 | | Telugu | 0.09 |
352
+ | Northern Sotho | 0.0002 | | Malayalam | 0.10 |
353
+ | Fon | 0.0002 | | Urdu | 0.10 |
354
+ | Kirundi | 0.0003 | | Tamil | 0.20 |
355
+ | Wolof | 0.0004 | | Bengali | 0.50 |
356
+ | Kuganda | 0.0004 | | Hindi | 0.70 |
357
+ | Chi Shona | 0.001 |
358
+ | Isi Zulu | 0.001 |
359
+ | Igbo | 0.001 |
360
+ | Xhosa | 0.001 |
361
+ | Kinyarwanda | 0.003 |
362
+ | Yoruba | 0.006 |
363
+ | Swahili | 0.02 |
364
+ </details>
365
+
366
+ The following table shows the distribution of programming languages.
367
+ <details>
368
+ <summary>Click to expand</summary><br/>
369
+
370
+ | Extension | Language | Number of files |
371
+ |----------------|------------|-----------------|
372
+ | java | Java | 5,407,724 |
373
+ | php | PHP | 4,942,186 |
374
+ | cpp | C++ | 2,503,930 |
375
+ | py | Python | 2,435,072 |
376
+ | js | JavaScript | 1,905,518 |
377
+ | cs | C# | 1,577,347 |
378
+ | rb | Ruby | 6,78,413 |
379
+ | cc | C++ | 443,054 |
380
+ | hpp | C++ | 391,048 |
381
+ | lua | Lua | 352,317 |
382
+ | go | GO | 227,763 |
383
+ | ts | TypeScript | 195,254 |
384
+ | C | C | 134,537 |
385
+ | scala | Scala | 92,052 |
386
+ | hh | C++ | 67,161 |
387
+ | H | C++ | 55,899 |
388
+ | tsx | TypeScript | 33,107 |
389
+ | rs | Rust | 29,693 |
390
+ | phpt | PHP | 9,702 |
391
+ | c++ | C++ | 1,342 |
392
+ | h++ | C++ | 791 |
393
+ | php3 | PHP | 540 |
394
+ | phps | PHP | 270 |
395
+ | php5 | PHP | 166 |
396
+ | php4 | PHP | 29 |
397
+
398
+ </details>
399
+ </details>
400
+ <p>&nbsp;</p>
401
+
402
+ ## Risks and Limitations
403
+ *This section identifies foreseeable harms and misunderstandings.*
404
+
405
+ <details>
406
+ <summary>Click to expand</summary><br/>
407
+
408
+ Model may:
409
+
410
+ - Overrepresent some viewpoints and underrepresent others
411
+
412
+ - Contain stereotypes
413
+
414
+ - Contain [personal information](#personal-data-and-information)
415
+
416
+ - Generate:
417
+
418
+ - Hateful, abusive, or violent language
419
+
420
+ - Discriminatory or prejudicial language
421
+
422
+ - Content that may not be appropriate for all settings, including sexual content
423
+
424
+ - Make errors, including producing incorrect information as if it were factual
425
+
426
+ - Generate irrelevant or repetitive outputs
427
+ </details>
428
+ <p>&nbsp;</p>
429
+
430
+ ## Evaluation
431
+ *This section describes the evaluation protocols and provides the results.*
432
+
433
+ <details>
434
+ <summary>Click to expand</summary><br/>
435
+
436
+ ### Metrics
437
+ *This section describes the different ways performance is calculated and why.*
438
+
439
+ Includes:
440
+
441
+ | Metric | Why chosen |
442
+ |--------------------|--------------------------------------------------------------------|
443
+ | [Perplexity](#perplexity) | Standard metric for quantifying model improvements during training |
444
+ | Cross Entropy [Loss](#loss) | Standard objective for language models. |
445
+
446
+ And multiple different metrics for specific tasks. _(More evaluation metrics forthcoming upon completion of evaluation protocol.)_
447
+
448
+ ### Factors
449
+ *This section lists some different aspects of BLOOM models. Its focus is on those aspects that are likely to give rise to high variance in model behavior.*
450
+
451
+ - Language, such as English or Yoruba
452
+
453
+ - Domain, such as newswire or stories
454
+
455
+ - Demographic characteristics, such as gender or nationality
456
+
457
+ ### Results
458
+ *Results are based on the [Factors](#factors) and [Metrics](#metrics).*
459
+
460
+ **Train-time Evaluation:**
461
+
462
+ As of 25.May.2022, 15:00 PST:
463
+
464
+ - Training Loss: 2.3
465
+
466
+ - Validation Loss: 2.9
467
+
468
+ - Perplexity: 16
469
+
470
+ </details>
471
+ <p>&nbsp;</p>
472
+
473
+ ## Recommendations
474
+
475
+ *This section provides information on warnings and potential mitigations.*
476
+
477
+
478
+ <details>
479
+ <summary>Click to expand</summary><br/>
480
+
481
+ - Indirect users should be made aware when the content they're working with is created by the LLM.
482
+
483
+ - Users should be aware of [Risks and Limitations](#risks-and-limitations), and include an appropriate age disclaimer or blocking interface as necessary.
484
+
485
+ - Models pretrained with the LLM should include an updated Model Card.
486
+
487
+ - Users of the model should provide mechanisms for those affected to provide feedback, such as an email address for comments.
488
+
489
+ </details>
490
+ <p>&nbsp;</p>
491
+
492
+ ## Glossary and Calculations
493
+
494
+ *This section defines common terms and how metrics are calculated.*
495
+
496
+
497
+
498
+ <details>
499
+ <summary>Click to expand</summary><br/>
500
+
501
+ - <a name="loss">**Loss:**</a> A calculation of the difference between what the model has learned and what the data shows ("groundtruth"). The lower the loss, the better. The training process aims to minimize the loss.
502
+
503
+ - <a name="perplexity">**Perplexity:**</a> This is based on what the model estimates the probability of new data is. The lower the perplexity, the better. If the model is 100% correct at predicting the next token it will see, then the perplexity is 1. Mathematically this is calculated using entropy.
504
+
505
+ - <a name="high-stakes">**High-stakes settings:**</a> Such as those identified as "high-risk AI systems" and "unacceptable risk AI systems" in the European Union's proposed [Artificial Intelligence (AI) Act](https://artificialintelligenceact.eu/annexes/).
506
+
507
+ - <a name="critical-decisions">**Critical decisions:**</a> Such as those defined in [the United States' proposed Algorithmic Accountability Act](https://www.congress.gov/117/bills/s3572/BILLS-117s3572is.pdf).
508
+
509
+ - <a name="human-rights">**Human rights:**</a> Includes those rights defined in the [Universal Declaration of Human Rights](https://www.un.org/sites/un2.un.org/files/2021/03/udhr.pdf).
510
+
511
+ - <a name="personal-data-and-information">**Personal Data and Personal Information:**</a> Personal data and information is defined in multiple data protection regulations, such as "[personal data](https://gdpr-info.eu/issues/personal-data/)" in the [European Union's General Data Protection Regulation](https://gdpr-info.eu); and "personal information" in the Republic of South Africa's [Protection of Personal Information Act](https://www.gov.za/sites/default/files/gcis_document/201409/3706726-11act4of2013popi.pdf), The People's Republic of China's [Personal information protection law](http://en.npc.gov.cn.cdurl.cn/2021-12/29/c_694559.htm).
512
+
513
+ - <a name="sensitive-characteristics">**Sensitive characteristics:**</a> This includes specifically protected categories in human rights (see [UHDR, Article 2](https://www.un.org/sites/un2.un.org/files/2021/03/udhr.pdf)) and personal information regulation (see GDPR, [Article 9; Protection of Personal Information Act, Chapter 1](https://www.gov.za/sites/default/files/gcis_document/201409/3706726-11act4of2013popi.pdf))
514
+
515
+ - <a name="deception">**Deception:**</a> Doing something to intentionally mislead individuals to believe something that is false, such as by creating deadbots or chatbots on social media posing as real people, or generating text documents without making consumers aware that the text is machine generated.
516
+
517
+ </details>
518
+ <p>&nbsp;</p>
519
+
520
+ ## More Information
521
+
522
+ <details>
523
+ <summary>Click to expand</summary><br/>
524
+
525
+ ### Dataset Creation
526
+
527
+ Blog post detailing the design choices during the dataset creation: https://bigscience.huggingface.co/blog/building-a-tb-scale-multilingual-dataset-for-language-modeling
528
+
529
+ ### Technical Specifications
530
+
531
+ Blog post summarizing how the architecture, size, shape, and pre-training duration where selected: https://bigscience.huggingface.co/blog/what-language-model-to-train-if-you-have-two-million-gpu-hours
532
+
533
+ More details on the architecture/optimizer: https://github.com/bigscience-workshop/bigscience/tree/master/train/tr11-176B-ml
534
+
535
+ Blog post on the hardware/engineering side: https://bigscience.huggingface.co/blog/which-hardware-to-train-a-176b-parameters-model
536
+
537
+ Details on the distributed setup used for the training: https://github.com/bigscience-workshop/bigscience/tree/master/train/tr11-176B-ml
538
+
539
+ Tensorboard updated during the training: https://huggingface.co/bigscience/tr11-176B-ml-logs/tensorboard#scalars&tagFilter=loss
540
+
541
+ Insights on how to approach training, negative results: https://github.com/bigscience-workshop/bigscience/blob/master/train/lessons-learned.md
542
+
543
+ Details on the obstacles overcome during the preparation on the engineering side (instabilities, optimization of training throughput, so many technical tricks and questions): https://github.com/bigscience-workshop/bigscience/blob/master/train/tr11-176B-ml/chronicles.md
544
+
545
+ ### Initial Results
546
+
547
+ Initial prompting experiments using interim checkpoints: https://huggingface.co/spaces/bigscience/bloom-book
548
+
549
+ </details>
550
+ <p>&nbsp;</p>
551
+
552
+ ## Model Card Authors
553
+ *Ordered roughly chronologically and by amount of time spent.*
554
+
555
+ Margaret Mitchell, Giada Pistilli, Yacine Jernite, Ezinwanne Ozoani, Marissa Gerchick, Nazneen Rajani, Sasha Luccioni, Irene Solaiman, Maraim Masoud, Somaieh Nikpoor, Carlos Muñoz Ferrandis, Stas Bekman, Christopher Akiki, Danish Contractor, David Lansky, Angelina McMillan-Major, Tristan Thrush, Suzana Ilić, Gérard Dupont, Shayne Longpre, Manan Dey, Stella Biderman, Douwe Kiela, Emi Baylor, Teven Le Scao, Aaron Gokaslan, Julien Launay, Niklas Muennighoff
556
+
config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "apply_residual_connection_post_layernorm": false,
3
+ "architectures": [
4
+ "BloomForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "attention_softmax_in_fp32": true,
8
+ "bias_dropout_fusion": true,
9
+ "bos_token_id": 1,
10
+ "eos_token_id": 2,
11
+ "hidden_dropout": 0.0,
12
+ "hidden_size": 4096,
13
+ "initializer_range": 0.02,
14
+ "layer_norm_epsilon": 1e-05,
15
+ "masked_softmax_fusion": true,
16
+ "model_type": "bloom",
17
+ "n_head": 32,
18
+ "n_inner": null,
19
+ "n_layer": 30,
20
+ "offset_alibi": 100,
21
+ "pad_token_id": 3,
22
+ "pretraining_tp": 1,
23
+ "skip_bias_add": true,
24
+ "skip_bias_add_qkv": false,
25
+ "slow_but_exact": false,
26
+ "torch_dtype": "float16",
27
+ "transformers_version": "4.22.2",
28
+ "unk_token_id": 0,
29
+ "use_cache": true,
30
+ "vocab_size": 250880
31
+ }
pytorch_model-00001-of-00002.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f827f093c3e30875e96bc8093800f6fffcb81f8bd73e84109efcaae57f5d77ff
3
+ size 9976268775
pytorch_model-00002-of-00002.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a68540e3387c76ee41cc0e9c3ef8d73bd3ebcf00b7fbc3d689a70f583c7d70f1
3
+ size 4161876233
pytorch_model.bin.index.json ADDED
@@ -0,0 +1,372 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 14138032128
4
+ },
5
+ "weight_map": {
6
+ "h.0.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
7
+ "h.0.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
8
+ "h.0.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
9
+ "h.0.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
10
+ "h.0.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
11
+ "h.0.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
12
+ "h.0.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
13
+ "h.0.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
14
+ "h.0.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
15
+ "h.0.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
16
+ "h.0.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
17
+ "h.0.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
18
+ "h.1.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
19
+ "h.1.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
20
+ "h.1.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
21
+ "h.1.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
22
+ "h.1.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
23
+ "h.1.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
24
+ "h.1.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
25
+ "h.1.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
26
+ "h.1.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
27
+ "h.1.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
28
+ "h.1.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
29
+ "h.1.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
30
+ "h.10.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
31
+ "h.10.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
32
+ "h.10.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
33
+ "h.10.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
34
+ "h.10.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
35
+ "h.10.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
36
+ "h.10.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
37
+ "h.10.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
38
+ "h.10.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
39
+ "h.10.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
40
+ "h.10.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
41
+ "h.10.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
42
+ "h.11.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
43
+ "h.11.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
44
+ "h.11.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
45
+ "h.11.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
46
+ "h.11.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
47
+ "h.11.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
48
+ "h.11.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
49
+ "h.11.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
50
+ "h.11.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
51
+ "h.11.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
52
+ "h.11.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
53
+ "h.11.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
54
+ "h.12.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
55
+ "h.12.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
56
+ "h.12.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
57
+ "h.12.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
58
+ "h.12.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
59
+ "h.12.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
60
+ "h.12.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
61
+ "h.12.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
62
+ "h.12.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
63
+ "h.12.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
64
+ "h.12.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
65
+ "h.12.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
66
+ "h.13.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
67
+ "h.13.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
68
+ "h.13.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
69
+ "h.13.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
70
+ "h.13.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
71
+ "h.13.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
72
+ "h.13.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
73
+ "h.13.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
74
+ "h.13.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
75
+ "h.13.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
76
+ "h.13.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
77
+ "h.13.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
78
+ "h.14.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
79
+ "h.14.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
80
+ "h.14.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
81
+ "h.14.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
82
+ "h.14.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
83
+ "h.14.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
84
+ "h.14.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
85
+ "h.14.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
86
+ "h.14.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
87
+ "h.14.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
88
+ "h.14.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
89
+ "h.14.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
90
+ "h.15.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
91
+ "h.15.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
92
+ "h.15.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
93
+ "h.15.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
94
+ "h.15.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
95
+ "h.15.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
96
+ "h.15.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
97
+ "h.15.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
98
+ "h.15.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
99
+ "h.15.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
100
+ "h.15.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
101
+ "h.15.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
102
+ "h.16.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
103
+ "h.16.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
104
+ "h.16.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
105
+ "h.16.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
106
+ "h.16.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
107
+ "h.16.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
108
+ "h.16.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
109
+ "h.16.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
110
+ "h.16.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
111
+ "h.16.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
112
+ "h.16.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
113
+ "h.16.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
114
+ "h.17.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
115
+ "h.17.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
116
+ "h.17.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
117
+ "h.17.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
118
+ "h.17.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
119
+ "h.17.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
120
+ "h.17.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
121
+ "h.17.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
122
+ "h.17.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
123
+ "h.17.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
124
+ "h.17.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
125
+ "h.17.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
126
+ "h.18.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
127
+ "h.18.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
128
+ "h.18.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
129
+ "h.18.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
130
+ "h.18.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
131
+ "h.18.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
132
+ "h.18.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
133
+ "h.18.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
134
+ "h.18.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
135
+ "h.18.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
136
+ "h.18.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
137
+ "h.18.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
138
+ "h.19.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
139
+ "h.19.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
140
+ "h.19.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
141
+ "h.19.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
142
+ "h.19.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
143
+ "h.19.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
144
+ "h.19.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
145
+ "h.19.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
146
+ "h.19.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
147
+ "h.19.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
148
+ "h.19.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
149
+ "h.19.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
150
+ "h.2.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
151
+ "h.2.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
152
+ "h.2.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
153
+ "h.2.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
154
+ "h.2.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
155
+ "h.2.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
156
+ "h.2.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
157
+ "h.2.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
158
+ "h.2.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
159
+ "h.2.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
160
+ "h.2.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
161
+ "h.2.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
162
+ "h.20.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
163
+ "h.20.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
164
+ "h.20.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
165
+ "h.20.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
166
+ "h.20.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
167
+ "h.20.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
168
+ "h.20.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
169
+ "h.20.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
170
+ "h.20.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
171
+ "h.20.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
172
+ "h.20.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
173
+ "h.20.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
174
+ "h.21.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
175
+ "h.21.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
176
+ "h.21.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
177
+ "h.21.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
178
+ "h.21.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
179
+ "h.21.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
180
+ "h.21.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
181
+ "h.21.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
182
+ "h.21.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
183
+ "h.21.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
184
+ "h.21.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
185
+ "h.21.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
186
+ "h.22.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
187
+ "h.22.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
188
+ "h.22.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
189
+ "h.22.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
190
+ "h.22.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
191
+ "h.22.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
192
+ "h.22.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
193
+ "h.22.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
194
+ "h.22.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
195
+ "h.22.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
196
+ "h.22.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
197
+ "h.22.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
198
+ "h.23.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
199
+ "h.23.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
200
+ "h.23.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
201
+ "h.23.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
202
+ "h.23.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
203
+ "h.23.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
204
+ "h.23.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
205
+ "h.23.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
206
+ "h.23.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
207
+ "h.23.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
208
+ "h.23.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
209
+ "h.23.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
210
+ "h.24.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
211
+ "h.24.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
212
+ "h.24.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
213
+ "h.24.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
214
+ "h.24.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
215
+ "h.24.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
216
+ "h.24.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
217
+ "h.24.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
218
+ "h.24.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
219
+ "h.24.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
220
+ "h.24.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
221
+ "h.24.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
222
+ "h.25.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
223
+ "h.25.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
224
+ "h.25.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
225
+ "h.25.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
226
+ "h.25.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
227
+ "h.25.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
228
+ "h.25.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
229
+ "h.25.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
230
+ "h.25.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
231
+ "h.25.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
232
+ "h.25.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
233
+ "h.25.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
234
+ "h.26.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
235
+ "h.26.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
236
+ "h.26.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
237
+ "h.26.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
238
+ "h.26.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
239
+ "h.26.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
240
+ "h.26.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
241
+ "h.26.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
242
+ "h.26.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
243
+ "h.26.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
244
+ "h.26.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
245
+ "h.26.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
246
+ "h.27.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
247
+ "h.27.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
248
+ "h.27.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
249
+ "h.27.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
250
+ "h.27.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
251
+ "h.27.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
252
+ "h.27.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
253
+ "h.27.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
254
+ "h.27.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
255
+ "h.27.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
256
+ "h.27.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
257
+ "h.27.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
258
+ "h.28.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
259
+ "h.28.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
260
+ "h.28.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
261
+ "h.28.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
262
+ "h.28.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
263
+ "h.28.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
264
+ "h.28.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
265
+ "h.28.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
266
+ "h.28.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
267
+ "h.28.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
268
+ "h.28.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
269
+ "h.28.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
270
+ "h.29.input_layernorm.bias": "pytorch_model-00002-of-00002.bin",
271
+ "h.29.input_layernorm.weight": "pytorch_model-00002-of-00002.bin",
272
+ "h.29.mlp.dense_4h_to_h.bias": "pytorch_model-00002-of-00002.bin",
273
+ "h.29.mlp.dense_4h_to_h.weight": "pytorch_model-00002-of-00002.bin",
274
+ "h.29.mlp.dense_h_to_4h.bias": "pytorch_model-00002-of-00002.bin",
275
+ "h.29.mlp.dense_h_to_4h.weight": "pytorch_model-00002-of-00002.bin",
276
+ "h.29.post_attention_layernorm.bias": "pytorch_model-00002-of-00002.bin",
277
+ "h.29.post_attention_layernorm.weight": "pytorch_model-00002-of-00002.bin",
278
+ "h.29.self_attention.dense.bias": "pytorch_model-00002-of-00002.bin",
279
+ "h.29.self_attention.dense.weight": "pytorch_model-00002-of-00002.bin",
280
+ "h.29.self_attention.query_key_value.bias": "pytorch_model-00002-of-00002.bin",
281
+ "h.29.self_attention.query_key_value.weight": "pytorch_model-00002-of-00002.bin",
282
+ "h.3.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
283
+ "h.3.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
284
+ "h.3.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
285
+ "h.3.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
286
+ "h.3.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
287
+ "h.3.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
288
+ "h.3.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
289
+ "h.3.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
290
+ "h.3.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
291
+ "h.3.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
292
+ "h.3.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
293
+ "h.3.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
294
+ "h.4.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
295
+ "h.4.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
296
+ "h.4.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
297
+ "h.4.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
298
+ "h.4.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
299
+ "h.4.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
300
+ "h.4.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
301
+ "h.4.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
302
+ "h.4.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
303
+ "h.4.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
304
+ "h.4.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
305
+ "h.4.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
306
+ "h.5.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
307
+ "h.5.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
308
+ "h.5.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
309
+ "h.5.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
310
+ "h.5.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
311
+ "h.5.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
312
+ "h.5.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
313
+ "h.5.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
314
+ "h.5.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
315
+ "h.5.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
316
+ "h.5.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
317
+ "h.5.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
318
+ "h.6.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
319
+ "h.6.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
320
+ "h.6.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
321
+ "h.6.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
322
+ "h.6.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
323
+ "h.6.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
324
+ "h.6.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
325
+ "h.6.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
326
+ "h.6.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
327
+ "h.6.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
328
+ "h.6.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
329
+ "h.6.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
330
+ "h.7.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
331
+ "h.7.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
332
+ "h.7.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
333
+ "h.7.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
334
+ "h.7.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
335
+ "h.7.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
336
+ "h.7.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
337
+ "h.7.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
338
+ "h.7.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
339
+ "h.7.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
340
+ "h.7.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
341
+ "h.7.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
342
+ "h.8.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
343
+ "h.8.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
344
+ "h.8.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
345
+ "h.8.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
346
+ "h.8.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
347
+ "h.8.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
348
+ "h.8.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
349
+ "h.8.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
350
+ "h.8.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
351
+ "h.8.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
352
+ "h.8.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
353
+ "h.8.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
354
+ "h.9.input_layernorm.bias": "pytorch_model-00001-of-00002.bin",
355
+ "h.9.input_layernorm.weight": "pytorch_model-00001-of-00002.bin",
356
+ "h.9.mlp.dense_4h_to_h.bias": "pytorch_model-00001-of-00002.bin",
357
+ "h.9.mlp.dense_4h_to_h.weight": "pytorch_model-00001-of-00002.bin",
358
+ "h.9.mlp.dense_h_to_4h.bias": "pytorch_model-00001-of-00002.bin",
359
+ "h.9.mlp.dense_h_to_4h.weight": "pytorch_model-00001-of-00002.bin",
360
+ "h.9.post_attention_layernorm.bias": "pytorch_model-00001-of-00002.bin",
361
+ "h.9.post_attention_layernorm.weight": "pytorch_model-00001-of-00002.bin",
362
+ "h.9.self_attention.dense.bias": "pytorch_model-00001-of-00002.bin",
363
+ "h.9.self_attention.dense.weight": "pytorch_model-00001-of-00002.bin",
364
+ "h.9.self_attention.query_key_value.bias": "pytorch_model-00001-of-00002.bin",
365
+ "h.9.self_attention.query_key_value.weight": "pytorch_model-00001-of-00002.bin",
366
+ "ln_f.bias": "pytorch_model-00002-of-00002.bin",
367
+ "ln_f.weight": "pytorch_model-00002-of-00002.bin",
368
+ "word_embeddings.weight": "pytorch_model-00001-of-00002.bin",
369
+ "word_embeddings_layernorm.bias": "pytorch_model-00001-of-00002.bin",
370
+ "word_embeddings_layernorm.weight": "pytorch_model-00001-of-00002.bin"
371
+ }
372
+ }
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>"}
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fa39cd4b1500feb205bcce3b9703a4373414cafe4970e0657b413f7ddd2a9d3
3
+ size 14500438
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "<unk>", "eos_token": "</s>", "bos_token": "<s>", "pad_token": "<pad>", "name_or_path": "bigscience/tokenizer", "special_tokens_map_file": null, "tokenizer_class": "BloomTokenizerFast", "padding_side":"left"}