espejelomar commited on
Commit
f0a74b4
·
1 Parent(s): 831840b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -47,8 +47,11 @@ pretty_name: Amazon-QA
47
 
48
  This dataset contains Question and Answer data from Amazon, totaling around 1.4 million answered questions.
49
 
50
- This dataset can be combined with Amazon product review data, available [here](http://jmcauley.ucsd.edu/data/amazon/), by matching ASINs in the Q/A dataset with ASINs
51
- in the review data. The review data also includes product metadata (product titles etc.).
 
 
 
52
 
53
  ### Supported Tasks and Leaderboards
54
 
 
47
 
48
  This dataset contains Question and Answer data from Amazon, totaling around 1.4 million answered questions.
49
 
50
+ This dataset can be combined with Amazon product review data, available [here](http://jmcauley.ucsd.edu/data/amazon/),
51
+ by matching ASINs in the Q/A dataset with ASINs in the review data. The review data also includes product metadata (product titles etc.).
52
+
53
+ Disclaimer: The team releasing Amazon-QA data did not upload the dataset to the Hub and did not write a dataset card.
54
+ These steps were done by the Hugging Face team.
55
 
56
  ### Supported Tasks and Leaderboards
57