Datasets:
File size: 760 Bytes
53a4619 16d2c81 53a4619 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
---
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-*
---
|