plaguss/distilabel-reasoning-distiset
收藏Hugging Face2023-12-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/plaguss/distilabel-reasoning-distiset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: generation_model
dtype: string
- name: generation_prompt
dtype: string
- name: raw_generation_responses
list:
- name: choices
list:
- name: finish_reason
dtype: string
- name: index
dtype: int64
- name: logprobs
dtype: 'null'
- name: text
dtype: string
- name: created
dtype: int64
- name: id
dtype: string
- name: model
dtype: string
- name: object
dtype: string
- name: usage
struct:
- name: completion_tokens
dtype: int64
- name: prompt_tokens
dtype: int64
- name: total_tokens
dtype: int64
- name: generations
sequence:
sequence: string
splits:
- name: train
num_bytes: 85790
num_examples: 10
download_size: 57584
dataset_size: 85790
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
plaguss
原始信息汇总
数据集信息
特征
- input: 数据类型为字符串。
- generation_model: 数据类型为字符串。
- generation_prompt: 数据类型为字符串。
- raw_generation_responses: 包含以下子特征:
- choices: 包含以下子特征:
- finish_reason: 数据类型为字符串。
- index: 数据类型为整数(int64)。
- logprobs: 数据类型为空(null)。
- text: 数据类型为字符串。
- created: 数据类型为整数(int64)。
- id: 数据类型为字符串。
- model: 数据类型为字符串。
- object: 数据类型为字符串。
- usage: 包含以下子特征:
- completion_tokens: 数据类型为整数(int64)。
- prompt_tokens: 数据类型为整数(int64)。
- total_tokens: 数据类型为整数(int64)。
- choices: 包含以下子特征:
- generations: 数据类型为字符串序列。
数据分割
- train: 包含10个样本,占用85790字节。
数据集大小
- 下载大小: 57584字节。
- 数据集大小: 85790字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



