Upload dataset
Browse files
README.md
CHANGED
@@ -126,6 +126,48 @@ dataset_info:
|
|
126 |
num_examples: 133
|
127 |
download_size: 3086246
|
128 |
dataset_size: 10809543
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
configs:
|
130 |
- config_name: mmc_en
|
131 |
data_files:
|
@@ -151,4 +193,12 @@ configs:
|
|
151 |
path: mmc_fa_corrected/validation-*
|
152 |
- split: test
|
153 |
path: mmc_fa_corrected/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
---
|
|
|
126 |
num_examples: 133
|
127 |
download_size: 3086246
|
128 |
dataset_size: 10809543
|
129 |
+
- config_name: mmc_zh_corrected
|
130 |
+
features:
|
131 |
+
- name: sentences
|
132 |
+
list:
|
133 |
+
- name: id
|
134 |
+
dtype: int64
|
135 |
+
- name: speaker
|
136 |
+
dtype: string
|
137 |
+
- name: text
|
138 |
+
dtype: string
|
139 |
+
- name: tokens
|
140 |
+
list:
|
141 |
+
- name: id
|
142 |
+
dtype: int64
|
143 |
+
- name: text
|
144 |
+
dtype: string
|
145 |
+
- name: coref_chains
|
146 |
+
sequence:
|
147 |
+
sequence:
|
148 |
+
sequence: int64
|
149 |
+
- name: id
|
150 |
+
dtype: string
|
151 |
+
- name: text
|
152 |
+
dtype: string
|
153 |
+
- name: genre
|
154 |
+
dtype: string
|
155 |
+
- name: meta_data
|
156 |
+
struct:
|
157 |
+
- name: comment
|
158 |
+
dtype: string
|
159 |
+
splits:
|
160 |
+
- name: train
|
161 |
+
num_bytes: 8024979
|
162 |
+
num_examples: 948
|
163 |
+
- name: validation
|
164 |
+
num_bytes: 1217704
|
165 |
+
num_examples: 134
|
166 |
+
- name: test
|
167 |
+
num_bytes: 765302
|
168 |
+
num_examples: 133
|
169 |
+
download_size: 2653472
|
170 |
+
dataset_size: 10007985
|
171 |
configs:
|
172 |
- config_name: mmc_en
|
173 |
data_files:
|
|
|
193 |
path: mmc_fa_corrected/validation-*
|
194 |
- split: test
|
195 |
path: mmc_fa_corrected/test-*
|
196 |
+
- config_name: mmc_zh_corrected
|
197 |
+
data_files:
|
198 |
+
- split: train
|
199 |
+
path: mmc_zh_corrected/train-*
|
200 |
+
- split: validation
|
201 |
+
path: mmc_zh_corrected/validation-*
|
202 |
+
- split: test
|
203 |
+
path: mmc_zh_corrected/test-*
|
204 |
---
|
mmc_zh_corrected/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ae72070e1f658c980d6c1339eba90d42305b1d336006add3096146b824f8820
|
3 |
+
size 239210
|
mmc_zh_corrected/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_corrected/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
|