Foxfi/tmp_try
收藏Hugging Face2024-01-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Foxfi/tmp_try
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: solution
dtype: string
- name: answer
dtype: string
- name: subject
dtype: string
- name: level
dtype: int64
- name: unique_id
dtype: string
- name: rationale
sequence: string
splits:
- name: train
num_bytes: 19594
num_examples: 10
download_size: 17449
dataset_size: 19594
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Foxfi
原始信息汇总
数据集概述
数据特征
- question: 问题描述,数据类型为字符串。
- solution: 解决方案,数据类型为字符串。
- answer: 答案,数据类型为字符串。
- subject: 主题,数据类型为字符串。
- level: 难度级别,数据类型为整数(int64)。
- unique_id: 唯一标识符,数据类型为字符串。
- rationale: 推理过程,数据类型为字符串序列。
数据分割
- train: 训练集,包含10个样本,总字节数为19594。
数据集大小
- 下载大小: 17449字节
- 数据集大小: 19594字节
配置
- default: 默认配置,包含训练集数据文件路径为
data/train-*。



