Datasets:
Tasks:
Time Series Forecasting
Languages:
English
Size:
< 1K
Tags:
temporal-point-process
event-sequences
github
software-engineering
developer-workflows
marked-temporal-point-process
License:
Upload dataset
Browse files- README.md +29 -0
- data/test-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -11,6 +11,35 @@ tags:
|
|
| 11 |
- marked-temporal-point-process
|
| 12 |
size_categories:
|
| 13 |
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Amazon Product Review Events
|
|
|
|
| 11 |
- marked-temporal-point-process
|
| 12 |
size_categories:
|
| 13 |
- n<1K
|
| 14 |
+
dataset_info:
|
| 15 |
+
features:
|
| 16 |
+
- name: seq_idx
|
| 17 |
+
dtype: int64
|
| 18 |
+
- name: seq_len
|
| 19 |
+
dtype: int64
|
| 20 |
+
- name: description
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: metadata
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: time_since_start
|
| 25 |
+
list: float64
|
| 26 |
+
- name: time_since_last_event
|
| 27 |
+
list: float64
|
| 28 |
+
- name: type_event
|
| 29 |
+
list: string
|
| 30 |
+
- name: type_text
|
| 31 |
+
list: string
|
| 32 |
+
splits:
|
| 33 |
+
- name: test
|
| 34 |
+
num_bytes: 16978233
|
| 35 |
+
num_examples: 382
|
| 36 |
+
download_size: 5759486
|
| 37 |
+
dataset_size: 16978233
|
| 38 |
+
configs:
|
| 39 |
+
- config_name: default
|
| 40 |
+
data_files:
|
| 41 |
+
- split: test
|
| 42 |
+
path: data/test-*
|
| 43 |
---
|
| 44 |
|
| 45 |
# Amazon Product Review Events
|
data/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1647ab23c96cd508f733c1621d071c88a10aaca1b85a59bd52d4ca067bcf27c5
|
| 3 |
+
size 5759486
|