Samoed commited on
Commit
fc106de
·
verified ·
1 Parent(s): ee50044

Upload dataset

Browse files
Banks/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1de894471c475ad06505e7cf7e9d417bf117f609fd8e29f3798a7dc9f7992a2
3
+ size 72280
Banks/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4137c3ae6f388aa70979ebb76c950a25c049c17939e4d9e1b03b1abd4c50306c
3
+ size 145430
README.md CHANGED
@@ -65,6 +65,107 @@ dataset_info:
65
  num_examples: 2227
66
  download_size: 58984
67
  dataset_size: 1330226
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  - config_name: Buses
69
  features:
70
  - name: inform_price_value
@@ -1356,6 +1457,12 @@ configs:
1356
  path: Alarm/dev-*
1357
  - split: test
1358
  path: Alarm/test-*
 
 
 
 
 
 
1359
  - config_name: Buses
1360
  data_files:
1361
  - split: dev
 
65
  num_examples: 2227
66
  download_size: 58984
67
  dataset_size: 1330226
68
+ - config_name: Banks
69
+ features:
70
+ - name: confirm_amount_canonical
71
+ dtype: string
72
+ - name: offer_account_balance_value
73
+ dtype: string
74
+ - name: inform_count_count_value
75
+ dtype: string
76
+ - name: inform_amount_canonical
77
+ dtype: string
78
+ - name: confirm_transfer_amount_canonical
79
+ dtype: string
80
+ - name: inform_recipient_account_name_canonical
81
+ dtype: string
82
+ - name: dialogue_id
83
+ dtype: string
84
+ - name: offer_account_balance_canonical
85
+ dtype: string
86
+ - name: confirm_amount_value
87
+ dtype: string
88
+ - name: confirm_account_type_canonical
89
+ dtype: string
90
+ - name: inform_transfer_time_canonical
91
+ dtype: string
92
+ - name: confirm_recipient_account_name_value
93
+ dtype: string
94
+ - name: inform_transfer_time_value
95
+ dtype: string
96
+ - name: offer_balance_canonical
97
+ dtype: string
98
+ - name: confirm_recipient_name_value
99
+ dtype: string
100
+ - name: offer_account_type_value
101
+ dtype: string
102
+ - name: offer_balance_value
103
+ dtype: string
104
+ - name: confirm_account_type_value
105
+ dtype: string
106
+ - name: services
107
+ dtype: string
108
+ - name: confirm_recipient_account_name_canonical
109
+ dtype: string
110
+ - name: request_account_type_value
111
+ dtype: string
112
+ - name: inform_intent_intent_canonical
113
+ dtype: string
114
+ - name: confirm_recipient_account_type_value
115
+ dtype: string
116
+ - name: inform_recipient_account_type_canonical
117
+ dtype: string
118
+ - name: offer_account_type_canonical
119
+ dtype: string
120
+ - name: inform_account_type_value
121
+ dtype: string
122
+ - name: inform_recipient_name_value
123
+ dtype: string
124
+ - name: confirm_recipient_name_canonical
125
+ dtype: string
126
+ - name: offer_intent_intent_value
127
+ dtype: string
128
+ - name: inform_intent_intent_value
129
+ dtype: string
130
+ - name: request_account_type_canonical
131
+ dtype: string
132
+ - name: inform_recipient_account_name_value
133
+ dtype: string
134
+ - name: offer_intent_intent_canonical
135
+ dtype: string
136
+ - name: confirm_transfer_amount_value
137
+ dtype: string
138
+ - name: inform_account_type_canonical
139
+ dtype: string
140
+ - name: dialog
141
+ list:
142
+ - name: content
143
+ dtype: string
144
+ - name: role
145
+ dtype: string
146
+ - name: confirm_recipient_account_type_canonical
147
+ dtype: string
148
+ - name: inform_recipient_account_type_value
149
+ dtype: string
150
+ - name: inform_transfer_amount_value
151
+ dtype: string
152
+ - name: inform_count_count_canonical
153
+ dtype: string
154
+ - name: inform_recipient_name_canonical
155
+ dtype: string
156
+ - name: inform_transfer_amount_canonical
157
+ dtype: string
158
+ - name: inform_amount_value
159
+ dtype: string
160
+ splits:
161
+ - name: dev
162
+ num_bytes: 1779819
163
+ num_examples: 2731
164
+ - name: train
165
+ num_bytes: 4204585
166
+ num_examples: 6904
167
+ download_size: 217710
168
+ dataset_size: 5984404
169
  - config_name: Buses
170
  features:
171
  - name: inform_price_value
 
1457
  path: Alarm/dev-*
1458
  - split: test
1459
  path: Alarm/test-*
1460
+ - config_name: Banks
1461
+ data_files:
1462
+ - split: dev
1463
+ path: Banks/dev-*
1464
+ - split: train
1465
+ path: Banks/train-*
1466
  - config_name: Buses
1467
  data_files:
1468
  - split: dev