XiaoBB commited on
Commit
a7d0fe8
·
verified ·
1 Parent(s): 9f305b2

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +29 -0
  2. 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:29989dc4948553a81c1656374b002123214f1bfd0af8503968a6513932af5c11
3
- size 9705164
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1647ab23c96cd508f733c1621d071c88a10aaca1b85a59bd52d4ca067bcf27c5
3
+ size 5759486