hieunguyen1053/exams_sinhhoc
收藏Hugging Face2023-11-09 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/hieunguyen1053/exams_sinhhoc
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: id
dtype: string
- name: choices
struct:
- name: label
sequence: string
- name: text
sequence: string
- name: answerKey
dtype: string
- name: metadata
struct:
- name: grade
dtype: string
- name: subject
dtype: string
splits:
- name: test
num_bytes: 1181756
num_examples: 3100
download_size: 527389
dataset_size: 1181756
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "exams_sinhhoc"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset exams_sinhhoc includes multiple features such as question, ID, multiple choice options, answer key, and metadata. Each question has a unique ID and comes with multiple choice options, each option having a label and text. Additionally, each question has an answer key and metadata, which includes grade and subject. The dataset is split into a test set containing 3100 samples.
提供机构:
hieunguyen1053
原始信息汇总
数据集概述
数据集信息
- 特征:
question: 类型为字符串。id: 类型为字符串。choices: 结构化数据,包含以下字段:label: 序列类型为字符串。text: 序列类型为字符串。
answerKey: 类型为字符串。metadata: 结构化数据,包含以下字段:grade: 类型为字符串。subject: 类型为字符串。
数据分割
- test:
- 字节数: 1181756
- 样本数: 3100
数据集大小
- 下载大小: 527389 字节
- 数据集大小: 1181756 字节
配置
- default:
- 数据文件:
- 分割: test
- 路径: data/test-*
- 数据文件:



