shangzhu/ChemQA-lite
收藏Hugging Face2024-05-09 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/shangzhu/ChemQA-lite
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: question
dtype: string
- name: choices
dtype: string
- name: label
dtype: int64
- name: description
dtype: string
- name: id
dtype: string
splits:
- name: valid
num_bytes: 14944628.0
num_examples: 300
- name: test
num_bytes: 14824677.0
num_examples: 300
download_size: 23613385
dataset_size: 29769305.0
configs:
- config_name: default
data_files:
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---
The dataset includes multiple features such as image, question, choices, label, description, and ID. It is divided into validation and test sets, each containing 300 samples. The download size of the dataset is 23613385 bytes, and the actual size is 29769305.0 bytes.
提供机构:
shangzhu
原始信息汇总
数据集概述
数据集特征
- image: 图像数据,数据类型为
image。 - question: 问题文本,数据类型为
string。 - choices: 选项文本,数据类型为
string。 - label: 标签,数据类型为
int64。 - description: 描述文本,数据类型为
string。 - id: 唯一标识符,数据类型为
string。
数据集分割
- valid: 验证集,包含 300 个样本,大小为 14944628.0 字节。
- test: 测试集,包含 300 个样本,大小为 14824677.0 字节。
数据集大小
- 下载大小: 23613385 字节
- 数据集总大小: 29769305.0 字节
配置
- default: 默认配置
- valid: 数据文件路径为
data/valid-*。 - test: 数据文件路径为
data/test-*。
- valid: 数据文件路径为



