joheras commited on
Commit
7af63e6
1 Parent(s): 3a7f1d3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Number
5
+ dtype: int64
6
+ - name: Word
7
+ dtype: string
8
+ - name: Sentence
9
+ dtype: string
10
+ - name: Mother tongue
11
+ dtype: string
12
+ - name: contiene_ser_estar
13
+ dtype: string
14
+ - name: traduccion_cambia
15
+ dtype: string
16
+ - name: perplejidad_cambia
17
+ dtype: string
18
+ - name: unmask_cambia
19
+ dtype: string
20
+ - name: perplejidad_cambia_corregida_ortografia
21
+ dtype: string
22
+ - name: traduccion_cambia_corregida_ortografia
23
+ dtype: string
24
+ - name: unmask_cambia_corregida_ortografia
25
+ dtype: string
26
+ - name: corregida
27
+ dtype: string
28
+ - name: existe error_Kelly
29
+ dtype: string
30
+ - name: posicion error_Kelly
31
+ dtype: string
32
+ - name: comentarios_Kelly
33
+ dtype: string
34
+ - name: existe error_Mapi
35
+ dtype: string
36
+ - name: posicion error_Mapi
37
+ dtype: string
38
+ - name: comentarios_Mapi
39
+ dtype: string
40
+ - name: discrepancias
41
+ dtype: string
42
+ - name: Number.1
43
+ dtype: int64
44
+ - name: nuevos comentarios_Kelly
45
+ dtype: string
46
+ - name: Nuevos comentarios Mapi
47
+ dtype: string
48
+ - name: DECISíON FINAL
49
+ dtype: string
50
+ - name: ensemble Mayoría SIN ortog
51
+ dtype: string
52
+ - name: ensemble Mayoría CON ortog
53
+ dtype: string
54
+ - name: ensemble MayoríaTODOS
55
+ dtype: string
56
+ - name: No si todo noes SIN ortog
57
+ dtype: string
58
+ - name: no si todo noes CON ortog
59
+ dtype: string
60
+ - name: no si todo noes TODOS
61
+ dtype: string
62
+ - name: Sí si todo sies SIN ortog
63
+ dtype: string
64
+ - name: Sí si todo sies CON ortog
65
+ dtype: string
66
+ - name: Sí si todo sies TODOS
67
+ dtype: string
68
+ - name: RESULTADO
69
+ dtype: string
70
+ - name: Level
71
+ dtype: string
72
+ splits:
73
+ - name: train
74
+ num_bytes: 285789
75
+ num_examples: 612
76
+ - name: validation
77
+ num_bytes: 32589
78
+ num_examples: 69
79
+ - name: test
80
+ num_bytes: 79426
81
+ num_examples: 171
82
+ download_size: 194883
83
+ dataset_size: 397804
84
+ configs:
85
+ - config_name: default
86
+ data_files:
87
+ - split: train
88
+ path: data/train-*
89
+ - split: validation
90
+ path: data/validation-*
91
+ - split: test
92
+ path: data/test-*
93
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f81c3054480a6e054abafabeef4ef865c151e1ac7b2a1b44760a4ca58b604bf7
3
+ size 48170
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15b21b903524dba7f24d8253547b1c61f7fbfb7a9d863870dfbf57dcbf4537e3
3
+ size 114107
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97bed4ca950036ae9ce5a162d17e61e5f18c8802616b67a8d79b19b1a02def6e
3
+ size 32606