Update README.md

This commit is contained in:
Junyang Lin 2022-11-09 08:34:02 +00:00 committed by huggingface-web
parent 549ca7204f
commit 41af8fa28c
1 changed files with 14 additions and 1 deletions

View File

@ -114,4 +114,17 @@ However, if you are not satisfied with only using the API, feel free to check ou
<td>CN-CLIP<sub>ViT-B</sub></td><td><b>62.2</b></td><td><b>86.6</b></td><td><b>94.9</b></td><td><b>77.0</b></td><td><b>97.1</b></td><td><b>99.0</b></td><td><b>57.0</b></td><td><b>84.1</b></td><td><b>93.6</b></td><td><b>77.4</b></td><td><b>96.2</b></td><td><b>98.9</b></td>
</tr>
</table>
<br><br>
<br>
## Citation
If you find the project helpful, please star this project and cite the related articles. Thanks for your support!
```
@article{chinese-clip,
title={Chinese CLIP: Contrastive Vision-Language Pretraining in Chinese},
author={Yang, An and Pan, Junshu and Lin, Junyang and Men, Rui and Zhang, Yichang and Zhou, Jingren and Zhou, Chang},
journal={arXiv preprint arXiv:2211.01335},
year={2022}
}
```
<br>