Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
KlaudiaTH commited on
Commit
75bd045
·
verified ·
1 Parent(s): a8e1e3f

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +47 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ sequence: string
6
+ - name: subset
7
+ dtype: string
8
+ - name: split
9
+ dtype: string
10
+ - name: language
11
+ dtype: string
12
+ - name: original
13
+ dtype: string
14
+ - name: text
15
+ dtype: string
16
+ - name: xcomet_xxl_score
17
+ dtype: float64
18
+ - name: score
19
+ dtype: int64
20
+ - name: error_span
21
+ dtype: string
22
+ - name: error_span_list
23
+ list:
24
+ - name: span_target
25
+ dtype: string
26
+ - name: span_original
27
+ dtype: string
28
+ - name: error_type
29
+ dtype: string
30
+ - name: severity
31
+ dtype: string
32
+ - name: explanation
33
+ dtype: string
34
+ - name: correction
35
+ dtype: string
36
+ splits:
37
+ - name: train
38
+ num_bytes: 5443
39
+ num_examples: 3
40
+ download_size: 16038
41
+ dataset_size: 5443
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d79c6ddd2b82725f171cbc0cf27e427c1d426a733ff22112707299f5dc8da3a0
3
+ size 16038