system HF staff commited on
Commit
22860da
1 Parent(s): 28b05c7

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 "wiki_snippets"
@@ -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
  Wikipedia version split into plain text snippets for dense semantic indexing.
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
 
@@ -105,7 +106,7 @@ The data fields are the same among all splits.
105
  - `section_title`: a `string` feature.
106
  - `passage_text`: a `string` feature.
107
 
108
- ### Data Splits Sample Size
109
 
110
  | name | train |
111
  |------------------|-------:|
@@ -120,10 +121,22 @@ The data fields are the same among all splits.
120
 
121
  ### Source Data
122
 
 
 
 
 
 
 
123
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
124
 
125
  ### Annotations
126
 
 
 
 
 
 
 
127
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
 
129
  ### Personal and Sensitive Information
 
1
  ---
2
+ paperswithcode_id: null
3
  ---
4
 
5
  # Dataset Card for "wiki_snippets"
 
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
  Wikipedia version split into plain text snippets for dense semantic indexing.
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
 
 
106
  - `section_title`: a `string` feature.
107
  - `passage_text`: a `string` feature.
108
 
109
+ ### Data Splits
110
 
111
  | name | train |
112
  |------------------|-------:|
 
121
 
122
  ### Source Data
123
 
124
+ #### Initial Data Collection and Normalization
125
+
126
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
127
+
128
+ #### Who are the source language producers?
129
+
130
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
131
 
132
  ### Annotations
133
 
134
+ #### Annotation process
135
+
136
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
137
+
138
+ #### Who are the annotators?
139
+
140
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
141
 
142
  ### Personal and Sensitive Information