pratyushmaini commited on
Commit
d31035f
·
verified ·
1 Parent(s): ed4d3c8

Upload dataset

Browse files
README.md CHANGED
@@ -125,6 +125,31 @@ dataset_info:
125
  num_examples: 2000
126
  download_size: 25082023
127
  dataset_size: 42561796
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128
  - config_name: openwebtext2
129
  features:
130
  - name: text
@@ -231,6 +256,12 @@ configs:
231
  path: github/train-*
232
  - split: val
233
  path: github/val-*
 
 
 
 
 
 
234
  - config_name: openwebtext2
235
  data_files:
236
  - split: train
 
125
  num_examples: 2000
126
  download_size: 25082023
127
  dataset_size: 42561796
128
+ - config_name: opensubtitles
129
+ features:
130
+ - name: text
131
+ dtype: string
132
+ - name: synonym_substitution
133
+ dtype: string
134
+ - name: butter_fingers
135
+ dtype: string
136
+ - name: random_deletion
137
+ dtype: string
138
+ - name: change_char_case
139
+ dtype: string
140
+ - name: whitespace_perturbation
141
+ dtype: string
142
+ - name: underscore_trick
143
+ dtype: string
144
+ splits:
145
+ - name: train
146
+ num_bytes: 26050601
147
+ num_examples: 2000
148
+ - name: val
149
+ num_bytes: 25887240
150
+ num_examples: 2000
151
+ download_size: 36490878
152
+ dataset_size: 51937841
153
  - config_name: openwebtext2
154
  features:
155
  - name: text
 
256
  path: github/train-*
257
  - split: val
258
  path: github/val-*
259
+ - config_name: opensubtitles
260
+ data_files:
261
+ - split: train
262
+ path: opensubtitles/train-*
263
+ - split: val
264
+ path: opensubtitles/val-*
265
  - config_name: openwebtext2
266
  data_files:
267
  - split: train
opensubtitles/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26e231a64739a65607986ce13af6c9ab85f092ade12ef5d3c461426497c75bbc
3
+ size 18279784
opensubtitles/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c8800832db43e75ff1349805b8eb1e0487dc30e10531227bfa4b76036cf47d9
3
+ size 18211094