euiyulsong/sci_train_ds
收藏Hugging Face2024-05-14 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/euiyulsong/sci_train_ds
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: distractor3
dtype: string
- name: distractor1
dtype: string
- name: distractor2
dtype: string
- name: correct_answer
dtype: string
- name: support
dtype: string
- name: choices
struct:
- name: label
sequence: string
- name: text
sequence: string
- name: answerKey
dtype: string
- name: prompt
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
splits:
- name: train
num_bytes: 10034082
num_examples: 11679
download_size: 5745744
dataset_size: 10034082
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is primarily used for training models and includes multiple fields such as question, three distractors, correct answer, support information, choices, answer key, prompt, chosen, and rejected. The data types are mainly strings, suitable for natural language processing tasks. The dataset is divided into a training set, containing 11679 samples with a total size of 10034082 bytes.
提供机构:
euiyulsong
原始信息汇总
数据集概述
数据集特征
- question:字符串类型
- distractor3:字符串类型
- distractor1:字符串类型
- distractor2:字符串类型
- correct_answer:字符串类型
- support:字符串类型
- choices:结构类型,包含以下子特征:
- label:字符串序列
- text:字符串序列
- answerKey:字符串类型
- prompt:字符串类型
- chosen:字符串类型
- rejected:字符串类型
数据集划分
- train:
- 数据量:10034082字节
- 示例数量:11679
数据集大小
- 下载大小:5745744字节
- 数据集大小:10034082字节



