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
|
@@ -41,6 +65,10 @@ dataset_info:
|
|
41 |
download_size: 3131103
|
42 |
dataset_size: 5230450
|
43 |
configs:
|
|
|
|
|
|
|
|
|
44 |
- config_name: behaviors
|
45 |
data_files:
|
46 |
- 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: 3095747
|
24 |
+
num_examples: 11777
|
25 |
+
download_size: 1665497
|
26 |
+
dataset_size: 3095747
|
27 |
- config_name: behaviors
|
28 |
features:
|
29 |
- name: impression_id
|
|
|
65 |
download_size: 3131103
|
66 |
dataset_size: 5230450
|
67 |
configs:
|
68 |
+
- config_name: articles
|
69 |
+
data_files:
|
70 |
+
- split: train
|
71 |
+
path: articles/train-*
|
72 |
- config_name: behaviors
|
73 |
data_files:
|
74 |
- 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:3baa32dcec1668cf4497d110cc8cd7de88a72aa4da8d4d038cf525d8b7f8c198
|
3 |
+
size 1665497
|