Datasets:
metadata
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 filtered for instruction/question-like properties, using Lilac