AgentPhoenix7 commited on
Commit
7f29806
·
verified ·
1 Parent(s): 175cd1d

Upload folder using huggingface_hub

Browse files
amazon_reviews_2023_books_review_1500000/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:532971a2882c3d084f1bc994206def5dec293daf501d18e5a6af5dc47e3005e6
3
+ size 469616768
amazon_reviews_2023_books_review_1500000/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9c0cf471084b0343a77e1632623e25766a3d9a4845518d461f02d8e8008045e
3
+ size 354034624
amazon_reviews_2023_books_review_1500000/dataset_info.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "rating": {
6
+ "dtype": "float64",
7
+ "_type": "Value"
8
+ },
9
+ "title": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "images": {
18
+ "feature": {
19
+ "attachment_type": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "large_image_url": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ },
27
+ "medium_image_url": {
28
+ "dtype": "string",
29
+ "_type": "Value"
30
+ },
31
+ "small_image_url": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ }
35
+ },
36
+ "_type": "List"
37
+ },
38
+ "asin": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "parent_asin": {
43
+ "dtype": "string",
44
+ "_type": "Value"
45
+ },
46
+ "user_id": {
47
+ "dtype": "string",
48
+ "_type": "Value"
49
+ },
50
+ "timestamp": {
51
+ "dtype": "int64",
52
+ "_type": "Value"
53
+ },
54
+ "helpful_vote": {
55
+ "dtype": "int64",
56
+ "_type": "Value"
57
+ },
58
+ "verified_purchase": {
59
+ "dtype": "bool",
60
+ "_type": "Value"
61
+ }
62
+ },
63
+ "homepage": "",
64
+ "license": ""
65
+ }
amazon_reviews_2023_books_review_1500000/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "16c721dfa2095a27",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }