Upload dataset
Browse files- README.md +28 -0
- articles/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,5 +1,29 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: behaviors
|
4 |
features:
|
5 |
- name: impression_id
|
@@ -47,6 +71,10 @@ dataset_info:
|
|
47 |
download_size: 207894103
|
48 |
dataset_size: 343671695
|
49 |
configs:
|
|
|
|
|
|
|
|
|
50 |
- config_name: behaviors
|
51 |
data_files:
|
52 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: articles
|
4 |
+
features:
|
5 |
+
- name: article_id
|
6 |
+
dtype: int32
|
7 |
+
- name: title
|
8 |
+
dtype: string
|
9 |
+
- name: subtitle
|
10 |
+
dtype: string
|
11 |
+
- name: published_time
|
12 |
+
dtype: timestamp[us]
|
13 |
+
- name: topics
|
14 |
+
sequence: string
|
15 |
+
- name: category_str
|
16 |
+
dtype: string
|
17 |
+
- name: sentiment_score
|
18 |
+
dtype: float32
|
19 |
+
- name: sentiment_label
|
20 |
+
dtype: string
|
21 |
+
splits:
|
22 |
+
- name: train
|
23 |
+
num_bytes: 32165298
|
24 |
+
num_examples: 125541
|
25 |
+
download_size: 17330015
|
26 |
+
dataset_size: 32165298
|
27 |
- config_name: behaviors
|
28 |
features:
|
29 |
- name: impression_id
|
|
|
71 |
download_size: 207894103
|
72 |
dataset_size: 343671695
|
73 |
configs:
|
74 |
+
- config_name: articles
|
75 |
+
data_files:
|
76 |
+
- split: train
|
77 |
+
path: articles/train-*
|
78 |
- config_name: behaviors
|
79 |
data_files:
|
80 |
- split: train
|
articles/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e536e0654d4d96211b5c21dd5fcb559bec50bcb6fd47178b89d445ea9428541
|
3 |
+
size 17330015
|