Visual Question Answering
Transformers
Safetensors
llava
image-text-to-text
AIGC
LLaVA
Inference Endpoints
ponytail commited on
Commit
f5426be
Β·
verified Β·
1 Parent(s): 7ccbc0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -9
README.md CHANGED
@@ -32,8 +32,7 @@ Specifically, (1) we first construct **a large-scale and high-quality human-rela
32
  human-llava has a good performance in both general and special fields
33
 
34
 
35
-
36
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64259db7d3e6fdf87e4792d0/OIsyRrbpdvgTCvzSj1WKy.png)
37
 
38
  ## News and Update πŸ”₯πŸ”₯πŸ”₯
39
  * Oct.23, 2024. **πŸ€—[HumanCaption-HQ-311K](https://huggingface.co/datasets/OpenFace-CQUPT/HumanCaption-HQ-311K), is released!πŸ‘πŸ‘πŸ‘**
@@ -83,15 +82,11 @@ Our training code have been released publicly on github.[ddw2AIGROUP2CQUPT/Human
83
  #### Instruction Tuning Stage
84
  **All public data sets have been filtered, and we will consider publishing all processed text in the future**
85
 
86
- HumanCaptionHQ-300K(self construct): Coming Soon!
87
-
88
- Face_hq(self construct):Coming Soon!
89
-
90
- humanvg_high_reg(self construct):Coming Soon!
91
 
92
- humanvg_high_rec(self construct):Coming Soon!
93
 
94
- celeba_attribute(self construct): https://mmlab.ie.cuhk.edu.hk/projects/CelebA.html
95
 
96
  ShareGPT4V:https://github.com/InternLM/InternLM-XComposer/blob/main/projects/ShareGPT4V/docs/Data.md
97
 
 
32
  human-llava has a good performance in both general and special fields
33
 
34
 
35
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64259db7d3e6fdf87e4792d0/X-712oVUBPXbfLcAz83fb.png)
 
36
 
37
  ## News and Update πŸ”₯πŸ”₯πŸ”₯
38
  * Oct.23, 2024. **πŸ€—[HumanCaption-HQ-311K](https://huggingface.co/datasets/OpenFace-CQUPT/HumanCaption-HQ-311K), is released!πŸ‘πŸ‘πŸ‘**
 
82
  #### Instruction Tuning Stage
83
  **All public data sets have been filtered, and we will consider publishing all processed text in the future**
84
 
85
+ [HumanCaption-HQ](https://huggingface.co/datasets/OpenFace-CQUPT/HumanCaption-HQ-311K)(self construct): is released!
 
 
 
 
86
 
87
+ [FaceCaptionA](https://huggingface.co/datasets/OpenFace-CQUPT/FaceCaption-15M)(self construct): is released!
88
 
89
+ CelebA: https://mmlab.ie.cuhk.edu.hk/projects/CelebA.html
90
 
91
  ShareGPT4V:https://github.com/InternLM/InternLM-XComposer/blob/main/projects/ShareGPT4V/docs/Data.md
92