system HF staff commited on
Commit
90c8569
1 Parent(s): 6ce1214

Update files from the datasets library (from 1.4.0)

Browse files

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

Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#dataset-description)
31
 
32
  - **Homepage:** [https://www.isi.edu/natural-language/download/hansard/](https://www.isi.edu/natural-language/download/hansard/)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,7 +37,7 @@
37
  - **Size of the generated dataset:** 248.34 MB
38
  - **Total amount of disk used:** 327.33 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  This release contains 1.3 million pairs of aligned text chunks (sentences or smaller fragments)
43
  from the official records (Hansards) of the 36th Canadian Parliament.
@@ -61,19 +61,19 @@ any statistical training.
61
  The alignment of the Hansards was performed as part of the ReWrite project under funding
62
  from the DARPA TIDES program.
63
 
64
- ### [Supported Tasks](#supported-tasks)
65
 
66
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
67
 
68
- ### [Languages](#languages)
69
 
70
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
71
 
72
- ## [Dataset Structure](#dataset-structure)
73
 
74
  We show detailed information for up to 5 configurations of the dataset.
75
 
76
- ### [Data Instances](#data-instances)
77
 
78
  #### house
79
 
@@ -103,7 +103,7 @@ An example of 'train' looks as follows.
103
  }
104
  ```
105
 
106
- ### [Data Fields](#data-fields)
107
 
108
  The data fields are the same among all splits.
109
 
@@ -115,56 +115,56 @@ The data fields are the same among all splits.
115
  - `fr`: a `string` feature.
116
  - `en`: a `string` feature.
117
 
118
- ### [Data Splits Sample Size](#data-splits-sample-size)
119
 
120
  | name |train | test |
121
  |------|-----:|-----:|
122
  |house |947969|122290|
123
  |senate|182135| 25553|
124
 
125
- ## [Dataset Creation](#dataset-creation)
126
 
127
- ### [Curation Rationale](#curation-rationale)
128
 
129
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
130
 
131
- ### [Source Data](#source-data)
132
 
133
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
134
 
135
- ### [Annotations](#annotations)
136
 
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
140
 
141
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
 
143
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
144
 
145
- ### [Social Impact of Dataset](#social-impact-of-dataset)
146
 
147
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
148
 
149
- ### [Discussion of Biases](#discussion-of-biases)
150
 
151
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
 
153
- ### [Other Known Limitations](#other-known-limitations)
154
 
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
- ## [Additional Information](#additional-information)
158
 
159
- ### [Dataset Curators](#dataset-curators)
160
 
161
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
162
 
163
- ### [Licensing Information](#licensing-information)
164
 
165
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
166
 
167
- ### [Citation Information](#citation-information)
168
 
169
  ```
170
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://www.isi.edu/natural-language/download/hansard/](https://www.isi.edu/natural-language/download/hansard/)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
37
  - **Size of the generated dataset:** 248.34 MB
38
  - **Total amount of disk used:** 327.33 MB
39
 
40
+ ### Dataset Summary
41
 
42
  This release contains 1.3 million pairs of aligned text chunks (sentences or smaller fragments)
43
  from the official records (Hansards) of the 36th Canadian Parliament.
 
61
  The alignment of the Hansards was performed as part of the ReWrite project under funding
62
  from the DARPA TIDES program.
63
 
64
+ ### Supported Tasks
65
 
66
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
67
 
68
+ ### Languages
69
 
70
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
71
 
72
+ ## Dataset Structure
73
 
74
  We show detailed information for up to 5 configurations of the dataset.
75
 
76
+ ### Data Instances
77
 
78
  #### house
79
 
 
103
  }
104
  ```
105
 
106
+ ### Data Fields
107
 
108
  The data fields are the same among all splits.
109
 
 
115
  - `fr`: a `string` feature.
116
  - `en`: a `string` feature.
117
 
118
+ ### Data Splits Sample Size
119
 
120
  | name |train | test |
121
  |------|-----:|-----:|
122
  |house |947969|122290|
123
  |senate|182135| 25553|
124
 
125
+ ## Dataset Creation
126
 
127
+ ### Curation Rationale
128
 
129
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
130
 
131
+ ### Source Data
132
 
133
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
134
 
135
+ ### Annotations
136
 
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
+ ### Personal and Sensitive Information
140
 
141
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
 
143
+ ## Considerations for Using the Data
144
 
145
+ ### Social Impact of Dataset
146
 
147
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
148
 
149
+ ### Discussion of Biases
150
 
151
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
 
153
+ ### Other Known Limitations
154
 
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
+ ## Additional Information
158
 
159
+ ### Dataset Curators
160
 
161
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
162
 
163
+ ### Licensing Information
164
 
165
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
166
 
167
+ ### Citation Information
168
 
169
  ```
170