Update README.md

This commit is contained in:
joe 2019-01-29 18:57:19 +08:00
parent 47ecaf6a3f
commit a03dc9d3d1

View File

@ -50,4 +50,6 @@ import tensorflow as tf
bs = BertSim()
bs.set_mode(tf.estimator.ModeKeys.PREDICT)
bs.test
```
```
5、DEMO中自带了蚂蚁金服的测试数据供大家使用