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: financialphrasebank
|
154 |
features:
|
155 |
- name: text
|
@@ -462,6 +487,12 @@ configs:
|
|
462 |
path: emotiondair/train-*
|
463 |
- split: test
|
464 |
path: emotiondair/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
465 |
- config_name: financialphrasebank
|
466 |
data_files:
|
467 |
- split: train
|
|
|
150 |
num_examples: 12000
|
151 |
download_size: 427392
|
152 |
dataset_size: 3082024
|
153 |
+
- config_name: empathetic
|
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: 2174320
|
172 |
+
num_examples: 4226
|
173 |
+
- name: test
|
174 |
+
num_bytes: 52139926
|
175 |
+
num_examples: 81344
|
176 |
+
download_size: 1888557
|
177 |
+
dataset_size: 54314246
|
178 |
- config_name: financialphrasebank
|
179 |
features:
|
180 |
- name: text
|
|
|
487 |
path: emotiondair/train-*
|
488 |
- split: test
|
489 |
path: emotiondair/test-*
|
490 |
+
- config_name: empathetic
|
491 |
+
data_files:
|
492 |
+
- split: train
|
493 |
+
path: empathetic/train-*
|
494 |
+
- split: test
|
495 |
+
path: empathetic/test-*
|
496 |
- config_name: financialphrasebank
|
497 |
data_files:
|
498 |
- split: train
|
empathetic/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:775097acff3a6b1eec7c4e7c20a71f2622aedd7a08fce3758b6ad7fb54fbe3c9
|
3 |
+
size 1097410
|
empathetic/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb75fb4c46923413f351315ebc37b6fcd41acb772cbd2855e7b41028a188d140
|
3 |
+
size 791147
|