Upload 3 files
Browse files- data-00000-of-00001.arrow +3 -0
- dataset_info.json +16 -0
- state.json +16 -0
data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:201aa28ad12accd1c8d4b8869eb04d4556236e967c530aeed80dbd82ae57b5ec
|
3 |
+
size 178300424
|
dataset_info.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "RuSpellGold is a benchmark of 1711 sentence pairs \n dedicated to a problem of automatic spelling correction in Russian language. \n The dataset is gathered from five different domains including news, Russian classic literature,\n social media texts, open web and strategic documents. \n It has been passed through two-stage manual labeling process with native speakers as annotators\n to correct spelling violation and preserve original style of text at the same time.",
|
4 |
+
"features": {
|
5 |
+
"input_text": {
|
6 |
+
"dtype": "string",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"target_text": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"homepage": "",
|
15 |
+
"license": "apache-2.0"
|
16 |
+
}
|
state.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "73f8462880f9b21f",
|
8 |
+
"_format_columns": [
|
9 |
+
"input_text",
|
10 |
+
"target_text"
|
11 |
+
],
|
12 |
+
"_format_kwargs": {},
|
13 |
+
"_format_type": null,
|
14 |
+
"_output_all_columns": false,
|
15 |
+
"_split": null
|
16 |
+
}
|