kunyi
commited on
Commit
•
2d7eb6f
1
Parent(s):
2e97c5d
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
[**中文说明**](README_CN.md) | [**English**](README.md)
|
2 |
# Introduction
|
3 |
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.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: zero-shot-classification
|
4 |
+
---
|
5 |
[**中文说明**](README_CN.md) | [**English**](README.md)
|
6 |
# Introduction
|
7 |
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.
|