Commit
•
538fcc1
1
Parent(s):
67bffe0
341b tokens model (#7)
Browse files- Model ckpt at 341b tokens (62e2f7ca388fba2da718c045456d8b354da2b66a)
- Remove warning (06344e9b1c06991eab8bd987686afb056b3aca6d)
Co-authored-by: Niklas Muennighoff <Muennighoff@users.noreply.huggingface.co>
- README.md +0 -2
- pytorch_model.bin +2 -2
README.md
CHANGED
@@ -52,8 +52,6 @@ language:
|
|
52 |
pipeline_tag: text-generation
|
53 |
---
|
54 |
|
55 |
-
# <span style="color:red"><b>WARNING:</b> This is an <b>intermediary checkpoint</b>. It is not fully trained yet. You might want to use [Bloom-1B3](https://huggingface.co/bigscience/bloom-1b3) if you want a model that has completed training.</span>
|
56 |
-
|
57 |
<h1 style='text-align: center '>BLOOM LM</h1>
|
58 |
<h2 style='text-align: center '><em>BigScience Large Open-science Open-access Multilingual Language Model</em> </h2>
|
59 |
<h3 style='text-align: center '>Model Card</h3>
|
|
|
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>
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1b85a3b8b4190072590e8ca0e70086e209fd062698860a102a7df91c22cb5eb
|
3 |
+
size 6005243331
|