Commit
·
9a8b0dc
1
Parent(s):
47a1261
Fix missing tags in dataset cards (#4979)
Browse filesCommit from https://github.com/huggingface/datasets/commit/4c695faf4b8cd781d700203654afd91f2b3d4171
README.md
CHANGED
|
@@ -1,8 +1,32 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
paperswithcode_id: null
|
| 5 |
-
pretty_name: AmazonUsReviews
|
| 6 |
---
|
| 7 |
|
| 8 |
# Dataset Card for "amazon_us_reviews"
|
|
@@ -407,14 +431,31 @@ The data fields are the same among all splits.
|
|
| 407 |
|
| 408 |
### Licensing Information
|
| 409 |
|
| 410 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 411 |
|
| 412 |
### Citation Information
|
| 413 |
|
| 414 |
-
|
| 415 |
-
|
| 416 |
-
```
|
| 417 |
-
|
| 418 |
|
| 419 |
### Contributions
|
| 420 |
|
|
|
|
| 1 |
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- no-annotation
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
+
language_creators:
|
| 7 |
+
- found
|
| 8 |
+
license:
|
| 9 |
+
- other
|
| 10 |
+
multilinguality:
|
| 11 |
+
- monolingual
|
| 12 |
+
pretty_name: Amazon US Reviews
|
| 13 |
+
size_categories:
|
| 14 |
+
- 100M<n<1B
|
| 15 |
+
source_datasets:
|
| 16 |
+
- original
|
| 17 |
+
task_categories:
|
| 18 |
+
- summarization
|
| 19 |
+
- text-generation
|
| 20 |
+
- fill-mask
|
| 21 |
+
- text-classification
|
| 22 |
+
task_ids:
|
| 23 |
+
- text-scoring
|
| 24 |
+
- language-modeling
|
| 25 |
+
- masked-language-modeling
|
| 26 |
+
- sentiment-classification
|
| 27 |
+
- sentiment-scoring
|
| 28 |
+
- topic-classification
|
| 29 |
paperswithcode_id: null
|
|
|
|
| 30 |
---
|
| 31 |
|
| 32 |
# Dataset Card for "amazon_us_reviews"
|
|
|
|
| 431 |
|
| 432 |
### Licensing Information
|
| 433 |
|
| 434 |
+
https://s3.amazonaws.com/amazon-reviews-pds/LICENSE.txt
|
| 435 |
+
|
| 436 |
+
By accessing the Amazon Customer Reviews Library ("Reviews Library"), you agree that the
|
| 437 |
+
Reviews Library is an Amazon Service subject to the [Amazon.com Conditions of Use](https://www.amazon.com/gp/help/customer/display.html/ref=footer_cou?ie=UTF8&nodeId=508088)
|
| 438 |
+
and you agree to be bound by them, with the following additional conditions:
|
| 439 |
+
|
| 440 |
+
In addition to the license rights granted under the Conditions of Use,
|
| 441 |
+
Amazon or its content providers grant you a limited, non-exclusive, non-transferable,
|
| 442 |
+
non-sublicensable, revocable license to access and use the Reviews Library
|
| 443 |
+
for purposes of academic research.
|
| 444 |
+
You may not resell, republish, or make any commercial use of the Reviews Library
|
| 445 |
+
or its contents, including use of the Reviews Library for commercial research,
|
| 446 |
+
such as research related to a funding or consultancy contract, internship, or
|
| 447 |
+
other relationship in which the results are provided for a fee or delivered
|
| 448 |
+
to a for-profit organization. You may not (a) link or associate content
|
| 449 |
+
in the Reviews Library with any personal information (including Amazon customer accounts),
|
| 450 |
+
or (b) attempt to determine the identity of the author of any content in the
|
| 451 |
+
Reviews Library.
|
| 452 |
+
If you violate any of the foregoing conditions, your license to access and use the
|
| 453 |
+
Reviews Library will automatically terminate without prejudice to any of the
|
| 454 |
+
other rights or remedies Amazon may have.
|
| 455 |
|
| 456 |
### Citation Information
|
| 457 |
|
| 458 |
+
No citation information.
|
|
|
|
|
|
|
|
|
|
| 459 |
|
| 460 |
### Contributions
|
| 461 |
|