Datasets:
Tasks:
Sentence Similarity
Modalities:
Text
Formats:
json
Sub-tasks:
semantic-similarity-classification
Languages:
English
Size:
1M - 10M
License:
Commit
·
f0a74b4
1
Parent(s):
831840b
Update README.md
Browse files
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/),
|
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 |
|