shi-labs/CuMo_dataset
收藏资源简介:
--- license: cc-by-nc-4.0 language: - en --- CuMo contains three-stage training: Stage 1: Pre-Training In this stage, we use [LLaVA-558K](https://huggingface.co/datasets/liuhaotian/LLaVA-Pretrain) to pretrain MLP. Stage 2: Pre-FineTuning For pre-finetuning, we use the [ALLaVA](https://huggingface.co/datasets/FreedomIntelligence/ALLaVA-4V) caption data, you may use the original one or the cumo_pft_allava.json in this repo. Stage 3: Visual Instruction Tuning - [LLaVA-665K](https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K/blob/main/llava_v1_5_mix665k.json) - [ShareGPT4V](https://sharegpt4v.github.io/) - [LAION GPT4V](https://huggingface.co/datasets/laion/gpt4v-dataset) - [DocVQA](https://www.docvqa.org/datasets/docvqa) - [SynDog-EN](https://huggingface.co/datasets/naver-clova-ix/synthdog-en) - [ChartQA](https://github.com/vis-nlp/ChartQA) - [DVQA](https://github.com/kushalkafle/DVQA_dataset) - [AI2D](https://allenai.org/data/diagrams) - [InfoVQA](https://www.docvqa.org/datasets/infographicvqa) - [ALLaVA](https://huggingface.co/datasets/FreedomIntelligence/ALLaVA-4V) - [LIMA](https://huggingface.co/datasets/GAIR/lima) Please download these datasets following the instructions and cumo_vit_1649K.json for visual instruction tuning. CuMo utilizes these datasets that are subject to their respective original licenses. Users must comply with all terms and conditions specified in these original licenses.
--- 许可证:CC-BY-NC-4.0 语言: - 英语 --- CuMo 采用三阶段训练流程: ### 阶段1:预训练 本阶段我们依托LLaVA-558K(https://huggingface.co/datasets/liuhaotian/LLaVA-Pretrain)对多层感知机(Multi-Layer Perceptron, MLP)进行预训练。 ### 阶段2:预微调 在预微调阶段,我们使用ALLaVA图像字幕数据集,使用者可选择原始数据集,或使用本仓库内的`cumo_pft_allava.json`文件。 ### 阶段3:视觉指令微调 本阶段使用的数据集包括: - LLaVA-665K(https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K/blob/main/llava_v1_5_mix665k.json) - ShareGPT4V(https://sharegpt4v.github.io/) - LAION GPT4V(https://huggingface.co/datasets/laion/gpt4v-dataset) - 文档视觉问答(Document Visual Question Answering, DocVQA)(https://www.docvqa.org/datasets/docvqa) - SynDog-EN(https://huggingface.co/datasets/naver-clova-ix/synthdog-en) - 图表问答(Chart Question Answering, ChartQA)(https://github.com/vis-nlp/ChartQA) - 视觉文档问答(Visual Document Question Answering, DVQA)(https://github.com/kushalkafle/DVQA_dataset) - AI2D(https://allenai.org/data/diagrams) - 信息图表视觉问答(Infographic Visual Question Answering, InfoVQA)(https://www.docvqa.org/datasets/infographicvqa) - ALLaVA(https://huggingface.co/datasets/FreedomIntelligence/ALLaVA-4V) - LIMA(https://huggingface.co/datasets/GAIR/lima) 请按照相关指引下载上述数据集,以及用于视觉指令微调的`cumo_vit_1649K.json`文件。 CuMo 所使用的上述数据集均受其各自原始许可证条款约束,使用者必须严格遵守这些原始许可证中规定的全部条款与条件。
数据集概述
CuMo 数据集包含三个阶段的训练:
阶段 1:预训练
- 使用 LLaVA-558K 进行 MLP 的预训练。
阶段 2:预微调
- 使用 ALLaVA 的描述数据进行预微调,可以使用原始数据或本仓库中的 cumo_pft_allava.json。
阶段 3:视觉指令调优
- 使用以下数据集进行视觉指令调优:
请按照说明下载这些数据集,并使用 cumo_vit_1649K.json 进行视觉指令调优。
CuMo 利用的这些数据集受其各自原始许可证的约束。用户必须遵守这些原始许可证中规定的所有条款和条件。




