Skip to content

Commit

Permalink
remove pytorch weights, please download from huggingface-transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
ymcui committed Oct 20, 2020
1 parent d6eec29 commit a954937
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Yiming Cui, Wanxiang Che, Ting Liu, Bing Qin, Ziqing Yang, Shijin Wang, Guoping

> [1] 通用数据包括百科新闻问答等数据总词数达5.4B处理后的文本大小约10G

#### PyTorch版本
### PyTorch版本

如需PyTorch版本

Expand All @@ -117,7 +117,7 @@ Yiming Cui, Wanxiang Che, Ting Liu, Bing Qin, Ziqing Yang, Shijin Wang, Guoping

方法点击任意需要下载的model拉到最下方点击"List all files in model"在弹出的小框中下载bin和json文件

#### 使用说明
### 使用说明

中国大陆境内建议使用讯飞云下载点境外用户建议使用谷歌下载点base模型文件大小约**400M**
以TensorFlow版`BERT-wwm, Chinese`为例下载完毕后对zip文件进行解压得到
Expand Down
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ As all models are 'BERT-base' variants, we do not incidate 'base' in the followi
| `BERT-base, Multilingual Cased`<sup>Google</sup> | Wikipedia | [Google Cloud](https://storage.googleapis.com/bert_models/2018_11_23/multi_cased_L-12_H-768_A-12.zip) | - |
| `BERT-base, Multilingual Uncased`<sup>Google</sup> | Wikipedia | [Google Cloud](https://storage.googleapis.com/bert_models/2018_11_03/multilingual_L-12_H-768_A-12.zip) | - |

#### PyTorch Version
### PyTorch Version

If you need these models in PyTorch,

Expand All @@ -109,7 +109,7 @@ If you need these models in PyTorch,

Steps: select one of the model in the page aboveclick "list all files in model" at the end of the model pagedownload bin/json files from the pop-up window

#### Note
### Note

The whole zip package roughly takes ~400M.
ZIP package includes the following files:
Expand Down

0 comments on commit a954937

Please sign in to comment.