bio-datasets/dft23-full
收藏Hugging Face2023-05-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/bio-datasets/dft23-full
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: answer_a
dtype: string
- name: answer_b
dtype: string
- name: answer_c
dtype: string
- name: answer_d
dtype: string
- name: answer_e
dtype: string
- name: correct_answers
sequence:
class_label:
names:
'0': a
'1': b
'2': c
'3': d
'4': e
- name: subject_name
dtype: string
- name: number_correct_answers
dtype:
class_label:
names:
'0': '1'
'1': '2'
'2': '3'
'3': '4'
'4': '5'
splits:
- name: train
num_bytes: 1004721
num_examples: 2171
- name: validation
num_bytes: 136786
num_examples: 312
- name: test
num_bytes: 284765
num_examples: 622
download_size: 894075
dataset_size: 1426272
---
# Dataset Card for "dft23-full"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
bio-datasets
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- question: 字符串类型
- answer_a: 字符串类型
- answer_b: 字符串类型
- answer_c: 字符串类型
- answer_d: 字符串类型
- answer_e: 字符串类型
- correct_answers: 序列类型,包含正确答案的标签,标签对应关系为:0: a, 1: b, 2: c, 3: d, 4: e
- subject_name: 字符串类型
- number_correct_answers: 类别标签类型,表示正确答案的数量,标签对应关系为:0: 1, 1: 2, 2: 3, 3: 4, 4: 5
数据集分割
- train: 2171个样本,占用1004721字节
- validation: 312个样本,占用136786字节
- test: 622个样本,占用284765字节
数据集大小
- 下载大小: 894075字节
- 数据集总大小: 1426272字节



