JesusCrist
commited on
Upload dataset
Browse files- FewFC/train-00000-of-00001.parquet +3 -0
- README.md +22 -0
FewFC/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7674230eed4ec1051f11ceffab9b49109c61d72cb447dbec63199d3132e82821
|
3 |
+
size 1054709
|
README.md
CHANGED
@@ -90,6 +90,24 @@ dataset_info:
|
|
90 |
num_examples: 3513
|
91 |
download_size: 977004
|
92 |
dataset_size: 7122054
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
- config_name: GENIA_NER
|
94 |
features:
|
95 |
- name: id
|
@@ -489,6 +507,10 @@ configs:
|
|
489 |
data_files:
|
490 |
- split: train
|
491 |
path: DuEE_fin/train-*
|
|
|
|
|
|
|
|
|
492 |
- config_name: GENIA_NER
|
493 |
data_files:
|
494 |
- split: train
|
|
|
90 |
num_examples: 3513
|
91 |
download_size: 977004
|
92 |
dataset_size: 7122054
|
93 |
+
- config_name: FewFC
|
94 |
+
features:
|
95 |
+
- name: id
|
96 |
+
dtype: string
|
97 |
+
- name: task
|
98 |
+
dtype: string
|
99 |
+
- name: source
|
100 |
+
dtype: string
|
101 |
+
- name: instruction
|
102 |
+
dtype: string
|
103 |
+
- name: label
|
104 |
+
dtype: string
|
105 |
+
splits:
|
106 |
+
- name: train
|
107 |
+
num_bytes: 4956226
|
108 |
+
num_examples: 2879
|
109 |
+
download_size: 1054709
|
110 |
+
dataset_size: 4956226
|
111 |
- config_name: GENIA_NER
|
112 |
features:
|
113 |
- name: id
|
|
|
507 |
data_files:
|
508 |
- split: train
|
509 |
path: DuEE_fin/train-*
|
510 |
+
- config_name: FewFC
|
511 |
+
data_files:
|
512 |
+
- split: train
|
513 |
+
path: FewFC/train-*
|
514 |
- config_name: GENIA_NER
|
515 |
data_files:
|
516 |
- split: train
|