Commit
•
e5de150
1
Parent(s):
c98b927
Delete legacy dataset_infos.json
Browse files- dataset_infos.json +0 -47
dataset_infos.json
DELETED
@@ -1,47 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"default": {
|
3 |
-
"description": "JFLEG (JHU FLuency-Extended GUG) is an English grammatical error correction (GEC) corpus.\nIt is a gold standard benchmark for developing and evaluating GEC systems with respect to\nfluency (extent to which a text is native-sounding) as well as grammaticality.\n\nFor each source document, there are four human-written corrections (ref0 to ref3).\n",
|
4 |
-
"citation": "@InProceedings{napoles-sakaguchi-tetreault:2017:EACLshort,\n author = {Napoles, Courtney\n and Sakaguchi, Keisuke\n and Tetreault, Joel},\n title = {JFLEG: A Fluency Corpus and Benchmark for Grammatical Error Correction},\n booktitle = {Proceedings of the 15th Conference of the European Chapter of the\n Association for Computational Linguistics: Volume 2, Short Papers},\n month = {April},\n year = {2017},\n address = {Valencia, Spain},\n publisher = {Association for Computational Linguistics},\n pages = {229--234},\n url = {http://www.aclweb.org/anthology/E17-2037}\n}\n@InProceedings{heilman-EtAl:2014:P14-2,\n author = {Heilman, Michael\n and Cahill, Aoife\n and Madnani, Nitin\n and Lopez, Melissa\n and Mulholland, Matthew\n and Tetreault, Joel},\n title = {Predicting Grammaticality on an Ordinal Scale},\n booktitle = {Proceedings of the 52nd Annual Meeting of the\n Association for Computational Linguistics (Volume 2: Short Papers)},\n month = {June},\n year = {2014},\n address = {Baltimore, Maryland},\n publisher = {Association for Computational Linguistics},\n pages = {174--180},\n url = {http://www.aclweb.org/anthology/P14-2029}\n}\n",
|
5 |
-
"homepage": "https://github.com/keisks/jfleg",
|
6 |
-
"license": "CC BY-NC-SA 4.0",
|
7 |
-
"features": {
|
8 |
-
"sentence": {
|
9 |
-
"dtype": "string",
|
10 |
-
"_type": "Value"
|
11 |
-
},
|
12 |
-
"corrections": {
|
13 |
-
"feature": {
|
14 |
-
"dtype": "string",
|
15 |
-
"_type": "Value"
|
16 |
-
},
|
17 |
-
"_type": "Sequence"
|
18 |
-
}
|
19 |
-
},
|
20 |
-
"builder_name": "jfleg",
|
21 |
-
"dataset_name": "jfleg",
|
22 |
-
"config_name": "default",
|
23 |
-
"version": {
|
24 |
-
"version_str": "1.0.0",
|
25 |
-
"major": 1,
|
26 |
-
"minor": 0,
|
27 |
-
"patch": 0
|
28 |
-
},
|
29 |
-
"splits": {
|
30 |
-
"validation": {
|
31 |
-
"name": "validation",
|
32 |
-
"num_bytes": 379979,
|
33 |
-
"num_examples": 755,
|
34 |
-
"dataset_name": null
|
35 |
-
},
|
36 |
-
"test": {
|
37 |
-
"name": "test",
|
38 |
-
"num_bytes": 379699,
|
39 |
-
"num_examples": 748,
|
40 |
-
"dataset_name": null
|
41 |
-
}
|
42 |
-
},
|
43 |
-
"download_size": 289093,
|
44 |
-
"dataset_size": 759678,
|
45 |
-
"size_in_bytes": 1048771
|
46 |
-
}
|
47 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|