XiaoBB commited on
Commit
71e0f40
·
verified ·
1 Parent(s): 40f3e95

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +33 -0
  2. data/test-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -11,6 +11,39 @@ 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
+ configs:
15
+ - config_name: default
16
+ data_files:
17
+ - split: test
18
+ path: data/test-*
19
+ dataset_info:
20
+ features:
21
+ - name: seq_idx
22
+ dtype: int64
23
+ - name: seq_len
24
+ dtype: int64
25
+ - name: type_category
26
+ dtype: string
27
+ - name: span_weeks
28
+ dtype: float64
29
+ - name: description
30
+ dtype: string
31
+ - name: metadata
32
+ dtype: string
33
+ - name: time_since_start
34
+ list: float64
35
+ - name: time_since_last_event
36
+ list: float64
37
+ - name: type_event
38
+ list: string
39
+ - name: type_text
40
+ list: string
41
+ splits:
42
+ - name: test
43
+ num_bytes: 3776715
44
+ num_examples: 229
45
+ download_size: 1696318
46
+ dataset_size: 3776715
47
  ---
48
 
49
  # 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:8e05bb8313468ec70036de1e46812f1c94c999804a33fdbb589595876487f2dd
3
- size 4326504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34469c28d30d56bd2171c46f171cf4dee03a70739a8391b1ecd99b2c07b2429c
3
+ size 1696318