Commit a1db219c authored by dcuai's avatar dcuai
Browse files

Update README.md ——精度

parent da90311d
...@@ -138,6 +138,16 @@ python cli_demo.py ...@@ -138,6 +138,16 @@ python cli_demo.py
<img src="./images/result.png"/> <img src="./images/result.png"/>
</div> </div>
### 精度
测试数据:[retrieval_part](data/retrieval_part.json),使用的加速卡:V100S/K100。
根据测试结果情况填写表格:
| device | train_loss | eval_los |
| :------: | :------: | :------: |
| V100s | 0.6173 | 0.6276 |
| K100 | 0.6193 | 0.6269 |
## 应用场景 ## 应用场景
### 算法类别 ### 算法类别
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment