werty1248's picture
Upload dataset
ecb1d7e verified
|
raw
history blame
950 Bytes
---
dataset_info:
features:
- name: subreddit
dtype: string
- name: subreddit_id
dtype: string
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: selftext
dtype: string
- name: num_comments
dtype: int64
- name: over_18
dtype: bool
- name: created_utc
dtype: timestamp[us]
- name: ups
dtype: int64
- name: downs
dtype: int64
- name: score
dtype: int64
- name: author
dtype: string
- name: author_flair_text
dtype: string
- name: author_flair_css_class
dtype: string
- name: major_language
dtype: string
- name: korean_ratio
dtype: float64
- name: has_korean
dtype: bool
splits:
- name: train
num_bytes: 18616830.020891637
num_examples: 41328
download_size: 34912914
dataset_size: 18616830.020891637
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---