Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taishan1994 authored Jun 15, 2022
1 parent f2a996e commit da32f45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
2、修改preprocess.py里面为自己定义的数据集,并指定数据地址及最大长度,稍后的自定义参数需要保持和这里的一致。<br>
3、修改main.py里面为自己定义的数据集及相关参数。<br>
4、修改main.sh里面运行指令的相关参数,最后运行即可。<br>
5、基于bert_crf训练好的模型可以去这里下载:
5、基于bert_crf训练好的模型可以去这里下载:链接:https://pan.baidu.com/s/1if6G00ERfXSWfe_h23hgDg?pwd=2s3e
提取码:2s3e
```python
!python main.py \
--bert_dir="../model_hub/chinese-bert-wwm-ext/" \
Expand Down

0 comments on commit da32f45

Please sign in to comment.