Datasets:
Modalities:
Text
Formats:
json
Sub-tasks:
language-modeling
Languages:
French
Size:
10K - 100K
License:
Commit
·
bd9845b
1
Parent(s):
dba19c8
Update parquet files
Browse files- .gitignore +0 -1
- README.md +0 -57
- graelo--cancre/json-test.parquet +3 -0
- graelo--cancre/json-train.parquet +3 -0
- test.json +0 -0
- train.json +0 -0
.gitignore
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
/pre
|
|
|
|
README.md
DELETED
@@ -1,57 +0,0 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- no-annotation
|
4 |
-
language_creators:
|
5 |
-
- crowdsourced
|
6 |
-
pretty_name: Cancre (French Grammatical Errors)
|
7 |
-
paperswithcode_id: null
|
8 |
-
license:
|
9 |
-
- cc-by-sa-3.0
|
10 |
-
- gfdl
|
11 |
-
task_categories:
|
12 |
-
- text-generation
|
13 |
-
task_ids:
|
14 |
-
- language-modeling
|
15 |
-
source_datasets:
|
16 |
-
- original
|
17 |
-
multilinguality:
|
18 |
-
- multilingual
|
19 |
-
size_categories:
|
20 |
-
- n<1K
|
21 |
-
- 1K<n<10K
|
22 |
-
- 10K<n<100K
|
23 |
-
language:
|
24 |
-
- fr
|
25 |
-
dataset_info:
|
26 |
-
features:
|
27 |
-
- name: phrase1
|
28 |
-
dtype: string
|
29 |
-
- name: phrase2
|
30 |
-
dtype: string
|
31 |
-
- name: explication
|
32 |
-
dtype: string
|
33 |
-
splits:
|
34 |
-
- name: train
|
35 |
-
num_bytes: 1934861
|
36 |
-
num_examples: 10000
|
37 |
-
- name: test
|
38 |
-
num_bytes: 327827
|
39 |
-
num_examples: 1681
|
40 |
-
download_size: 2866947
|
41 |
-
dataset_size: 2262688
|
42 |
-
---
|
43 |
-
|
44 |
-
# French Grammatical Errors
|
45 |
-
|
46 |
-
This dataset contains pairs of sentences and an explanation:
|
47 |
-
|
48 |
-
- "phrase1" is a french sentence containing a grammatical error
|
49 |
-
- "phrase2" is the same sentence without any error (please reach out if you think
|
50 |
-
an error is present -- I could not see any)
|
51 |
-
- "explication" is some text explaining the grammatical error
|
52 |
-
|
53 |
-
## Release Notes
|
54 |
-
|
55 |
-
`0.1.0`
|
56 |
-
|
57 |
-
- No error category is present, you would have to infer it from the `explication` column
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
graelo--cancre/json-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:470500c8eb29636a1e719c092d9b9962c01134f4f1369a527f1fd6bf4c7f26c7
|
3 |
+
size 166860
|
graelo--cancre/json-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9aa4c9cc35a5d124bbfee9750685ba28525ff40e61f2c24e92bcc70433958a3
|
3 |
+
size 971381
|
test.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
train.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|