Datasets:
Tasks:
Token Classification
Sub-tasks:
coreference-resolution
Languages:
English
Size:
1K<n<10K
ArXiv:
License:
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 "gap"
|
|
@@ -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)
|
|
@@ -44,7 +45,7 @@ GAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of
|
|
| 44 |
Google AI Language for the evaluation of coreference resolution in practical
|
| 45 |
applications.
|
| 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 |
|
|
@@ -98,7 +99,7 @@ The data fields are the same among all splits.
|
|
| 98 |
- `B-coref`: a `bool` feature.
|
| 99 |
- `URL`: a `string` feature.
|
| 100 |
|
| 101 |
-
### Data Splits
|
| 102 |
|
| 103 |
| name |train|validation|test|
|
| 104 |
|-------|----:|---------:|---:|
|
|
@@ -112,10 +113,22 @@ The data fields are the same among all splits.
|
|
| 112 |
|
| 113 |
### Source Data
|
| 114 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 115 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 116 |
|
| 117 |
### Annotations
|
| 118 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 120 |
|
| 121 |
### Personal and Sensitive Information
|
|
|
|
| 1 |
---
|
| 2 |
+
paperswithcode_id: gap
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for "gap"
|
|
|
|
| 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)
|
|
|
|
| 45 |
Google AI Language for the evaluation of coreference resolution in practical
|
| 46 |
applications.
|
| 47 |
|
| 48 |
+
### Supported Tasks and Leaderboards
|
| 49 |
|
| 50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 51 |
|
|
|
|
| 99 |
- `B-coref`: a `bool` feature.
|
| 100 |
- `URL`: a `string` feature.
|
| 101 |
|
| 102 |
+
### Data Splits
|
| 103 |
|
| 104 |
| name |train|validation|test|
|
| 105 |
|-------|----:|---------:|---:|
|
|
|
|
| 113 |
|
| 114 |
### Source Data
|
| 115 |
|
| 116 |
+
#### Initial Data Collection and Normalization
|
| 117 |
+
|
| 118 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 119 |
+
|
| 120 |
+
#### Who are the source language producers?
|
| 121 |
+
|
| 122 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 123 |
|
| 124 |
### Annotations
|
| 125 |
|
| 126 |
+
#### Annotation process
|
| 127 |
+
|
| 128 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 129 |
+
|
| 130 |
+
#### Who are the annotators?
|
| 131 |
+
|
| 132 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 133 |
|
| 134 |
### Personal and Sensitive Information
|