Text Generation
Transformers
PyTorch
TensorBoard
Safetensors
bloom
Eval Results
text-generation-inference
Inference Endpoints
bigscience-bot commited on
Commit
c2f6b0a
2 Parent(s): 18894c7 215bee9

Merge branch 'main' of https://huggingface.co/bigscience/bloom into main

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -52,11 +52,13 @@ language:
52
  pipeline_tag: text-generation
53
  ---
54
 
 
 
55
  # <p>BLOOM LM<br/> _BigScience Large Open-science Open-access Multilingual Language Model_ <br/>Model Card</p>
56
  <img src="https://assets.website-files.com/6139f3cdcbbff3a68486761d/613cd8997b270da063e230c5_Tekengebied%201-p-500.png" alt="BigScience Logo" width="200"/>
57
 
58
 
59
- Version 1.0 / 26.May.2022
60
 
61
  ## Table of Contents
62
  1. [Model Details](#model-details)
@@ -253,7 +255,7 @@ See the [BLOOM License](https://huggingface.co/spaces/bigscience/license), Attac
253
 
254
  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.
255
 
256
- ##### Out-of-scope Uses Include:
257
 
258
  - Usage in biomedical domains, political and legal domains, or finance domains
259
 
 
52
  pipeline_tag: text-generation
53
  ---
54
 
55
+ # <span style="color:red"><b>WARNING:</b> Intermediary checkpoint at global step 80100. This checkpoint is not a fully trained model. Evaluations of intermediary checkpoints and the final model will be added when conducted (see below).</span>
56
+
57
  # <p>BLOOM LM<br/> _BigScience Large Open-science Open-access Multilingual Language Model_ <br/>Model Card</p>
58
  <img src="https://assets.website-files.com/6139f3cdcbbff3a68486761d/613cd8997b270da063e230c5_Tekengebied%201-p-500.png" alt="BigScience Logo" width="200"/>
59
 
60
 
61
+ Version 1.2 / 17.Jun.2022 - Current latest checkpoint: **Global step 80100**
62
 
63
  ## Table of Contents
64
  1. [Model Details](#model-details)
 
255
 
256
  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.
257
 
258
+ Out-of-scope Uses Include:
259
 
260
  - Usage in biomedical domains, political and legal domains, or finance domains
261