system HF staff commited on
Commit
6cdb0e2
1 Parent(s): a6ccefa

Update files from the datasets library (from 1.7.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.7.0

Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  ---
3
 
4
  # Dataset Card for "amazon_us_reviews"
@@ -6,12 +7,12 @@
6
  ## Table of Contents
7
  - [Dataset Description](#dataset-description)
8
  - [Dataset Summary](#dataset-summary)
9
- - [Supported Tasks](#supported-tasks)
10
  - [Languages](#languages)
11
  - [Dataset Structure](#dataset-structure)
12
  - [Data Instances](#data-instances)
13
  - [Data Fields](#data-fields)
14
- - [Data Splits Sample Size](#data-splits-sample-size)
15
  - [Dataset Creation](#dataset-creation)
16
  - [Curation Rationale](#curation-rationale)
17
  - [Source Data](#source-data)
@@ -60,7 +61,7 @@ Each Dataset contains the following columns :
60
  review_body - The review text.
61
  review_date - The date the review was written.
62
 
63
- ### Supported Tasks
64
 
65
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
66
 
@@ -302,7 +303,7 @@ The data fields are the same among all splits.
302
  - `review_body`: a `string` feature.
303
  - `review_date`: a `string` feature.
304
 
305
- ### Data Splits Sample Size
306
 
307
  | name | train |
308
  |----------------|-------:|
@@ -320,10 +321,22 @@ The data fields are the same among all splits.
320
 
321
  ### Source Data
322
 
 
 
 
 
 
 
323
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
324
 
325
  ### Annotations
326
 
 
 
 
 
 
 
327
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
328
 
329
  ### Personal and Sensitive Information
 
1
  ---
2
+ paperswithcode_id: null
3
  ---
4
 
5
  # Dataset Card for "amazon_us_reviews"
 
7
  ## Table of Contents
8
  - [Dataset Description](#dataset-description)
9
  - [Dataset Summary](#dataset-summary)
10
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
11
  - [Languages](#languages)
12
  - [Dataset Structure](#dataset-structure)
13
  - [Data Instances](#data-instances)
14
  - [Data Fields](#data-fields)
15
+ - [Data Splits](#data-splits)
16
  - [Dataset Creation](#dataset-creation)
17
  - [Curation Rationale](#curation-rationale)
18
  - [Source Data](#source-data)
 
61
  review_body - The review text.
62
  review_date - The date the review was written.
63
 
64
+ ### Supported Tasks and Leaderboards
65
 
66
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
67
 
 
303
  - `review_body`: a `string` feature.
304
  - `review_date`: a `string` feature.
305
 
306
+ ### Data Splits
307
 
308
  | name | train |
309
  |----------------|-------:|
 
321
 
322
  ### Source Data
323
 
324
+ #### Initial Data Collection and Normalization
325
+
326
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
327
+
328
+ #### Who are the source language producers?
329
+
330
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
331
 
332
  ### Annotations
333
 
334
+ #### Annotation process
335
+
336
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
337
+
338
+ #### Who are the annotators?
339
+
340
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
341
 
342
  ### Personal and Sensitive Information