Add 'raw_review_All_Beauty' config data files
Browse files
README.md
CHANGED
@@ -1843,6 +1843,42 @@ dataset_info:
|
|
1843 |
num_examples: 137269
|
1844 |
download_size: 153555014
|
1845 |
dataset_size: 383799939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1846 |
configs:
|
1847 |
- config_name: raw_meta_All_Beauty
|
1848 |
data_files:
|
@@ -1980,6 +2016,10 @@ configs:
|
|
1980 |
data_files:
|
1981 |
- split: full
|
1982 |
path: raw_meta_Video_Games/full-*
|
|
|
|
|
|
|
|
|
1983 |
---
|
1984 |
|
1985 |
# Amazon Reviews 2023
|
|
|
1843 |
num_examples: 137269
|
1844 |
download_size: 153555014
|
1845 |
dataset_size: 383799939
|
1846 |
+
- config_name: raw_review_All_Beauty
|
1847 |
+
features:
|
1848 |
+
- name: rating
|
1849 |
+
dtype: float64
|
1850 |
+
- name: title
|
1851 |
+
dtype: string
|
1852 |
+
- name: text
|
1853 |
+
dtype: string
|
1854 |
+
- name: images
|
1855 |
+
list:
|
1856 |
+
- name: attachment_type
|
1857 |
+
dtype: string
|
1858 |
+
- name: large_image_url
|
1859 |
+
dtype: string
|
1860 |
+
- name: medium_image_url
|
1861 |
+
dtype: string
|
1862 |
+
- name: small_image_url
|
1863 |
+
dtype: string
|
1864 |
+
- name: asin
|
1865 |
+
dtype: string
|
1866 |
+
- name: parent_asin
|
1867 |
+
dtype: string
|
1868 |
+
- name: user_id
|
1869 |
+
dtype: string
|
1870 |
+
- name: timestamp
|
1871 |
+
dtype: int64
|
1872 |
+
- name: helpful_vote
|
1873 |
+
dtype: int64
|
1874 |
+
- name: verified_purchase
|
1875 |
+
dtype: bool
|
1876 |
+
splits:
|
1877 |
+
- name: full
|
1878 |
+
num_bytes: 228241123
|
1879 |
+
num_examples: 701528
|
1880 |
+
download_size: 139089758
|
1881 |
+
dataset_size: 228241123
|
1882 |
configs:
|
1883 |
- config_name: raw_meta_All_Beauty
|
1884 |
data_files:
|
|
|
2016 |
data_files:
|
2017 |
- split: full
|
2018 |
path: raw_meta_Video_Games/full-*
|
2019 |
+
- config_name: raw_review_All_Beauty
|
2020 |
+
data_files:
|
2021 |
+
- split: full
|
2022 |
+
path: raw_review_All_Beauty/full-*
|
2023 |
---
|
2024 |
|
2025 |
# Amazon Reviews 2023
|
raw_review_All_Beauty/full-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b40ae565f1073e0b4960e2f424fe0c82f3d270b7c4d00bc9272ddd6a8b7411d7
|
3 |
+
size 139089758
|