tytodd/sim-v5-output
收藏Hugging Face2026-04-24 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/tytodd/sim-v5-output
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
- config_name: arc_challenge
features:
- name: question
dtype: string
- name: choices
dtype: string
- name: row_id
dtype: string
- name: ground_truth
dtype: string
- name: messages
list:
- name: role
dtype: string
- name: content
dtype: string
- name: thinking
dtype: string
- name: reasoning
dtype: string
- name: choice
dtype: string
splits:
- name: ood
num_bytes: 21845
num_examples: 2
download_size: 42779
dataset_size: 21845
- config_name: mfrc
features:
- name: text
dtype: string
- name: row_id
dtype: string
- name: ground_truth
dtype: string
- name: messages
list:
- name: role
dtype: string
- name: content
dtype: string
- name: thinking
dtype: string
- name: reasoning
dtype: string
- name: annotation
dtype: string
splits:
- name: train
num_bytes: 67646
num_examples: 2
- name: val
num_bytes: 34500
num_examples: 1
download_size: 147075
dataset_size: 102146
configs:
- config_name: arc_challenge
data_files:
- split: ood
path: arc_challenge/ood-*
- config_name: mfrc
data_files:
- split: train
path: mfrc/train-*
- split: val
path: mfrc/val-*
---
数据集信息:
1. 配置名称:arc_challenge
特征字段:
- `question`(问题):数据类型为字符串
- `choices`(选项):数据类型为字符串
- `row_id`(行标识):数据类型为字符串
- `ground_truth`(基准真值):数据类型为字符串
- `messages`(对话消息):列表类型,列表元素包含以下3个字段:
- `role`(角色):数据类型为字符串
- `content`(内容):数据类型为字符串
- `thinking`(思考过程):数据类型为字符串
- `reasoning`(推理过程):数据类型为字符串
- `choice`(选择项):数据类型为字符串
数据集划分:
- 划分名称:分布外(ood),字节大小:21845,样本数量:2
下载总大小:42779,数据集存储总大小:21845
2. 配置名称:mfrc
特征字段:
- `text`(文本):数据类型为字符串
- `row_id`(行标识):数据类型为字符串
- `ground_truth`(基准真值):数据类型为字符串
- `messages`(对话消息):列表类型,列表元素包含以下3个字段:
- `role`(角色):数据类型为字符串
- `content`(内容):数据类型为字符串
- `thinking`(思考过程):数据类型为字符串
- `reasoning`(推理过程):数据类型为字符串
- `annotation`(标注):数据类型为字符串
数据集划分:
- 划分名称:训练集(train),字节大小:67646,样本数量:2
- 划分名称:验证集(val),字节大小:34500,样本数量:1
下载总大小:147075,数据集存储总大小:102146
配置详情:
- 配置名称:arc_challenge,对应数据文件:
- 划分:分布外(ood),文件路径:arc_challenge/ood-*
- 配置名称:mfrc,对应数据文件:
- 划分:训练集(train),文件路径:mfrc/train-*
- 划分:验证集(val),文件路径:mfrc/val-*
提供机构:
tytodd



