Upload dataset
Browse files
README.md
CHANGED
|
@@ -162,6 +162,29 @@ dataset_info:
|
|
| 162 |
num_examples: 91
|
| 163 |
download_size: 74230
|
| 164 |
dataset_size: 118786
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 165 |
- config_name: dbpedia_easy
|
| 166 |
features:
|
| 167 |
- name: text
|
|
@@ -789,6 +812,12 @@ configs:
|
|
| 789 |
path: colbert_humor_detection/train-*
|
| 790 |
- split: val
|
| 791 |
path: colbert_humor_detection/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 792 |
- config_name: dbpedia_easy
|
| 793 |
data_files:
|
| 794 |
- split: train
|
|
|
|
| 162 |
num_examples: 91
|
| 163 |
download_size: 74230
|
| 164 |
dataset_size: 118786
|
| 165 |
+
- config_name: customer_support_tickets_en
|
| 166 |
+
features:
|
| 167 |
+
- name: subject
|
| 168 |
+
dtype: string
|
| 169 |
+
- name: body
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: row_id
|
| 172 |
+
dtype: string
|
| 173 |
+
- name: ground_truth
|
| 174 |
+
struct:
|
| 175 |
+
- name: queue
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: type
|
| 178 |
+
dtype: string
|
| 179 |
+
splits:
|
| 180 |
+
- name: train
|
| 181 |
+
num_bytes: 497320
|
| 182 |
+
num_examples: 909
|
| 183 |
+
- name: val
|
| 184 |
+
num_bytes: 44671
|
| 185 |
+
num_examples: 91
|
| 186 |
+
download_size: 249902
|
| 187 |
+
dataset_size: 541991
|
| 188 |
- config_name: dbpedia_easy
|
| 189 |
features:
|
| 190 |
- name: text
|
|
|
|
| 812 |
path: colbert_humor_detection/train-*
|
| 813 |
- split: val
|
| 814 |
path: colbert_humor_detection/val-*
|
| 815 |
+
- config_name: customer_support_tickets_en
|
| 816 |
+
data_files:
|
| 817 |
+
- split: train
|
| 818 |
+
path: customer_support_tickets_en/train-*
|
| 819 |
+
- split: val
|
| 820 |
+
path: customer_support_tickets_en/val-*
|
| 821 |
- config_name: dbpedia_easy
|
| 822 |
data_files:
|
| 823 |
- split: train
|
customer_support_tickets_en/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b85d1a830211a36336e69a5fe043fc0205d0509f022c137b0e234f52753bd040
|
| 3 |
+
size 222864
|
customer_support_tickets_en/val-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09c2293501f05915112bd192acb922707c9010ed63505b54a115fba398693db2
|
| 3 |
+
size 27038
|