HuggingFaceH4/summarize-from-feedback
收藏Hugging Face2023-02-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HuggingFaceH4/summarize-from-feedback
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: meta
struct:
- name: id
dtype: string
- name: post
dtype: string
- name: title
dtype: string
- name: subreddit
dtype: string
- name: site
dtype: string
- name: article
dtype: string
- name: responses
list:
- name: text
dtype: string
- name: policy
dtype: string
- name: note
dtype: string
- name: label
dtype: int32
- name: worker
dtype: string
- name: batch
dtype: string
- name: split
dtype: string
- name: extra
struct:
- name: confidence
dtype: int32
splits:
- name: train
num_bytes: 172539153
num_examples: 92858
- name: validation
num_bytes: 170579710
num_examples: 86086
download_size: 43943406
dataset_size: 343118863
---
# Dataset Card for "summarize-from-feedback"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
HuggingFaceH4
原始信息汇总
数据集概述
数据集特征
-
meta
- id: 字符串类型
- post: 字符串类型
- title: 字符串类型
- subreddit: 字符串类型
- site: 字符串类型
- article: 字符串类型
-
responses
- text: 字符串类型
- policy: 字符串类型
- note: 字符串类型
-
label: 整数类型 (int32)
-
worker: 字符串类型
-
batch: 字符串类型
-
split: 字符串类型
-
extra
- confidence: 整数类型 (int32)
数据集分割
-
训练集
- 大小: 172539153 字节
- 样本数: 92858
-
验证集
- 大小: 170579710 字节
- 样本数: 86086
数据集大小
- 下载大小: 43943406 字节
- 总大小: 343118863 字节



