Upload dataset
Browse files- DuIE2/train-00000-of-00001.parquet +3 -0
- README.md +22 -0
DuIE2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:210dd98dfa4ab897ca0308cd979da20d423fc4682d3a2fbe63f36c98e2e86769
|
3 |
+
size 16029442
|
README.md
CHANGED
@@ -306,6 +306,24 @@ dataset_info:
|
|
306 |
num_examples: 3513
|
307 |
download_size: 977004
|
308 |
dataset_size: 7122054
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
309 |
- config_name: FabNER
|
310 |
features:
|
311 |
- name: id
|
@@ -1365,6 +1383,10 @@ configs:
|
|
1365 |
data_files:
|
1366 |
- split: train
|
1367 |
path: DuEE_fin/train-*
|
|
|
|
|
|
|
|
|
1368 |
- config_name: FabNER
|
1369 |
data_files:
|
1370 |
- split: train
|
|
|
306 |
num_examples: 3513
|
307 |
download_size: 977004
|
308 |
dataset_size: 7122054
|
309 |
+
- config_name: DuIE2
|
310 |
+
features:
|
311 |
+
- name: id
|
312 |
+
dtype: string
|
313 |
+
- name: task
|
314 |
+
dtype: string
|
315 |
+
- name: source
|
316 |
+
dtype: string
|
317 |
+
- name: instruction
|
318 |
+
dtype: string
|
319 |
+
- name: label
|
320 |
+
dtype: string
|
321 |
+
splits:
|
322 |
+
- name: train
|
323 |
+
num_bytes: 193440420
|
324 |
+
num_examples: 247824
|
325 |
+
download_size: 16029442
|
326 |
+
dataset_size: 193440420
|
327 |
- config_name: FabNER
|
328 |
features:
|
329 |
- name: id
|
|
|
1383 |
data_files:
|
1384 |
- split: train
|
1385 |
path: DuEE_fin/train-*
|
1386 |
+
- config_name: DuIE2
|
1387 |
+
data_files:
|
1388 |
+
- split: train
|
1389 |
+
path: DuIE2/train-*
|
1390 |
- config_name: FabNER
|
1391 |
data_files:
|
1392 |
- split: train
|