ai-forever commited on
Commit
ae98b7d
1 Parent(s): 4961a51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -15
README.md CHANGED
@@ -51,7 +51,7 @@ tags:
51
  ## Dataset Description
52
 
53
  - **Repository:** [SAGE](https://github.com/orgs/ai-forever/sage)
54
- - **Paper:** [Paper about SAGE and our best solution](https://arxiv.org/abs/2308.09435)
55
  - **Point of Contact:** nikita.martynov.98@list.ru
56
 
57
  ### Dataset Summary
@@ -145,6 +145,7 @@ An example of "test" looks as follows
145
 
146
  - `source`: a `string` feature
147
  - `correction`: a `string` feature
 
148
 
149
 
150
  #### MultidomainGold
@@ -157,11 +158,13 @@ An example of "test" looks as follows
157
 
158
  - `source`: a `string` feature
159
  - `correction`: a `string` feature
 
160
 
161
  #### GitHubTypoCorpusRu
162
 
163
  - `source`: a `string` feature
164
  - `correction`: a `string` feature
 
165
 
166
 
167
 
@@ -199,10 +202,6 @@ An example of "test" looks as follows
199
 
200
  ## Dataset Creation
201
 
202
- ### Curation Rationale
203
-
204
- [More Information Needed]
205
-
206
  ### Source Data
207
 
208
  #### Initial Data Collection and Normalization
@@ -216,9 +215,6 @@ the datasets exclusively comprised mistyping, omitting grammatical or more compl
216
  - **MedSpellChecker**: texts with errors from medical anamnesis;
217
  - **GitHubTypoCorpusRu**: spelling errors and typos in commits from [GitHub](https://github.com);
218
 
219
- #### Who are the source language producers?
220
-
221
- [More Information Needed]
222
 
223
  ### Annotations
224
 
@@ -232,16 +228,9 @@ We set up two-stage annotation project via a crowd-sourcing platform Toloka:
232
 
233
  Native Russian speakers who passed the language exam.
234
 
235
- ### Personal and Sensitive Information
236
-
237
- [More Information Needed]
238
 
239
  ## Considerations for Using the Data
240
 
241
- ### Social Impact of Dataset
242
-
243
- [More Information Needed]
244
-
245
  ### Discussion of Biases
246
 
247
  The datasets we collected include large segments representing the Internet domain, and
 
51
  ## Dataset Description
52
 
53
  - **Repository:** [SAGE](https://github.com/orgs/ai-forever/sage)
54
+ - **Paper:** [arXiv:2308.09435](https://arxiv.org/abs/2308.09435)
55
  - **Point of Contact:** nikita.martynov.98@list.ru
56
 
57
  ### Dataset Summary
 
145
 
146
  - `source`: a `string` feature
147
  - `correction`: a `string` feature
148
+ - `domain`: a `string` feature
149
 
150
 
151
  #### MultidomainGold
 
158
 
159
  - `source`: a `string` feature
160
  - `correction`: a `string` feature
161
+ - `domain`: a `string` feature
162
 
163
  #### GitHubTypoCorpusRu
164
 
165
  - `source`: a `string` feature
166
  - `correction`: a `string` feature
167
+ - `domain`: a `string` feature
168
 
169
 
170
 
 
202
 
203
  ## Dataset Creation
204
 
 
 
 
 
205
  ### Source Data
206
 
207
  #### Initial Data Collection and Normalization
 
215
  - **MedSpellChecker**: texts with errors from medical anamnesis;
216
  - **GitHubTypoCorpusRu**: spelling errors and typos in commits from [GitHub](https://github.com);
217
 
 
 
 
218
 
219
  ### Annotations
220
 
 
228
 
229
  Native Russian speakers who passed the language exam.
230
 
 
 
 
231
 
232
  ## Considerations for Using the Data
233
 
 
 
 
 
234
  ### Discussion of Biases
235
 
236
  The datasets we collected include large segments representing the Internet domain, and