wangyulong commited on
Commit
7d4ccdb
1 Parent(s): 1f63158

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
 
11
  This model is based on [bigscience/bloom-1b1](https://huggingface.co/bigscience/bloom-1b1).
12
 
13
- We pruned its vocabulary from 250880 to 46145 with Chinese corpus to reduce GPU memory usage. So the total parameter is 389m now.
14
 
15
  # How to use
16
  ```python
 
10
 
11
  This model is based on [bigscience/bloom-1b1](https://huggingface.co/bigscience/bloom-1b1).
12
 
13
+ We pruned its vocabulary from 250880 to 46145 with Chinese corpus to reduce GPU memory usage. So the total parameter is 800m now.
14
 
15
  # How to use
16
  ```python