Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ pipeline_tag: zero-shot-classification
|
|
10 |
[**中文说明**](README_CN.md) | [**English**](README.md)
|
11 |
# Introduction
|
12 |
This project aims to provide a better Chinese CLIP model. The training data used in this project consists of publicly accessible image URLs and related Chinese text descriptions, totaling 400 million. After screening, we ultimately used 100 million data for training.
|
13 |
-
This project is produced by QQ-ARC Joint Lab, Tencent PCG.
|
14 |
<br><br>
|
15 |
|
16 |
# Models and Results
|
|
|
10 |
[**中文说明**](README_CN.md) | [**English**](README.md)
|
11 |
# Introduction
|
12 |
This project aims to provide a better Chinese CLIP model. The training data used in this project consists of publicly accessible image URLs and related Chinese text descriptions, totaling 400 million. After screening, we ultimately used 100 million data for training.
|
13 |
+
This project is produced by QQ-ARC Joint Lab, Tencent PCG. We have also open-sourced our code on GitHub, [QA-CLIP](https://github.com/TencentARC-QQ/QA-CLIP), and welcome to star!
|
14 |
<br><br>
|
15 |
|
16 |
# Models and Results
|