Upload dataset
Browse files- Messaging/test-00000-of-00001.parquet +3 -0
- README.md +46 -0
Messaging/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e39939cae70aa2854dc33b7340b60febce5057911a1e44bcee4c83ba5355d757
|
3 |
+
size 60389
|
README.md
CHANGED
@@ -1258,6 +1258,48 @@ dataset_info:
|
|
1258 |
num_examples: 11535
|
1259 |
download_size: 431783
|
1260 |
dataset_size: 10914159
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1261 |
- config_name: Movies
|
1262 |
features:
|
1263 |
- name: inform_number_of_tickets_canonical
|
@@ -2691,6 +2733,10 @@ configs:
|
|
2691 |
path: Media/test-*
|
2692 |
- split: train
|
2693 |
path: Media/train-*
|
|
|
|
|
|
|
|
|
2694 |
- config_name: Movies
|
2695 |
data_files:
|
2696 |
- split: dev
|
|
|
1258 |
num_examples: 11535
|
1259 |
download_size: 431783
|
1260 |
dataset_size: 10914159
|
1261 |
+
- config_name: Messaging
|
1262 |
+
features:
|
1263 |
+
- name: inform_contact_name_canonical
|
1264 |
+
dtype: string
|
1265 |
+
- name: inform_intent_intent_value
|
1266 |
+
dtype: string
|
1267 |
+
- name: request_location_value
|
1268 |
+
dtype: string
|
1269 |
+
- name: confirm_location_value
|
1270 |
+
dtype: string
|
1271 |
+
- name: inform_contact_name_value
|
1272 |
+
dtype: string
|
1273 |
+
- name: services
|
1274 |
+
dtype: string
|
1275 |
+
- name: inform_location_value
|
1276 |
+
dtype: string
|
1277 |
+
- name: dialog
|
1278 |
+
list:
|
1279 |
+
- name: content
|
1280 |
+
dtype: string
|
1281 |
+
- name: role
|
1282 |
+
dtype: string
|
1283 |
+
- name: confirm_contact_name_canonical
|
1284 |
+
dtype: string
|
1285 |
+
- name: inform_intent_intent_canonical
|
1286 |
+
dtype: string
|
1287 |
+
- name: inform_location_canonical
|
1288 |
+
dtype: string
|
1289 |
+
- name: request_location_canonical
|
1290 |
+
dtype: string
|
1291 |
+
- name: dialogue_id
|
1292 |
+
dtype: string
|
1293 |
+
- name: confirm_location_canonical
|
1294 |
+
dtype: string
|
1295 |
+
- name: confirm_contact_name_value
|
1296 |
+
dtype: string
|
1297 |
+
splits:
|
1298 |
+
- name: test
|
1299 |
+
num_bytes: 1386813
|
1300 |
+
num_examples: 2425
|
1301 |
+
download_size: 60389
|
1302 |
+
dataset_size: 1386813
|
1303 |
- config_name: Movies
|
1304 |
features:
|
1305 |
- name: inform_number_of_tickets_canonical
|
|
|
2733 |
path: Media/test-*
|
2734 |
- split: train
|
2735 |
path: Media/train-*
|
2736 |
+
- config_name: Messaging
|
2737 |
+
data_files:
|
2738 |
+
- split: test
|
2739 |
+
path: Messaging/test-*
|
2740 |
- config_name: Movies
|
2741 |
data_files:
|
2742 |
- split: dev
|