leonardPKU/ScienceQA_Test_IMG
收藏Hugging Face2023-08-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/leonardPKU/ScienceQA_Test_IMG
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: question
dtype: string
- name: choices
sequence: string
- name: answer
dtype: int64
- name: hint
dtype: string
- name: task
dtype: string
- name: grade
dtype: string
- name: subject
dtype: string
- name: topic
dtype: string
- name: category
dtype: string
- name: skill
dtype: string
- name: lecture
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 135202551.875
num_examples: 2017
download_size: 130142579
dataset_size: 135202551.875
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "ScienceQA_Test_IMG"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
leonardPKU
原始信息汇总
数据集概述
数据集信息
特征
- image: 图像数据
- question: 字符串,问题
- choices: 字符串序列,选项
- answer: 整数,答案
- hint: 字符串,提示
- task: 字符串,任务类型
- grade: 字符串,年级
- subject: 字符串,科目
- topic: 字符串,主题
- category: 字符串,分类
- skill: 字符串,技能
- lecture: 字符串,讲座
- solution: 字符串,解答
数据分割
- train: 训练集,包含2017个样本,大小为135202551.875字节
数据集大小
- 下载大小: 130142579字节
- 数据集大小: 135202551.875字节
配置
- default: 默认配置,包含训练集文件路径
data/train-*



