Upload dataset
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ dataset_info:
|
|
12 |
dtype: string
|
13 |
- name: auto_repair.date.appt
|
14 |
dtype: string
|
|
|
|
|
15 |
- name: conversation_id
|
16 |
dtype: string
|
17 |
- name: auto_repair.time.appt.reject
|
@@ -20,6 +22,8 @@ dataset_info:
|
|
20 |
dtype: string
|
21 |
- name: auto_repair.name.customer.accept
|
22 |
dtype: string
|
|
|
|
|
23 |
- name: auto_repair.reason.appt.reject
|
24 |
dtype: string
|
25 |
- name: auto_repair.date.appt.accept
|
@@ -28,6 +32,8 @@ dataset_info:
|
|
28 |
dtype: string
|
29 |
- name: auto_repair.name.store
|
30 |
dtype: string
|
|
|
|
|
31 |
- name: auto_repair.reason.appt.accept
|
32 |
dtype: string
|
33 |
- name: auto_repair.time.appt
|
@@ -48,6 +54,8 @@ dataset_info:
|
|
48 |
dtype: string
|
49 |
- name: auto_repair.year.vehicle
|
50 |
dtype: string
|
|
|
|
|
51 |
- name: auto_repair.name.vehicle
|
52 |
dtype: string
|
53 |
- name: auto_repair.name.customer
|
@@ -59,11 +67,17 @@ dataset_info:
|
|
59 |
- name: auto_repair.name.vehicle.accept
|
60 |
dtype: string
|
61 |
splits:
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
- name: train
|
63 |
-
num_bytes:
|
64 |
-
num_examples:
|
65 |
-
download_size:
|
66 |
-
dataset_size:
|
67 |
- config_name: coffee_ordering
|
68 |
features:
|
69 |
- name: coffee_ordering.preference.reject
|
@@ -749,6 +763,10 @@ dataset_info:
|
|
749 |
configs:
|
750 |
- config_name: auto_repair
|
751 |
data_files:
|
|
|
|
|
|
|
|
|
752 |
- split: train
|
753 |
path: auto_repair/train-*
|
754 |
- config_name: coffee_ordering
|
|
|
12 |
dtype: string
|
13 |
- name: auto_repair.date.appt
|
14 |
dtype: string
|
15 |
+
- name: auto_repair.location.store.reject
|
16 |
+
dtype: string
|
17 |
- name: conversation_id
|
18 |
dtype: string
|
19 |
- name: auto_repair.time.appt.reject
|
|
|
22 |
dtype: string
|
23 |
- name: auto_repair.name.customer.accept
|
24 |
dtype: string
|
25 |
+
- name: auto_repair.auto_repair
|
26 |
+
dtype: string
|
27 |
- name: auto_repair.reason.appt.reject
|
28 |
dtype: string
|
29 |
- name: auto_repair.date.appt.accept
|
|
|
32 |
dtype: string
|
33 |
- name: auto_repair.name.store
|
34 |
dtype: string
|
35 |
+
- name: auto_repair.year.vehicle.reject
|
36 |
+
dtype: string
|
37 |
- name: auto_repair.reason.appt.accept
|
38 |
dtype: string
|
39 |
- name: auto_repair.time.appt
|
|
|
54 |
dtype: string
|
55 |
- name: auto_repair.year.vehicle
|
56 |
dtype: string
|
57 |
+
- name: auto_repair.name.store.reject
|
58 |
+
dtype: string
|
59 |
- name: auto_repair.name.vehicle
|
60 |
dtype: string
|
61 |
- name: auto_repair.name.customer
|
|
|
67 |
- name: auto_repair.name.vehicle.accept
|
68 |
dtype: string
|
69 |
splits:
|
70 |
+
- name: dev
|
71 |
+
num_bytes: 949456
|
72 |
+
num_examples: 959
|
73 |
+
- name: test
|
74 |
+
num_bytes: 965749
|
75 |
+
num_examples: 979
|
76 |
- name: train
|
77 |
+
num_bytes: 8702994
|
78 |
+
num_examples: 8679
|
79 |
+
download_size: 1198226
|
80 |
+
dataset_size: 10618199
|
81 |
- config_name: coffee_ordering
|
82 |
features:
|
83 |
- name: coffee_ordering.preference.reject
|
|
|
763 |
configs:
|
764 |
- config_name: auto_repair
|
765 |
data_files:
|
766 |
+
- split: dev
|
767 |
+
path: auto_repair/dev-*
|
768 |
+
- split: test
|
769 |
+
path: auto_repair/test-*
|
770 |
- split: train
|
771 |
path: auto_repair/train-*
|
772 |
- config_name: coffee_ordering
|
auto_repair/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:962cbcdb7c8d313f3574789b5d644a518d5c6998002717eac2f387124f88276e
|
3 |
+
size 117074
|
auto_repair/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36b829891956c02c15fafed38075cb8d612730d596e106a2dbff6664bac4b91c
|
3 |
+
size 113057
|
auto_repair/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:983ef566cee92611761fdcbd0932fd28489281ed429c8392ac79096713df58d9
|
3 |
+
size 968095
|