system HF staff commited on
Commit
21df3de
1 Parent(s): 0b138df

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:** [http://ritual.uh.edu/lince](http://ritual.uh.edu/lince)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,25 +37,25 @@
37
  - **Size of the generated dataset:** 53.81 MB
38
  - **Total amount of disk used:** 62.48 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  LinCE is a centralized Linguistic Code-switching Evaluation benchmark
43
  (https://ritual.uh.edu/lince/) that contains data for training and evaluating
44
  NLP systems on code-switching tasks.
45
 
46
- ### [Supported Tasks](#supported-tasks)
47
 
48
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
49
 
50
- ### [Languages](#languages)
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
54
- ## [Dataset Structure](#dataset-structure)
55
 
56
  We show detailed information for up to 5 configurations of the dataset.
57
 
58
- ### [Data Instances](#data-instances)
59
 
60
  #### lid_hineng
61
 
@@ -135,7 +135,7 @@ An example of 'train' looks as follows.
135
  }
136
  ```
137
 
138
- ### [Data Fields](#data-fields)
139
 
140
  The data fields are the same among all splits.
141
 
@@ -165,7 +165,7 @@ The data fields are the same among all splits.
165
  - `lid`: a `list` of `string` features.
166
  - `ner`: a `list` of `string` features.
167
 
168
- ### [Data Splits Sample Size](#data-splits-sample-size)
169
 
170
  | name |train|validation|test|
171
  |----------|----:|---------:|---:|
@@ -175,49 +175,49 @@ The data fields are the same among all splits.
175
  |lid_spaeng|21030| 3332|8289|
176
  |ner_hineng| 1243| 314| 522|
177
 
178
- ## [Dataset Creation](#dataset-creation)
179
 
180
- ### [Curation Rationale](#curation-rationale)
181
 
182
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
183
 
184
- ### [Source Data](#source-data)
185
 
186
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
187
 
188
- ### [Annotations](#annotations)
189
 
190
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
191
 
192
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
193
 
194
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
195
 
196
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
197
 
198
- ### [Social Impact of Dataset](#social-impact-of-dataset)
199
 
200
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
201
 
202
- ### [Discussion of Biases](#discussion-of-biases)
203
 
204
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
205
 
206
- ### [Other Known Limitations](#other-known-limitations)
207
 
208
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
209
 
210
- ## [Additional Information](#additional-information)
211
 
212
- ### [Dataset Curators](#dataset-curators)
213
 
214
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
215
 
216
- ### [Licensing Information](#licensing-information)
217
 
218
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
219
 
220
- ### [Citation Information](#citation-information)
221
 
222
  ```
223
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [http://ritual.uh.edu/lince](http://ritual.uh.edu/lince)
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:** 53.81 MB
38
  - **Total amount of disk used:** 62.48 MB
39
 
40
+ ### Dataset Summary
41
 
42
  LinCE is a centralized Linguistic Code-switching Evaluation benchmark
43
  (https://ritual.uh.edu/lince/) that contains data for training and evaluating
44
  NLP systems on code-switching tasks.
45
 
46
+ ### Supported Tasks
47
 
48
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
49
 
50
+ ### Languages
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
54
+ ## Dataset Structure
55
 
56
  We show detailed information for up to 5 configurations of the dataset.
57
 
58
+ ### Data Instances
59
 
60
  #### lid_hineng
61
 
 
135
  }
136
  ```
137
 
138
+ ### Data Fields
139
 
140
  The data fields are the same among all splits.
141
 
 
165
  - `lid`: a `list` of `string` features.
166
  - `ner`: a `list` of `string` features.
167
 
168
+ ### Data Splits Sample Size
169
 
170
  | name |train|validation|test|
171
  |----------|----:|---------:|---:|
 
175
  |lid_spaeng|21030| 3332|8289|
176
  |ner_hineng| 1243| 314| 522|
177
 
178
+ ## Dataset Creation
179
 
180
+ ### Curation Rationale
181
 
182
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
183
 
184
+ ### Source Data
185
 
186
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
187
 
188
+ ### Annotations
189
 
190
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
191
 
192
+ ### Personal and Sensitive Information
193
 
194
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
195
 
196
+ ## Considerations for Using the Data
197
 
198
+ ### Social Impact of Dataset
199
 
200
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
201
 
202
+ ### Discussion of Biases
203
 
204
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
205
 
206
+ ### Other Known Limitations
207
 
208
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
209
 
210
+ ## Additional Information
211
 
212
+ ### Dataset Curators
213
 
214
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
215
 
216
+ ### Licensing Information
217
 
218
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
219
 
220
+ ### Citation Information
221
 
222
  ```
223