hieunguyen1053/exams_vatli
收藏Hugging Face2023-11-19 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/hieunguyen1053/exams_vatli
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 365835
num_examples: 850
download_size: 0
dataset_size: 365835
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "exams_vatli"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
hieunguyen1053
原始信息汇总
数据集概述
数据集信息
- 特征列表:
- question: 数据类型为字符串。
- id: 数据类型为字符串。
- choices: 结构化数据,包含以下字段:
- label: 序列类型为字符串。
- text: 序列类型为字符串。
- answerKey: 数据类型为字符串。
- metadata: 结构化数据,包含以下字段:
- grade: 数据类型为字符串。
- subject: 数据类型为字符串。
数据分割
- test:
- 字节数: 365835
- 样本数: 850
数据集大小
- 下载大小: 0
- 数据集大小: 365835
配置
- default:
- 数据文件:
- split: test
- 路径: data/test-*
- 数据文件:



