Upload dataset
Browse files- README.md +49 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: topic_id
|
| 5 |
+
dtype: int64
|
| 6 |
+
- name: title
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: slug
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: link
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: category_id
|
| 13 |
+
dtype: int64
|
| 14 |
+
- name: tags
|
| 15 |
+
list: 'null'
|
| 16 |
+
- name: created_at
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: last_posted_at
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: bumped_at
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: posts_count
|
| 23 |
+
dtype: int64
|
| 24 |
+
- name: reply_count
|
| 25 |
+
dtype: int64
|
| 26 |
+
- name: views
|
| 27 |
+
dtype: int64
|
| 28 |
+
- name: like_count
|
| 29 |
+
dtype: int64
|
| 30 |
+
- name: op_username
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: last_poster_username
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: pinned
|
| 35 |
+
dtype: bool
|
| 36 |
+
- name: archetype
|
| 37 |
+
dtype: string
|
| 38 |
+
splits:
|
| 39 |
+
- name: train
|
| 40 |
+
num_bytes: 2494112
|
| 41 |
+
num_examples: 6720
|
| 42 |
+
download_size: 1231100
|
| 43 |
+
dataset_size: 2494112
|
| 44 |
+
configs:
|
| 45 |
+
- config_name: default
|
| 46 |
+
data_files:
|
| 47 |
+
- split: train
|
| 48 |
+
path: data/train-*
|
| 49 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccce0f0712be687c156ad1f6234b156257dff5deae50914dd0935ae8ac3fa52c
|
| 3 |
+
size 1231100
|