change_my_view_new / README.md
simonycl's picture
Upload dataset
09ecdaf verified
---
dataset_info:
features:
- name: title
dtype: string
- name: body
dtype: string
- name: author
dtype: string
- name: created_date
dtype: string
- name: positive_comment_id
dtype: string
- name: positive_comment
dtype: string
- name: positive_comment_author
dtype: string
- name: positive_comment_date
dtype: string
- name: negative_comment_id
dtype: string
- name: negative_comment
dtype: string
- name: negative_comment_author
dtype: string
- name: negative_comment_date
dtype: string
splits:
- name: test
num_bytes: 5620043
num_examples: 1468
- name: train
num_bytes: 1125562
num_examples: 233
download_size: 3973118
dataset_size: 6745605
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---