pratyushmaini
commited on
Upload dataset
Browse files- README.md +31 -0
- europarl/train-00000-of-00001.parquet +3 -0
- europarl/val-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -50,6 +50,31 @@ dataset_info:
|
|
50 |
num_examples: 2000
|
51 |
download_size: 43274275
|
52 |
dataset_size: 58927934
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
- config_name: github
|
54 |
features:
|
55 |
- name: text
|
@@ -138,6 +163,12 @@ configs:
|
|
138 |
path: bookcorpus2/train-*
|
139 |
- split: val
|
140 |
path: bookcorpus2/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
- config_name: github
|
142 |
data_files:
|
143 |
- split: train
|
|
|
50 |
num_examples: 2000
|
51 |
download_size: 43274275
|
52 |
dataset_size: 58927934
|
53 |
+
- config_name: europarl
|
54 |
+
features:
|
55 |
+
- name: text
|
56 |
+
dtype: string
|
57 |
+
- name: synonym_substitution
|
58 |
+
dtype: string
|
59 |
+
- name: butter_fingers
|
60 |
+
dtype: string
|
61 |
+
- name: random_deletion
|
62 |
+
dtype: string
|
63 |
+
- name: change_char_case
|
64 |
+
dtype: string
|
65 |
+
- name: whitespace_perturbation
|
66 |
+
dtype: string
|
67 |
+
- name: underscore_trick
|
68 |
+
dtype: string
|
69 |
+
splits:
|
70 |
+
- name: train
|
71 |
+
num_bytes: 22680976
|
72 |
+
num_examples: 2000
|
73 |
+
- name: val
|
74 |
+
num_bytes: 23177044
|
75 |
+
num_examples: 2000
|
76 |
+
download_size: 35569355
|
77 |
+
dataset_size: 45858020
|
78 |
- config_name: github
|
79 |
features:
|
80 |
- name: text
|
|
|
163 |
path: bookcorpus2/train-*
|
164 |
- split: val
|
165 |
path: bookcorpus2/val-*
|
166 |
+
- config_name: europarl
|
167 |
+
data_files:
|
168 |
+
- split: train
|
169 |
+
path: europarl/train-*
|
170 |
+
- split: val
|
171 |
+
path: europarl/val-*
|
172 |
- config_name: github
|
173 |
data_files:
|
174 |
- split: train
|
europarl/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63fcaa58405e8c7fed7817cad9c55511d671db08dbc14305bf0856d2bc086b66
|
3 |
+
size 17789009
|
europarl/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:666f929563ad255d13a164f512e8468f5256460e78b1ebca5cfe4948f783c03e
|
3 |
+
size 17780346
|