arrafmousa/unified_reasoning_sft_with_back_translation
收藏Hugging Face2025-12-09 更新2025-12-20 收录
下载链接:
https://hf-mirror.com/datasets/arrafmousa/unified_reasoning_sft_with_back_translation
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: source
dtype: string
- name: question
dtype: string
- name: choices
list: string
- name: answer
dtype: string
- name: meta_prompt
dtype: string
- name: instruction
dtype: string
- name: augmentation_type
dtype: string
- name: augmented_question
dtype: string
splits:
- name: train
num_bytes: 5565399
num_examples: 3255
download_size: 1752374
dataset_size: 5565399
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征:
- 字段名:id,数据类型:字符串
- 字段名:source,数据类型:字符串
- 字段名:question,数据类型:字符串
- 字段名:choices(选项列表),数据类型:字符串列表
- 字段名:answer,数据类型:字符串
- 字段名:meta_prompt(元提示),数据类型:字符串
- 字段名:instruction(指令),数据类型:字符串
- 字段名:augmentation_type(数据增强类型),数据类型:字符串
- 字段名:augmented_question,数据类型:字符串
数据划分:
- 划分名称:train,字节数:5565399,样本数:3255
下载大小:1752374
数据集总大小:5565399
配置项:
- 配置名称:default
数据文件:
- 划分:train,路径:data/train-*
提供机构:
arrafmousa


