CoolFace
Datasetpublic

defunct-datasets/amazon_reviews_multi

We provide an Amazon product reviews dataset for multilingual text classification. The dataset contains reviews in English, Japanese, German, French, Chinese and Spanish, collected between November 1, 2015 and November 1, 2019. Each record in the dataset contains the review text, the review title, the star rating, an anonymized reviewer ID, an anonymized product ID and the coarse-grained product category (e.g. ‘books’, ‘appliances’, etc.) The corpus is balanced across stars, so each star rating constitutes 20% of the reviews in each language. For each language, there are 200,000, 5,000 and 5,000 reviews in the training, development and test sets respectively. The maximum number of reviews per reviewer is 20 and the maximum number of reviews per product is 20. All reviews are truncated after 2,000 characters, and all reviews are at least 20 characters long. Note that the language of a review does not necessarily match the language of its marketplace (e.g. reviews from amazon.de are primarily written in German, but could also be written in English, etc.). For this reason, we applied a language detection algorithm based on the work in Bojanowski et al. (2017) to determine the language of the review text and we removed reviews that were not written in the expected language.

sourceHugging Faceotherupdated 3y agoView on Hugging Face
102likes2.1kdownloads
17 commits on main
b6115b03y ago

Raise DefunctDatasetError (#11)

albertvillanova
6291c543y ago

Revert addition of data files (#9)

albertvillanova
f256e743y ago

add data files (#8)

lhoestq
cd7836f3y ago

rename configs to config_name

lhoestq
740ac014y ago

Fix inaccuracies in the dataset card (#3)

albertvillanova
b5d606f4y ago

Reorder split names (#1)

albertvillanova
e1914824y ago

add dataset_info in dataset metadata

lhoestq
275d90b4y ago

remove dummmy data

mariosasko
ee2b0274y ago

Highlight non-commercial license in amazon_reviews_multi dataset card (#4712)

sbroadhurst-hf
7296e2a4y ago

Align/fix license metadata info (#4613)

julien-c
bf8c0194y ago

Remove config names as yaml keys (#4367)

lhoestq
8ec3f6d4y ago

Update datasets task tags to align tags with models (#4067)

lhoestq
25613175y ago

Update files from the datasets library (from 1.18.0)

system
bd7a2c75y ago

Update files from the datasets library (from 1.7.0)

system
fb0bcb75y ago

Update files from the datasets library (from 1.6.0)

system
11b56f75y ago

Update files from the datasets library (from 1.3.0)

system
dd510775y ago

Update files from the datasets library (from 1.2.0)

system