change bloom parameters to 176B (#18235)

This commit is contained in:
Muhammad Ahmed 2022-07-22 19:17:48 +05:00 committed by GitHub
parent 1fc4b2a132
commit 7cb4da13fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ Several smaller versions of the models have been trained on the same dataset. BL
- [bloom-1b3](https://huggingface.co/bigscience/bloom-1b3)
- [bloom-2b5](https://huggingface.co/bigscience/bloom-2b5)
- [bloom-6b3](https://huggingface.co/bigscience/bloom-6b3)
- [bloom](https://huggingface.co/bigscience/bloom) (175B parameters)
- [bloom](https://huggingface.co/bigscience/bloom) (176B parameters)
## BloomConfig