Upload dataset
Browse files- DuEE1/train-00000-of-00001.parquet +3 -0
- README.md +22 -0
DuEE1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4335c35443959c6b344dab9bc96340957e53b728f6e57b2b858094934329126d
|
3 |
+
size 2615225
|
README.md
CHANGED
@@ -180,6 +180,24 @@ dataset_info:
|
|
180 |
num_examples: 1300
|
181 |
download_size: 293461
|
182 |
dataset_size: 1531194
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
- config_name: DuEE_fin
|
184 |
features:
|
185 |
- name: id
|
@@ -887,6 +905,10 @@ configs:
|
|
887 |
data_files:
|
888 |
- split: train
|
889 |
path: CrossNER_politics/train-*
|
|
|
|
|
|
|
|
|
890 |
- config_name: DuEE_fin
|
891 |
data_files:
|
892 |
- split: train
|
|
|
180 |
num_examples: 1300
|
181 |
download_size: 293461
|
182 |
dataset_size: 1531194
|
183 |
+
- config_name: DuEE1
|
184 |
+
features:
|
185 |
+
- name: id
|
186 |
+
dtype: string
|
187 |
+
- name: task
|
188 |
+
dtype: string
|
189 |
+
- name: source
|
190 |
+
dtype: string
|
191 |
+
- name: instruction
|
192 |
+
dtype: string
|
193 |
+
- name: label
|
194 |
+
dtype: string
|
195 |
+
splits:
|
196 |
+
- name: train
|
197 |
+
num_bytes: 29546216
|
198 |
+
num_examples: 23872
|
199 |
+
download_size: 2615225
|
200 |
+
dataset_size: 29546216
|
201 |
- config_name: DuEE_fin
|
202 |
features:
|
203 |
- name: id
|
|
|
905 |
data_files:
|
906 |
- split: train
|
907 |
path: CrossNER_politics/train-*
|
908 |
+
- config_name: DuEE1
|
909 |
+
data_files:
|
910 |
+
- split: train
|
911 |
+
path: DuEE1/train-*
|
912 |
- config_name: DuEE_fin
|
913 |
data_files:
|
914 |
- split: train
|