Upload dataset
Browse files
README.md
CHANGED
@@ -150,6 +150,31 @@ dataset_info:
|
|
150 |
num_examples: 12000
|
151 |
download_size: 427392
|
152 |
dataset_size: 3082024
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
153 |
- config_name: hatexplain
|
154 |
features:
|
155 |
- name: text
|
@@ -437,6 +462,12 @@ configs:
|
|
437 |
path: emotiondair/train-*
|
438 |
- split: test
|
439 |
path: emotiondair/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
440 |
- config_name: hatexplain
|
441 |
data_files:
|
442 |
- split: train
|
|
|
150 |
num_examples: 12000
|
151 |
download_size: 427392
|
152 |
dataset_size: 3082024
|
153 |
+
- config_name: financialphrasebank
|
154 |
+
features:
|
155 |
+
- name: text
|
156 |
+
dtype: string
|
157 |
+
- name: hypothesis
|
158 |
+
dtype: string
|
159 |
+
- name: labels
|
160 |
+
dtype:
|
161 |
+
class_label:
|
162 |
+
names:
|
163 |
+
'0': entailment
|
164 |
+
'1': not_entailment
|
165 |
+
- name: task_name
|
166 |
+
dtype: string
|
167 |
+
- name: label_text
|
168 |
+
dtype: string
|
169 |
+
splits:
|
170 |
+
- name: train
|
171 |
+
num_bytes: 620969
|
172 |
+
num_examples: 2524
|
173 |
+
- name: test
|
174 |
+
num_bytes: 514854
|
175 |
+
num_examples: 2070
|
176 |
+
download_size: 227359
|
177 |
+
dataset_size: 1135823
|
178 |
- config_name: hatexplain
|
179 |
features:
|
180 |
- name: text
|
|
|
462 |
path: emotiondair/train-*
|
463 |
- split: test
|
464 |
path: emotiondair/test-*
|
465 |
+
- config_name: financialphrasebank
|
466 |
+
data_files:
|
467 |
+
- split: train
|
468 |
+
path: financialphrasebank/train-*
|
469 |
+
- split: test
|
470 |
+
path: financialphrasebank/test-*
|
471 |
- config_name: hatexplain
|
472 |
data_files:
|
473 |
- split: train
|
financialphrasebank/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61d053f6017863ffc4754defc68db58385b3fe7ad01cc0b87a56089c17610e11
|
3 |
+
size 65607
|
financialphrasebank/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aacf0b1ceb90e1264d3ad1d73c157fe3486825ff094d319b1c63eb2b5da6c36c
|
3 |
+
size 161752
|