Birchlabs/test-parquet
收藏Hugging Face2023-06-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Birchlabs/test-parquet
下载链接
链接失效反馈官方服务:
资源简介:
---
# Full dataset card template at https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md
language:
- en
license: mit
tags:
- reasoning
annotations_creators:
- expert-generated
pretty_name: PRM800K
size_categories:
- 100K<n<1M
task_categories:
- question-answering
# Optional. This part can be used to store the feature types and size of the dataset to be used in python. This can be automatically generated using the datasets-cli.
dataset_info:
- config_name: all_positive_responses
features:
- name: instruction
dtype: string
- name: responses
sequence:
dtype: string
- name: next_response
dtype: string
- name: answer
dtype: string
- config_name: solutions_only
features:
- name: instruction
dtype: string
- name: responses
sequence:
dtype: string
- name: next_response
dtype: string
- name: answer
dtype: string
# splits:
# - name: {split_name_0} # Example: train
# num_bytes: {split_num_bytes_0} # Example for SQuAD: 79317110
# num_examples: {split_num_examples_0} # Example for SQuAD: 87599
# download_size: {dataset_download_size} # Example for SQuAD: 35142551
# dataset_size: {dataset_size} # Example for SQuAD: 89789763
---
提供机构:
Birchlabs
原始信息汇总
数据集概述
基本信息
- 语言: 英语
- 许可证: MIT
- 标签: 推理
- 标注创建者: 专家生成
- 数据集名称: PRM800K
- 数据集大小: 100K<n<1M
- 任务类别: 问答
数据集配置
配置名称: all_positive_responses
- 特征:
- instruction: 字符串
- responses: 字符串序列
- next_response: 字符串
- answer: 字符串
配置名称: solutions_only
- 特征:
- instruction: 字符串
- responses: 字符串序列
- next_response: 字符串
- answer: 字符串



