llamafactory/pokemon-gpt4o-captions
收藏Hugging Face2024-09-02 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/llamafactory/pokemon-gpt4o-captions
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: pokemon_gpt4o_*.parquet
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: lang
dtype: string
- name: images
list:
dtype: image
license: apache-2.0
task_categories:
- text-generation
- question-answering
- visual-question-answering
language:
- en
- zh
tags:
- llama-factory
- multimodal
size_categories:
- 1K<n<10K
---
Borrowed from: https://huggingface.co/datasets/jugg1024/pokemon-gpt4o-captions
You can use it in [LLaMA Factory](https://github.com/hiyouga/LLaMA-Factory) by specifying `dataset: pokemon_cap`.
配置项:
- 配置名称:默认(default)
数据文件:
- 数据集拆分:训练集(train)
文件路径:pokemon_gpt4o_*.parquet
数据集信息:
特征字段:
- 名称:对话(conversations)
列表项:
- 名称:来源(from)
数据类型:字符串(string)
- 名称:内容(value)
数据类型:字符串(string)
- 名称:语言(lang)
数据类型:字符串(string)
- 名称:图像(images)
列表元素数据类型:图像(image)
许可证:Apache 2.0
任务类别:
- 文本生成(text-generation)
- 问答(question-answering)
- 视觉问答(visual-question-answering)
支持语言:
- 英语(en)
- 中文(zh)
标签:
- LLaMA Factory(llama-factory)
- 多模态(multimodal)
样本规模区间:
- 1000 < 样本量 < 10000
本数据集引自:https://huggingface.co/datasets/jugg1024/pokemon-gpt4o-captions
你可通过指定`dataset: pokemon_cap`参数,在[LLaMA Factory](https://github.com/hiyouga/LLaMA-Factory)中使用该数据集。
提供机构:
llamafactory


