khaled44 commited on
Commit
5390182
·
verified ·
1 Parent(s): e3f97ee

Upload ARETA gold reference dataset

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. annotations.csv +0 -0
  3. contexts.csv +0 -0
README.md CHANGED
@@ -6,20 +6,20 @@ configs:
6
  default: true
7
  data_files:
8
  - split: test
9
- path: gold_ref_hf_annotations.csv
10
  - config_name: contexts
11
  data_files:
12
  - split: test
13
- path: gold_ref_hf_contexts.csv
14
  ---
15
 
16
  # ArabiGEE Data
17
 
18
  Paper title: **ArabiGEE: A Hierarchical Taxonomy for Arabic Grammatical Error Explanation**
19
 
20
- ## gold_ref_hf_annotations.csv
21
 
22
- - `context_id`: Links the annotation row to `gold_ref_hf_contexts.csv`.
23
  - `pair_id`: Word-pair identifier in this dataset.
24
  - `original_pair_id`: Original pair identifier in the source data.
25
  - `error_id`: Error number within the same `pair_id`.
@@ -35,7 +35,7 @@ Paper title: **ArabiGEE: A Hierarchical Taxonomy for Arabic Grammatical Error Ex
35
  - `synt_code`: Syntactic explanation code.
36
  - `synt_explanation_text`: Syntactic explanation text.
37
 
38
- ## gold_ref_hf_contexts.csv
39
 
40
  - `context_id`: Context identifier in this dataset.
41
  - `source_dataset`: Source dataset label.
 
6
  default: true
7
  data_files:
8
  - split: test
9
+ path: annotations.csv
10
  - config_name: contexts
11
  data_files:
12
  - split: test
13
+ path: contexts.csv
14
  ---
15
 
16
  # ArabiGEE Data
17
 
18
  Paper title: **ArabiGEE: A Hierarchical Taxonomy for Arabic Grammatical Error Explanation**
19
 
20
+ ## annotations.csv
21
 
22
+ - `context_id`: Links the annotation row to `contexts.csv`.
23
  - `pair_id`: Word-pair identifier in this dataset.
24
  - `original_pair_id`: Original pair identifier in the source data.
25
  - `error_id`: Error number within the same `pair_id`.
 
35
  - `synt_code`: Syntactic explanation code.
36
  - `synt_explanation_text`: Syntactic explanation text.
37
 
38
+ ## contexts.csv
39
 
40
  - `context_id`: Context identifier in this dataset.
41
  - `source_dataset`: Source dataset label.
annotations.csv ADDED
The diff for this file is too large to render. See raw diff
 
contexts.csv ADDED
The diff for this file is too large to render. See raw diff