Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
---
|
3 |
|
4 |
# Dataset Card for "lince"
|
@@ -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
|
15 |
- [Dataset Creation](#dataset-creation)
|
16 |
- [Curation Rationale](#curation-rationale)
|
17 |
- [Source Data](#source-data)
|
@@ -43,7 +44,7 @@ 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 |
|
@@ -165,7 +166,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
|
169 |
|
170 |
| name |train|validation|test|
|
171 |
|----------|----:|---------:|---:|
|
@@ -183,10 +184,22 @@ The data fields are the same among all splits.
|
|
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
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: lince
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "lince"
|
|
|
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)
|
|
|
44 |
(https://ritual.uh.edu/lince/) that contains data for training and evaluating
|
45 |
NLP systems on code-switching tasks.
|
46 |
|
47 |
+
### Supported Tasks and Leaderboards
|
48 |
|
49 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
50 |
|
|
|
166 |
- `lid`: a `list` of `string` features.
|
167 |
- `ner`: a `list` of `string` features.
|
168 |
|
169 |
+
### Data Splits
|
170 |
|
171 |
| name |train|validation|test|
|
172 |
|----------|----:|---------:|---:|
|
|
|
184 |
|
185 |
### Source Data
|
186 |
|
187 |
+
#### Initial Data Collection and Normalization
|
188 |
+
|
189 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
190 |
+
|
191 |
+
#### Who are the source language producers?
|
192 |
+
|
193 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
194 |
|
195 |
### Annotations
|
196 |
|
197 |
+
#### Annotation process
|
198 |
+
|
199 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
200 |
+
|
201 |
+
#### Who are the annotators?
|
202 |
+
|
203 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
204 |
|
205 |
### Personal and Sensitive Information
|