From 4fbc4cf5f2f2f245d12a0a34953dd2b9753538f4 Mon Sep 17 00:00:00 2001 From: Junyang Lin Date: Wed, 9 Nov 2022 09:38:40 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23b1583..bb90517 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ license: apache-2.0 --- -# Chinese-CLIP-Base +# Chinese-CLIP-ViT-Base-Patch16 ## Introduction This is the base-version of the Chinese CLIP. Chinese CLIP is a simple implementation of CLIP on a large-scale dataset of around 200 million Chinese image-text pairs. For more details, please refer to our technical report https://arxiv.org/abs/2211.01335 and our official github repo https://github.com/OFA-Sys/Chinese-CLIP