ceselder/cot-oracle-answer-trajectory-cleaned
收藏Hugging Face2026-02-28 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/ceselder/cot-oracle-answer-trajectory-cleaned
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: task
dtype: string
- name: prompt
dtype: string
- name: target_response
dtype: string
- name: cot_continuation
dtype: string
- name: response_filtered
dtype: string
- name: context_input_ids
list: int64
- name: context_positions
list: int64
- name: layers
list: int64
- name: sent_idx
dtype: int64
- name: total_sentences
dtype: int64
- name: pct
dtype: int64
splits:
- name: train
num_bytes: 1403199211
num_examples: 545433
- name: test
num_bytes: 350918541
num_examples: 136359
download_size: 304613916
dataset_size: 1754117752
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
数据集信息:
特征项:
- 任务(task):数据类型为字符串
- 提示词(prompt):数据类型为字符串
- 目标响应(target_response):数据类型为字符串
- 思维链续文(cot_continuation):数据类型为字符串
- 过滤后响应(response_filtered):数据类型为字符串
- 上下文输入标识(context_input_ids):类型为64位整数列表
- 上下文位置(context_positions):类型为64位整数列表
- 模型层数(layers):类型为64位整数列表
- 句子索引(sent_idx):数据类型为64位整数
- 总句子数(total_sentences):数据类型为64位整数
- 百分比(pct):数据类型为64位整数
数据集划分:
- 训练集(train):字节大小1403199211,样本总数545433
- 测试集(test):字节大小350918541,样本总数136359
下载总大小:304613916,完整数据集总大小:1754117752
数据集配置:
- 配置名称:默认(default),数据文件:
- 训练集划分:路径为data/train-*
- 测试集划分:路径为data/test-*
提供机构:
ceselder



