Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yangapku authored Jan 17, 2023
1 parent c35a82f commit 94883d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ cat output.json
{"success": true, "score": 85.67, "scoreJson": {"score": 85.67, "mean_recall": 85.67, "r1": 71.2, "r5": 90.5, "r10": 95.3}}
```

关于整套跨模态检索的训练和测试流程,我们以MUGE检索数据集([多模态电商图文挑战赛](https://tianchi.aliyun.com/competition/entrance/532031/introduction))为例,也提供了一个包含上述全部流程并可运行的notebook[下载链接](https://clip-cn-beijing.oss-cn-beijing.aliyuncs.com/others/Chinese-CLIP-on-MUGE-Retrieval.ipynb)),欢迎大家上手实践。
关于整套跨模态检索的训练和测试流程,我们以MUGE检索数据集([多模态电商图文挑战赛](https://tianchi.aliyun.com/competition/entrance/532031/introduction))为例,也提供了一个包含上述全部流程并可运行的jupyter notebook[下载链接](https://clip-cn-beijing.oss-cn-beijing.aliyuncs.com/others/Chinese-CLIP-on-MUGE-Retrieval.ipynb)),欢迎大家上手实践。

<br>

Expand Down

0 comments on commit 94883d6

Please sign in to comment.