未验证 提交 d90e1778 编写于 作者: 王肖 提交者: GitHub

Update README.md

上级 29e2abee
...@@ -84,7 +84,7 @@ If you want to specify a specific gpu or use multiple gpus for predict, please u ...@@ -84,7 +84,7 @@ If you want to specify a specific gpu or use multiple gpus for predict, please u
```shell ```shell
CUDA_VISIBLE_DEVICES=0,1,2 python predict-slot.py CUDA_VISIBLE_DEVICES=0,1,2 python predict-slot.py
CUDA_VISIBLE_DEVICES=0,1,2 python predict-slot.py CUDA_VISIBLE_DEVICES=0,1,2 python predict-intent.py
``` ```
After the run, you can view the predictions in the `outputs/predict-slot` folder and `outputs/predict-intent` folder. Here are some examples of predictions: After the run, you can view the predictions in the `outputs/predict-slot` folder and `outputs/predict-intent` folder. Here are some examples of predictions:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册