Skip to content

Commit d363b1b

Browse files
authored
Update README_CN.md
1 parent 5fbf7a0 commit d363b1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/C++/PaddleRec/criteo_ctr_with_cube/README_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
(简体中文|[English](./README.md))
33

44
### 获取样例数据
5-
进入目录 `python/examples/criteo_ctr_with_cube`
5+
进入目录 `examples/C++/PaddleRec/criteo_ctr_with_cube`
66
```
77
sh get_data.sh
88
```
@@ -43,7 +43,7 @@ python3 test_client.py ctr_client_conf/serving_client_conf.prototxt ./raw_data
4343

4444
设备 :Intel(R) Xeon(R) CPU 6148 @ 2.40GHz
4545

46-
模型 :[Criteo CTR](https://github.com/PaddlePaddle/Serving/blob/develop/python/examples/criteo_ctr_with_cube/network_conf.py)
46+
模型 :[Criteo CTR](./network_conf.py)
4747

4848
server core/thread num : 4/8
4949

0 commit comments

Comments
 (0)