yangwang825 commited on
Commit
b398c81
1 Parent(s): 0cfc9ab

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': Appointment / Booking
11
+ '1': Cancellation
12
+ '2': Chase Call
13
+ '3': General Customer Service
14
+ '4': Not Classified
15
+ '5': Product Issue
16
+ '6': Qualified Lead
17
+ '7': Quote
18
+ '8': Sale
19
+ '9': Sales Lead
20
+ '10': Unanswered
21
+ splits:
22
+ - name: train
23
+ num_bytes: 13617329
24
+ num_examples: 4898
25
+ - name: test
26
+ num_bytes: 1460356
27
+ num_examples: 550
28
+ download_size: 6356144
29
+ dataset_size: 15077685
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:477296e9ca5abff03dd7a4098c499740bcc394142ce89c5cdb1e8d171cd7ab10
3
+ size 636894
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d190891be2dad5c062d6e57c6cc860266fdaedce42cfdfbe2b819f52a098e443
3
+ size 5719250