euclaise/reddit-instruct-curated
收藏Hugging Face2024-02-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/euclaise/reddit-instruct-curated
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
license: mit
size_categories:
- 10K<n<100K
task_categories:
- question-answering
dataset_info:
features:
- name: post_title
dtype: string
- name: post_text
dtype: string
- name: comment_text
dtype: string
- name: comment_score
dtype: int64
- name: post_score
dtype: int64
splits:
- name: train
num_bytes: 14757454.058359765
num_examples: 10803
- name: test
num_bytes: 316923.9416402356
num_examples: 232
download_size: 9352028
dataset_size: 15074378
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
tags:
- human-data
- lilac
---
[reddit-instruct](https://huggingface.co/datasets/euclaise/reddit-instruct) filtered for instruction/question-like properties, using [Lilac](https://www.lilacml.com/)
提供机构:
euclaise
原始信息汇总
数据集概述
基本信息
- 语言: 英语
- 许可证: MIT
- 大小分类: 10K<n<100K
- 任务分类: 问答
数据集特征
- post_title: 字符串类型
- post_text: 字符串类型
- comment_text: 字符串类型
- comment_score: 整数类型 (int64)
- post_score: 整数类型 (int64)
数据集分割
- 训练集:
- 示例数量: 10803
- 字节数: 14757454.058359765
- 测试集:
- 示例数量: 232
- 字节数: 316923.9416402356
数据集大小
- 下载大小: 9352028字节
- 数据集大小: 15074378字节
配置
- 默认配置:
- 训练数据路径:
data/train-* - 测试数据路径:
data/test-*
- 训练数据路径:
标签
- human-data
- lilac



