Weizhi Wang
commited on
Commit
•
4cadd65
1
Parent(s):
cc8d952
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
size_categories:
|
6 |
+
- 10K<n<100K
|
7 |
---
|
8 |
+
|
9 |
+
- mlm_filter_instruct_50k_gpt4v_cc12m_4k.json: the mixture of sampled 4k GPT-4V generated instructions of proposed image-text quality score generation task and 46k sampled instructions from LLaVA_665k
|
10 |
+
- quality_score_generation_gpt4v_cc12m_44k.json: original 44k GPT-4V generated instructions of proposed image-text quality score generation task
|