ianporada commited on
Commit
4c99086
1 Parent(s): 0f84690

Upload dataset

Browse files
README.md CHANGED
@@ -168,6 +168,48 @@ dataset_info:
168
  num_examples: 133
169
  download_size: 2653472
170
  dataset_size: 10007985
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171
  configs:
172
  - config_name: mmc_en
173
  data_files:
@@ -201,4 +243,12 @@ configs:
201
  path: mmc_zh_corrected/validation-*
202
  - split: test
203
  path: mmc_zh_corrected/test-*
 
 
 
 
 
 
 
 
204
  ---
 
168
  num_examples: 133
169
  download_size: 2653472
170
  dataset_size: 10007985
171
+ - config_name: mmc_zh_uncorrected
172
+ features:
173
+ - name: sentences
174
+ list:
175
+ - name: id
176
+ dtype: int64
177
+ - name: speaker
178
+ dtype: string
179
+ - name: text
180
+ dtype: string
181
+ - name: tokens
182
+ list:
183
+ - name: id
184
+ dtype: int64
185
+ - name: text
186
+ dtype: string
187
+ - name: coref_chains
188
+ sequence:
189
+ sequence:
190
+ sequence: int64
191
+ - name: id
192
+ dtype: string
193
+ - name: text
194
+ dtype: string
195
+ - name: genre
196
+ dtype: string
197
+ - name: meta_data
198
+ struct:
199
+ - name: comment
200
+ dtype: string
201
+ splits:
202
+ - name: train
203
+ num_bytes: 8024979
204
+ num_examples: 948
205
+ - name: validation
206
+ num_bytes: 1217704
207
+ num_examples: 134
208
+ - name: test
209
+ num_bytes: 926344
210
+ num_examples: 133
211
+ download_size: 2655536
212
+ dataset_size: 10169027
213
  configs:
214
  - config_name: mmc_en
215
  data_files:
 
243
  path: mmc_zh_corrected/validation-*
244
  - split: test
245
  path: mmc_zh_corrected/test-*
246
+ - config_name: mmc_zh_uncorrected
247
+ data_files:
248
+ - split: train
249
+ path: mmc_zh_uncorrected/train-*
250
+ - split: validation
251
+ path: mmc_zh_uncorrected/validation-*
252
+ - split: test
253
+ path: mmc_zh_uncorrected/test-*
254
  ---
mmc_zh_uncorrected/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa7c37ed8e33eb4f90476d6c91fcae8e444c409559e4374fb1efb582e7d6719e
3
+ size 241274
mmc_zh_uncorrected/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:178721a92d71fa959e2463daa18a7d66b7dcf22fd575d5ef93c7beb07da01b59
3
+ size 2085393
mmc_zh_uncorrected/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c181fba0f8fc1ab3ca37ed59d3c6bc971bc93ac4e09896460e7a9fcfb0e24a5
3
+ size 328869