Skip to content

Commit 86aea01

Browse files
joey12300ZeyuChen
andauthored
Update README for ERNIE-CSC (#1165)
Co-authored-by: Zeyu Chen <[email protected]>
1 parent 7d2f50e commit 86aea01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/text_correction/ernie-csc/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
└── utils.py # 通用函数工具
2424
```
2525

26+
* 注:论文中暂未开源融合字音特征的预训练模型参数(即MLM-phonetics),所以本文提供的纠错模型是在ERNIE-1.0的参数上进行Finetune,纠错模型结构与论文保持一致。
27+
2628
## 安装依赖项
2729
```
2830
pip install -r requirements.txt

0 commit comments

Comments
 (0)