BUAADreamer
commited on
Commit
•
e528aea
1
Parent(s):
6ed2279
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# CCRK: Improving the Consistency in Cross-Lingual Cross-Modal Retrieval with 1-to-K Contrastive Learning
|
2 |
|
3 |
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/BUAADreamer/CCRK/blob/main/licence)
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- conceptual_captions
|
5 |
+
- visual_genome
|
6 |
+
- HuggingFaceM4/COCO
|
7 |
+
- vicenteor/sbu_captions
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
- zh
|
11 |
+
- cs
|
12 |
+
- ja
|
13 |
+
- fr
|
14 |
+
- de
|
15 |
+
- id
|
16 |
+
- tr
|
17 |
+
- ru
|
18 |
+
- es
|
19 |
+
metrics:
|
20 |
+
- recall
|
21 |
+
---
|
22 |
+
|
23 |
# CCRK: Improving the Consistency in Cross-Lingual Cross-Modal Retrieval with 1-to-K Contrastive Learning
|
24 |
|
25 |
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/BUAADreamer/CCRK/blob/main/licence)
|