harinarayan/my_dataset_01
收藏Hugging Face2023-10-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/harinarayan/my_dataset_01
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image_file
dtype: string
- name: caption
dtype: string
splits:
- name: train
num_bytes: 2422
num_examples: 20
download_size: 2850
dataset_size: 2422
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "my_dataset_01"
This is a dataset for captioning graph images
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
This is a dataset for captioning graph images, containing image files and corresponding captions. The dataset features include image file (image_file) and caption (caption), both of which are string types. The dataset is divided into a training set (train), containing 20 samples, with a total size of 2422 bytes. The download size of the dataset is 2850 bytes.
提供机构:
harinarayan
原始信息汇总
数据集概述
数据集信息
- 特征:
image_file: 图像文件路径,数据类型为字符串。caption: 图像描述,数据类型为字符串。
- 分割:
train: 训练集,包含20个样本,占用2422字节。
- 大小:
- 下载大小: 2850字节
- 数据集大小: 2422字节
配置
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:
数据集描述
- 该数据集用于图表图像的描述。



