FineVision HuggingFaceM4

Fine Vision FineVision is a massive collection of datasets with 17.3M images, 24.3M samples, 88.9M turns, and 9.5B answer tokens, designed for training state-of-the-art open Vision-Language-Models. More detail can be found in the blog post: https://huggingface.co/spaces/HuggingFaceM4/FineVision Load the data from datasets import load_dataset, get_dataset_config_names # Get all subset names and load the first one available_subsets =… See the full description on the dataset page: https://huggingface.co/datasets/HuggingFaceM4/FineVision.

Type
dataset
Downloads
112,161
Likes
512
Access
public
Files
0

Tags

  • 多模态数据集
  • 视觉语言模型
  • 指令微调
  • 对话数据
  • 图像数据集
  • 多模态
  • 文本生成
  • 视觉问答

README

--- dataset_info: - config_name: CoSyn_400k_chart features: - name: images list: image - name: texts list: - name: user dtype: string - name: assistant dtype: string - name: source dtype: string - name: relevance_ratings list: int64 - name: relevance_min dtype: int64 - name: visual_dependency_ratin…

查看完整页面 · 查看原文