Update README.md

This commit is contained in:
joe.zhao 2019-05-05 09:18:57 +08:00 committed by GitHub
parent 62e7727575
commit e5bdc8026d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ import tensorflow as tf
bs = BertSim()
bs.set_mode(tf.estimator.ModeKeys.PREDICT)
bs.test
bs.test()
```
5、DEMO中自带了蚂蚁金服的测试数据供大家使用但该份数据区分度不大建议使用QA_corpus数据集这里给出[地址](http://icrc.hitsz.edu.cn/info/1037/1162.htm)