tonywu71/PokemonCards_fixed
收藏Hugging Face2023-10-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tonywu71/PokemonCards_fixed
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: id
dtype: string
- name: image_url
dtype: string
- name: caption
dtype: string
- name: name
dtype: string
- name: hp
dtype: int64
- name: set_name
dtype: string
splits:
- name: train
num_bytes: 9474973.87624629
num_examples: 13088
download_size: 3028812
dataset_size: 9474973.87624629
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- question-answering
language:
- en
---
Fix for [TheFusion21/PokemonCards](https://huggingface.co/datasets/TheFusion21/PokemonCards), where the images with broken links were discarded. Tested while fine-tuning [HuggingFaceM4/idefics-9b](https://huggingface.co/HuggingFaceM4/idefics-9b) with LoRA using my custom Git repository: https://github.com/tonywu71/idefics-project.
提供机构:
tonywu71
原始信息汇总
数据集概述
数据集信息
- 许可证: MIT
- 特征:
id: 字符串类型image_url: 字符串类型caption: 字符串类型name: 字符串类型hp: 64位整数类型set_name: 字符串类型
- 分割:
train: 包含13088个样本,占用9474973.87624629字节
- 下载大小: 3028812字节
- 数据集大小: 9474973.87624629字节
- 配置:
default: 数据文件路径为data/train-*
- 任务类别: 问答
- 语言: 英语



