Jerry46/tldr-preference
收藏Hugging Face2024-01-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Jerry46/tldr-preference
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: sum_0
dtype: string
- name: sum_1
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 78602956
num_examples: 50000
- name: test
num_bytes: 1594758
num_examples: 1000
download_size: 45620764
dataset_size: 80197714
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "tldr-preference"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Jerry46
原始信息汇总
数据集信息
特征
- text: 数据类型为字符串(string)
- sum_0: 数据类型为字符串(string)
- sum_1: 数据类型为字符串(string)
- label: 数据类型为整数(int64)
分割
- train:
- 字节数: 78602956
- 样本数: 50000
- test:
- 字节数: 1594758
- 样本数: 1000
大小
- 下载大小: 45620764 字节
- 数据集大小: 80197714 字节
配置
- config_name: default
- data_files:
- train: data/train-*
- test: data/test-*
- data_files:



