RichardErkhov commited on
Commit
2e69682
·
verified ·
1 Parent(s): db02383

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +575 -0
README.md ADDED
@@ -0,0 +1,575 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Quantization made by Richard Erkhov.
2
+
3
+ [Github](https://github.com/RichardErkhov)
4
+
5
+ [Discord](https://discord.gg/pvy7H8DZMG)
6
+
7
+ [Request more models](https://github.com/RichardErkhov/quant_request)
8
+
9
+
10
+ bloom-7b1 - bnb 4bits
11
+ - Model creator: https://huggingface.co/bigscience/
12
+ - Original model: https://huggingface.co/bigscience/bloom-7b1/
13
+
14
+
15
+
16
+
17
+ Original model description:
18
+ ---
19
+ license: bigscience-bloom-rail-1.0
20
+ language:
21
+ - ak
22
+ - ar
23
+ - as
24
+ - bm
25
+ - bn
26
+ - ca
27
+ - code
28
+ - en
29
+ - es
30
+ - eu
31
+ - fon
32
+ - fr
33
+ - gu
34
+ - hi
35
+ - id
36
+ - ig
37
+ - ki
38
+ - kn
39
+ - lg
40
+ - ln
41
+ - ml
42
+ - mr
43
+ - ne
44
+ - nso
45
+ - ny
46
+ - or
47
+ - pa
48
+ - pt
49
+ - rn
50
+ - rw
51
+ - sn
52
+ - st
53
+ - sw
54
+ - ta
55
+ - te
56
+ - tn
57
+ - ts
58
+ - tum
59
+ - tw
60
+ - ur
61
+ - vi
62
+ - wo
63
+ - xh
64
+ - yo
65
+ - zh
66
+ - zhs
67
+ - zht
68
+ - zu
69
+ pipeline_tag: text-generation
70
+ ---
71
+
72
+ <h1 style='text-align: center '>BLOOM LM</h1>
73
+ <h2 style='text-align: center '><em>BigScience Large Open-science Open-access Multilingual Language Model</em> </h2>
74
+ <h3 style='text-align: center '>Model Card</h3>
75
+ <img src="https://aeiljuispo.cloudimg.io/v7/https://cdn-uploads.huggingface.co/production/uploads/1634806038075-5df7e9e5da6d0311fd3d53f9.png" alt="BigScience Logo" width="800" style="margin-left:auto; margin-right:auto; display:block"/>
76
+
77
+
78
+ Version 1.0 / 26.May.2022
79
+
80
+ ## Table of Contents
81
+ 1. [Model Details](#model-details)
82
+ 2. [Uses](#uses)
83
+ 3. [Training Data](#training-data)
84
+ 4. [Risks and Limitations](#risks-and-limitations)
85
+ 5. [Evaluation](#evaluation)
86
+ 6. [Recommendations](#recommendations)
87
+ 7. [Glossary and Calculations](#glossary-and-calculations)
88
+ 8. [More Information](#more-information)
89
+ 9. [Model Card Authors](#model-card-authors)
90
+
91
+ ## Model Details
92
+
93
+ ### Basics
94
+ *This section provides information for anyone who wants to know about the model.*
95
+
96
+ <details>
97
+ <summary>Click to expand</summary> <br/>
98
+
99
+ **Developed by:** BigScience ([website](https://bigscience.huggingface.co))
100
+
101
+ * All collaborators are either volunteers or have an agreement with their employer. *(Further breakdown of participants forthcoming.)*
102
+
103
+ **Model Type:** Transformer-based Language Model
104
+
105
+ **Version:** 1.0.0
106
+
107
+ **Languages:** Multiple; see [training data](#training-data)
108
+
109
+ **License:** RAIL License v1.0 ([link](https://huggingface.co/spaces/bigscience/license))
110
+
111
+ **Release Date Estimate:** Monday, 11.July.2022
112
+
113
+ **Send Questions to:** bigscience-contact@googlegroups.com
114
+
115
+ **Cite as:** BigScience, _BigScience Language Open-science Open-access Multilingual (BLOOM) Language Model_. International, May 2021-May 2022
116
+
117
+ **Funded by:**
118
+
119
+ * The French government.
120
+
121
+ * Hugging Face ([website](https://huggingface.co)).
122
+
123
+ * Organizations of contributors. *(Further breakdown of organizations forthcoming.)*
124
+
125
+ </details>
126
+
127
+ ### Technical Specifications
128
+ *This section provides information for people who work on model development.*
129
+
130
+ <details>
131
+ <summary>Click to expand</summary><br/>
132
+
133
+ 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.
134
+
135
+ **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)):
136
+
137
+ * Decoder-only architecture
138
+
139
+ * Layer normalization applied to word embeddings layer (`StableEmbedding`; see [code](https://github.com/facebookresearch/bitsandbytes), [paper](https://arxiv.org/pdf/2110.02861.pdf))
140
+
141
+ * ALiBI positional encodings (see [paper](https://arxiv.org/pdf/2108.12409.pdf)), with GeLU activation functions
142
+
143
+ * 7,069,016,064 parameters:
144
+
145
+ * 1,027,604,480 embedding parameters
146
+
147
+ * 30 layers, 32 attention heads
148
+
149
+ * Hidden layers are 4096-dimensional
150
+
151
+ * Sequence length of 2048 tokens used (see [BLOOM tokenizer](https://huggingface.co/bigscience/tokenizer), [tokenizer description](#tokenization))
152
+
153
+ **Objective Function:** Cross Entropy with mean reduction (see [API documentation](https://pytorch.org/docs/stable/generated/torch.nn.CrossEntropyLoss.html#torch.nn.CrossEntropyLoss)).
154
+
155
+ **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)).
156
+
157
+ * Hardware: 384 A100 80GB GPUs (48 nodes):
158
+
159
+ * Additional 32 A100 80GB GPUs (4 nodes) in reserve
160
+
161
+ * 8 GPUs per node Using NVLink 4 inter-gpu connects, 4 OmniPath links
162
+
163
+ * CPU: AMD
164
+
165
+ * CPU memory: 512GB per node
166
+
167
+ * GPU memory: 640GB per node
168
+
169
+ * Inter-node connect: Omni-Path Architecture (OPA)
170
+
171
+ * NCCL-communications network: a fully dedicated subnet
172
+
173
+ * Disc IO network: shared network with other types of nodes
174
+
175
+ * Software:
176
+
177
+ * Megatron-DeepSpeed ([Github link](https://github.com/bigscience-workshop/Megatron-DeepSpeed))
178
+
179
+ * DeepSpeed ([Github link](https://github.com/microsoft/DeepSpeed))
180
+
181
+ * PyTorch (pytorch-1.11 w/ CUDA-11.5; see [Github link](https://github.com/pytorch/pytorch))
182
+
183
+ * apex ([Github link](https://github.com/NVIDIA/apex))
184
+
185
+
186
+ #### **Training**
187
+
188
+
189
+ Training logs: [Tensorboard link](https://huggingface.co/tensorboard/bigscience/tr11c-2B5-logs)
190
+
191
+ - Number of epochs: 1 (*current target*)
192
+
193
+ - Dates:
194
+
195
+ - Started 11th March, 2022 11:42am PST
196
+
197
+ - Ended 5th July, 2022
198
+
199
+ - Estimated cost of training: Equivalent of $2-5M in cloud computing (including preliminary experiments)
200
+
201
+ - Server training location: Île-de-France, France
202
+
203
+ #### **Tokenization**
204
+
205
+ The BLOOM tokenizer ([link](https://huggingface.co/bigscience/tokenizer)) is a learned subword tokenizer trained using:
206
+
207
+ - A byte-level Byte Pair Encoding (BPE) algorithm
208
+
209
+ - A simple pre-tokenization rule, no normalization
210
+
211
+ - A vocabulary size of 250,680
212
+
213
+ It was trained on a subset of a preliminary version of the corpus using alpha-weighting per language.
214
+
215
+ </details>
216
+
217
+
218
+ ### Environmental Impact
219
+
220
+ <details>
221
+ <summary>Click to expand</summary><br/>
222
+
223
+ 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.
224
+
225
+ **Estimated carbon emissions:** *(Forthcoming upon completion of training.)*
226
+
227
+ **Estimated electricity usage:** *(Forthcoming upon completion of training.)*
228
+
229
+
230
+ </details>
231
+ <p>&nbsp;</p>
232
+
233
+ ## Uses
234
+
235
+ *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.
236
+ It provides information for anyone considering using the model or who is affected by the model.*
237
+
238
+
239
+ <details>
240
+ <summary>Click to expand</summary><br/>
241
+
242
+ ### Intended Use
243
+
244
+ 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.
245
+
246
+ #### **Direct Use**
247
+
248
+ - Text generation
249
+
250
+ - Exploring characteristics of language generated by a language model
251
+
252
+ - Examples: Cloze tests, counterfactuals, generations with reframings
253
+
254
+ #### **Downstream Use**
255
+
256
+ - Tasks that leverage language models include: Information Extraction, Question Answering, Summarization
257
+
258
+ ### Misuse and Out-of-scope Use
259
+ *This section addresses what users ought not do with the model.*
260
+
261
+ 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.
262
+
263
+ #### **Out-of-scope Uses**
264
+
265
+ 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.
266
+
267
+ ##### Out-of-scope Uses Include:
268
+
269
+ - Usage in biomedical domains, political and legal domains, or finance domains
270
+
271
+ - Usage for evaluating or scoring individuals, such as for employment, education, or credit
272
+
273
+ - Applying the model for critical automatic decisions, generating factual content, creating reliable summaries, or generating predictions that must be correct
274
+
275
+ #### **Misuse**
276
+
277
+ 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:
278
+
279
+ - Spam generation
280
+
281
+ - Disinformation and influence operations
282
+
283
+ - Disparagement and defamation
284
+
285
+ - Harassment and abuse
286
+
287
+ - [Deception](#deception)
288
+
289
+ - Unconsented impersonation and imitation
290
+
291
+ - Unconsented surveillance
292
+
293
+ - Generating content without attribution to the model, as specified in the [RAIL License, Use Restrictions](https://huggingface.co/spaces/bigscience/license)
294
+
295
+ ### Intended Users
296
+
297
+ #### **Direct Users**
298
+
299
+ - General Public
300
+
301
+ - Researchers
302
+
303
+ - Students
304
+
305
+ - Educators
306
+
307
+ - Engineers/developers
308
+
309
+ - Non-commercial entities
310
+
311
+ - Community advocates, including human and civil rights groups
312
+
313
+ #### Indirect Users
314
+
315
+ - Users of derivatives created by Direct Users, such as those using software with an [intended use](#intended-use)
316
+
317
+ - Users of [Derivatives of the Model, as described in the License](https://huggingface.co/spaces/bigscience/license)
318
+
319
+ #### Others Affected (Parties Prenantes)
320
+
321
+ - People and groups referred to by the LLM
322
+
323
+ - People and groups exposed to outputs of, or decisions based on, the LLM
324
+
325
+ - People and groups whose original work is included in the LLM
326
+
327
+ </details>
328
+ <p>&nbsp;</p>
329
+
330
+ ## Training Data
331
+ *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.*
332
+
333
+
334
+ <details>
335
+ <summary>Click to expand</summary><br/>
336
+
337
+ Details for each dataset are provided in individual [Data Cards](https://huggingface.co/spaces/bigscience/BigScienceCorpus).
338
+
339
+ Training data includes:
340
+
341
+ - 45 natural languages
342
+
343
+ - 12 programming languages
344
+
345
+ - In 1.5TB of pre-processed text, converted into 350B unique tokens (see [the tokenizer section](#tokenization) for more.)
346
+
347
+
348
+ #### **Languages**
349
+
350
+ The pie chart shows the distribution of languages in training data.
351
+
352
+ ![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)
353
+
354
+
355
+ The following table shows the further distribution of Niger-Congo and Indic languages in the training data.
356
+ <details>
357
+ <summary>Click to expand</summary><br/>
358
+
359
+ | Niger Congo | Percentage | | Indic | Percentage |
360
+ |----------------|------------ |------ |-----------|------------|
361
+ | Chi Tumbuka | 0.00002 | | Assamese | 0.01 |
362
+ | Kikuyu | 0.00004 | | Odia | 0.04 |
363
+ | Bambara | 0.00004 | | Gujarati | 0.04 |
364
+ | Akan | 0.00007 | | Marathi | 0.05 |
365
+ | Xitsonga | 0.00007 | | Punjabi | 0.05 |
366
+ | Sesotho | 0.00007 | | Kannada | 0.06 |
367
+ | Chi Chewa | 0.0001 | | Nepali | 0.07 |
368
+ | Setswana | 0.0002 | | Telugu | 0.09 |
369
+ | Northern Sotho | 0.0002 | | Malayalam | 0.10 |
370
+ | Fon | 0.0002 | | Urdu | 0.10 |
371
+ | Kirundi | 0.0003 | | Tamil | 0.20 |
372
+ | Wolof | 0.0004 | | Bengali | 0.50 |
373
+ | Kuganda | 0.0004 | | Hindi | 0.70 |
374
+ | Chi Shona | 0.001 |
375
+ | Isi Zulu | 0.001 |
376
+ | Igbo | 0.001 |
377
+ | Xhosa | 0.001 |
378
+ | Kinyarwanda | 0.003 |
379
+ | Yoruba | 0.006 |
380
+ | Swahili | 0.02 |
381
+ </details>
382
+
383
+ The following table shows the distribution of programming languages.
384
+ <details>
385
+ <summary>Click to expand</summary><br/>
386
+
387
+ | Extension | Language | Number of files |
388
+ |----------------|------------|-----------------|
389
+ | java | Java | 5,407,724 |
390
+ | php | PHP | 4,942,186 |
391
+ | cpp | C++ | 2,503,930 |
392
+ | py | Python | 2,435,072 |
393
+ | js | JavaScript | 1,905,518 |
394
+ | cs | C# | 1,577,347 |
395
+ | rb | Ruby | 6,78,413 |
396
+ | cc | C++ | 443,054 |
397
+ | hpp | C++ | 391,048 |
398
+ | lua | Lua | 352,317 |
399
+ | go | GO | 227,763 |
400
+ | ts | TypeScript | 195,254 |
401
+ | C | C | 134,537 |
402
+ | scala | Scala | 92,052 |
403
+ | hh | C++ | 67,161 |
404
+ | H | C++ | 55,899 |
405
+ | tsx | TypeScript | 33,107 |
406
+ | rs | Rust | 29,693 |
407
+ | phpt | PHP | 9,702 |
408
+ | c++ | C++ | 1,342 |
409
+ | h++ | C++ | 791 |
410
+ | php3 | PHP | 540 |
411
+ | phps | PHP | 270 |
412
+ | php5 | PHP | 166 |
413
+ | php4 | PHP | 29 |
414
+
415
+ </details>
416
+ </details>
417
+ <p>&nbsp;</p>
418
+
419
+ ## Risks and Limitations
420
+ *This section identifies foreseeable harms and misunderstandings.*
421
+
422
+ <details>
423
+ <summary>Click to expand</summary><br/>
424
+
425
+ Model may:
426
+
427
+ - Overrepresent some viewpoints and underrepresent others
428
+
429
+ - Contain stereotypes
430
+
431
+ - Contain [personal information](#personal-data-and-information)
432
+
433
+ - Generate:
434
+
435
+ - Hateful, abusive, or violent language
436
+
437
+ - Discriminatory or prejudicial language
438
+
439
+ - Content that may not be appropriate for all settings, including sexual content
440
+
441
+ - Make errors, including producing incorrect information as if it were factual
442
+
443
+ - Generate irrelevant or repetitive outputs
444
+ </details>
445
+ <p>&nbsp;</p>
446
+
447
+ ## Evaluation
448
+ *This section describes the evaluation protocols and provides the results.*
449
+
450
+ <details>
451
+ <summary>Click to expand</summary><br/>
452
+
453
+ ### Metrics
454
+ *This section describes the different ways performance is calculated and why.*
455
+
456
+ Includes:
457
+
458
+ | Metric | Why chosen |
459
+ |--------------------|--------------------------------------------------------------------|
460
+ | [Perplexity](#perplexity) | Standard metric for quantifying model improvements during training |
461
+ | Cross Entropy [Loss](#loss) | Standard objective for language models. |
462
+
463
+ And multiple different metrics for specific tasks. _(More evaluation metrics forthcoming upon completion of evaluation protocol.)_
464
+
465
+ ### Factors
466
+ *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.*
467
+
468
+ - Language, such as English or Yoruba
469
+
470
+ - Domain, such as newswire or stories
471
+
472
+ - Demographic characteristics, such as gender or nationality
473
+
474
+ ### Results
475
+ *Results are based on the [Factors](#factors) and [Metrics](#metrics).*
476
+
477
+ **Train-time Evaluation:**
478
+
479
+ As of 25.May.2022, 15:00 PST:
480
+
481
+ - Training Loss: 2.3
482
+
483
+ - Validation Loss: 2.9
484
+
485
+ - Perplexity: 16
486
+
487
+ </details>
488
+ <p>&nbsp;</p>
489
+
490
+ ## Recommendations
491
+
492
+ *This section provides information on warnings and potential mitigations.*
493
+
494
+
495
+ <details>
496
+ <summary>Click to expand</summary><br/>
497
+
498
+ - Indirect users should be made aware when the content they're working with is created by the LLM.
499
+
500
+ - Users should be aware of [Risks and Limitations](#risks-and-limitations), and include an appropriate age disclaimer or blocking interface as necessary.
501
+
502
+ - Models pretrained with the LLM should include an updated Model Card.
503
+
504
+ - Users of the model should provide mechanisms for those affected to provide feedback, such as an email address for comments.
505
+
506
+ </details>
507
+ <p>&nbsp;</p>
508
+
509
+ ## Glossary and Calculations
510
+
511
+ *This section defines common terms and how metrics are calculated.*
512
+
513
+
514
+
515
+ <details>
516
+ <summary>Click to expand</summary><br/>
517
+
518
+ - <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.
519
+
520
+ - <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.
521
+
522
+ - <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/).
523
+
524
+ - <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).
525
+
526
+ - <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).
527
+
528
+ - <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).
529
+
530
+ - <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))
531
+
532
+ - <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.
533
+
534
+ </details>
535
+ <p>&nbsp;</p>
536
+
537
+ ## More Information
538
+
539
+ <details>
540
+ <summary>Click to expand</summary><br/>
541
+
542
+ ### Dataset Creation
543
+
544
+ Blog post detailing the design choices during the dataset creation: https://bigscience.huggingface.co/blog/building-a-tb-scale-multilingual-dataset-for-language-modeling
545
+
546
+ ### Technical Specifications
547
+
548
+ 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
549
+
550
+ More details on the architecture/optimizer: https://github.com/bigscience-workshop/bigscience/tree/master/train/tr11-176B-ml
551
+
552
+ Blog post on the hardware/engineering side: https://bigscience.huggingface.co/blog/which-hardware-to-train-a-176b-parameters-model
553
+
554
+ Details on the distributed setup used for the training: https://github.com/bigscience-workshop/bigscience/tree/master/train/tr11-176B-ml
555
+
556
+ Tensorboard updated during the training: https://huggingface.co/bigscience/tr11-176B-ml-logs/tensorboard#scalars&tagFilter=loss
557
+
558
+ Insights on how to approach training, negative results: https://github.com/bigscience-workshop/bigscience/blob/master/train/lessons-learned.md
559
+
560
+ 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
561
+
562
+ ### Initial Results
563
+
564
+ Initial prompting experiments using interim checkpoints: https://huggingface.co/spaces/bigscience/bloom-book
565
+
566
+ </details>
567
+ <p>&nbsp;</p>
568
+
569
+ ## Model Card Authors
570
+ *Ordered roughly chronologically and by amount of time spent.*
571
+
572
+ 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
573
+
574
+
575
+