iDRAMA-scored-2024 / README.md
jpatel0057's picture
Uploading comments-2020
16d2c81 verified
|
raw
history blame
760 Bytes
---
license: apache-2.0
dataset_info:
config_name: comments-2020
features:
- name: uuid
dtype: string
- name: score
dtype: int64
- name: created
dtype: int64
- name: score_up
dtype: int64
- name: community
dtype: string
- name: is_deleted
dtype: bool
- name: score_down
dtype: int64
- name: raw_content
dtype: string
- name: is_moderator
dtype: bool
- name: date
dtype: string
- name: author
dtype: string
- name: embedding
sequence: float32
splits:
- name: train
num_bytes: 31046054383
num_examples: 12774203
download_size: 37704189521
dataset_size: 31046054383
configs:
- config_name: comments-2020
data_files:
- split: train
path: comments-2020/train-*
---