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 "style_change_detection"
|
@@ -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 @@ The goal of the style change detection task is to identify text positions within
|
|
43 |
|
44 |
Access to the dataset needs to be requested from zenodo.
|
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 |
|
@@ -117,7 +118,7 @@ The data fields are the same among all splits.
|
|
117 |
- `multi-author`: a `bool` feature.
|
118 |
- `changes`: a `list` of `bool` features.
|
119 |
|
120 |
-
### Data Splits
|
121 |
|
122 |
| name |train|validation|
|
123 |
|------|----:|---------:|
|
@@ -132,10 +133,22 @@ The data fields are the same among all splits.
|
|
132 |
|
133 |
### Source Data
|
134 |
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
136 |
|
137 |
### Annotations
|
138 |
|
|
|
|
|
|
|
|
|
|
|
|
|
139 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
140 |
|
141 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: null
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "style_change_detection"
|
|
|
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 |
|
45 |
Access to the dataset needs to be requested from zenodo.
|
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 |
|
|
|
118 |
- `multi-author`: a `bool` feature.
|
119 |
- `changes`: a `list` of `bool` features.
|
120 |
|
121 |
+
### Data Splits
|
122 |
|
123 |
| name |train|validation|
|
124 |
|------|----:|---------:|
|
|
|
133 |
|
134 |
### Source Data
|
135 |
|
136 |
+
#### Initial Data Collection and Normalization
|
137 |
+
|
138 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
139 |
+
|
140 |
+
#### Who are the source language producers?
|
141 |
+
|
142 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
143 |
|
144 |
### Annotations
|
145 |
|
146 |
+
#### Annotation process
|
147 |
+
|
148 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
149 |
+
|
150 |
+
#### Who are the annotators?
|
151 |
+
|
152 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
153 |
|
154 |
### Personal and Sensitive Information
|