Text Generation
GGUF
Inference Endpoints
mav23 commited on
Commit
5025065
·
verified ·
1 Parent(s): b0b4817

Upload folder using huggingface_hub

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