Samoed commited on
Commit
f91a8c3
·
verified ·
1 Parent(s): 9d96b24

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:e5e016814baefb7a49bfa2aa2d6629581c0ceae4099e53fab8d56e809f2fcdc7
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:634e4e1e25386c25b157886704542601fd86105b7bdcc2b7eb38a0ab5b48e74b
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
@@ -1580,6 +1681,12 @@ configs:
1580
  path: Alarm/dev-*
1581
  - split: test
1582
  path: Alarm/test-*
 
 
 
 
 
 
1583
  - config_name: Buses
1584
  data_files:
1585
  - 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: dialogue_id
81
+ dtype: string
82
+ - name: inform_recipient_account_name_canonical
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
 
1681
  path: Alarm/dev-*
1682
  - split: test
1683
  path: Alarm/test-*
1684
+ - config_name: Banks
1685
+ data_files:
1686
+ - split: dev
1687
+ path: Banks/dev-*
1688
+ - split: train
1689
+ path: Banks/train-*
1690
  - config_name: Buses
1691
  data_files:
1692
  - split: dev