system HF staff commited on
Commit
3b43492
1 Parent(s): 332d471

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://github.com/crux82/squad-it](https://github.com/crux82/squad-it)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,26 +37,26 @@
37
  - **Size of the generated dataset:** 56.07 MB
38
  - **Total amount of disk used:** 64.44 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  SQuAD-it is derived from the SQuAD dataset and it is obtained through semi-automatic translation of the SQuAD dataset
43
  into Italian. It represents a large-scale dataset for open question answering processes on factoid questions in Italian.
44
  The dataset contains more than 60,000 question/answer pairs derived from the original English dataset. The dataset is
45
  split into training and test sets to support the replicability of the benchmarking of QA systems:
46
 
47
- ### [Supported Tasks](#supported-tasks)
48
 
49
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
50
 
51
- ### [Languages](#languages)
52
 
53
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
54
 
55
- ## [Dataset Structure](#dataset-structure)
56
 
57
  We show detailed information for up to 5 configurations of the dataset.
58
 
59
- ### [Data Instances](#data-instances)
60
 
61
  #### default
62
 
@@ -76,7 +76,7 @@ This example was too long and was cropped:
76
  }
77
  ```
78
 
79
- ### [Data Fields](#data-fields)
80
 
81
  The data fields are the same among all splits.
82
 
@@ -88,55 +88,55 @@ The data fields are the same among all splits.
88
  - `text`: a `string` feature.
89
  - `answer_start`: a `int32` feature.
90
 
91
- ### [Data Splits Sample Size](#data-splits-sample-size)
92
 
93
  | name |train|test|
94
  |-------|----:|---:|
95
  |default|54159|7609|
96
 
97
- ## [Dataset Creation](#dataset-creation)
98
 
99
- ### [Curation Rationale](#curation-rationale)
100
 
101
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
102
 
103
- ### [Source Data](#source-data)
104
 
105
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
106
 
107
- ### [Annotations](#annotations)
108
 
109
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
 
111
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
112
 
113
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
114
 
115
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
116
 
117
- ### [Social Impact of Dataset](#social-impact-of-dataset)
118
 
119
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
120
 
121
- ### [Discussion of Biases](#discussion-of-biases)
122
 
123
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
124
 
125
- ### [Other Known Limitations](#other-known-limitations)
126
 
127
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
 
129
- ## [Additional Information](#additional-information)
130
 
131
- ### [Dataset Curators](#dataset-curators)
132
 
133
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
134
 
135
- ### [Licensing Information](#licensing-information)
136
 
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
- ### [Citation Information](#citation-information)
140
 
141
  ```
142
  @InProceedings{10.1007/978-3-030-03840-3_29,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/crux82/squad-it](https://github.com/crux82/squad-it)
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:** 56.07 MB
38
  - **Total amount of disk used:** 64.44 MB
39
 
40
+ ### Dataset Summary
41
 
42
  SQuAD-it is derived from the SQuAD dataset and it is obtained through semi-automatic translation of the SQuAD dataset
43
  into Italian. It represents a large-scale dataset for open question answering processes on factoid questions in Italian.
44
  The dataset contains more than 60,000 question/answer pairs derived from the original English dataset. The dataset is
45
  split into training and test sets to support the replicability of the benchmarking of QA systems:
46
 
47
+ ### Supported Tasks
48
 
49
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
50
 
51
+ ### Languages
52
 
53
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
54
 
55
+ ## Dataset Structure
56
 
57
  We show detailed information for up to 5 configurations of the dataset.
58
 
59
+ ### Data Instances
60
 
61
  #### default
62
 
 
76
  }
77
  ```
78
 
79
+ ### Data Fields
80
 
81
  The data fields are the same among all splits.
82
 
 
88
  - `text`: a `string` feature.
89
  - `answer_start`: a `int32` feature.
90
 
91
+ ### Data Splits Sample Size
92
 
93
  | name |train|test|
94
  |-------|----:|---:|
95
  |default|54159|7609|
96
 
97
+ ## Dataset Creation
98
 
99
+ ### Curation Rationale
100
 
101
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
102
 
103
+ ### Source Data
104
 
105
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
106
 
107
+ ### Annotations
108
 
109
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
 
111
+ ### Personal and Sensitive Information
112
 
113
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
114
 
115
+ ## Considerations for Using the Data
116
 
117
+ ### Social Impact of Dataset
118
 
119
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
120
 
121
+ ### Discussion of Biases
122
 
123
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
124
 
125
+ ### Other Known Limitations
126
 
127
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
 
129
+ ## Additional Information
130
 
131
+ ### Dataset Curators
132
 
133
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
134
 
135
+ ### Licensing Information
136
 
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
+ ### Citation Information
140
 
141
  ```
142
  @InProceedings{10.1007/978-3-030-03840-3_29,