system HF staff commited on
Commit
a7709cf
1 Parent(s): d904398

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 "squad_v1_pt"
@@ -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)
@@ -41,7 +42,7 @@
41
 
42
  Portuguese translation of the SQuAD dataset. The translation was performed automatically using the Google Cloud API.
43
 
44
- ### Supported Tasks
45
 
46
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
47
 
@@ -90,7 +91,7 @@ The data fields are the same among all splits.
90
  - `text`: a `string` feature.
91
  - `answer_start`: a `int32` feature.
92
 
93
- ### Data Splits Sample Size
94
 
95
  | name |train|validation|
96
  |-------|----:|---------:|
@@ -104,10 +105,22 @@ The data fields are the same among all splits.
104
 
105
  ### Source Data
106
 
 
 
 
 
 
 
107
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
108
 
109
  ### Annotations
110
 
 
 
 
 
 
 
111
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
112
 
113
  ### Personal and Sensitive Information
1
  ---
2
+ paperswithcode_id: null
3
  ---
4
 
5
  # Dataset Card for "squad_v1_pt"
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)
42
 
43
  Portuguese translation of the SQuAD dataset. The translation was performed automatically using the Google Cloud API.
44
 
45
+ ### Supported Tasks and Leaderboards
46
 
47
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
48
 
91
  - `text`: a `string` feature.
92
  - `answer_start`: a `int32` feature.
93
 
94
+ ### Data Splits
95
 
96
  | name |train|validation|
97
  |-------|----:|---------:|
105
 
106
  ### Source Data
107
 
108
+ #### Initial Data Collection and Normalization
109
+
110
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
111
+
112
+ #### Who are the source language producers?
113
+
114
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
115
 
116
  ### Annotations
117
 
118
+ #### Annotation process
119
+
120
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
121
+
122
+ #### Who are the annotators?
123
+
124
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
125
 
126
  ### Personal and Sensitive Information