Samoed commited on
Commit
b2fcd56
·
verified ·
1 Parent(s): 4157316

Upload dataset

Browse files
README.md CHANGED
@@ -997,6 +997,162 @@ dataset_info:
997
  num_examples: 16690
998
  download_size: 491568
999
  dataset_size: 13092277
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1000
  - config_name: flights
1001
  features:
1002
  - name: conversation_id
@@ -1268,6 +1424,14 @@ configs:
1268
  path: RideSharing/test-*
1269
  - split: train
1270
  path: RideSharing/train-*
 
 
 
 
 
 
 
 
1271
  - config_name: flights
1272
  data_files:
1273
  - split: train
 
997
  num_examples: 16690
998
  download_size: 491568
999
  dataset_size: 13092277
1000
+ - config_name: Services
1001
+ features:
1002
+ - name: inform_phone_number_value
1003
+ dtype: string
1004
+ - name: inform_appointment_time_canonical
1005
+ dtype: string
1006
+ - name: offer_therapist_name_value
1007
+ dtype: string
1008
+ - name: inform_appointment_time_value
1009
+ dtype: string
1010
+ - name: confirm_stylist_name_canonical
1011
+ dtype: string
1012
+ - name: inform_count_count_value
1013
+ dtype: string
1014
+ - name: confirm_doctor_name_canonical
1015
+ dtype: string
1016
+ - name: inform_street_address_value
1017
+ dtype: string
1018
+ - name: request_city_canonical
1019
+ dtype: string
1020
+ - name: confirm_appointment_time_canonical
1021
+ dtype: string
1022
+ - name: request_city_value
1023
+ dtype: string
1024
+ - name: confirm_dentist_name_value
1025
+ dtype: string
1026
+ - name: confirm_dentist_name_canonical
1027
+ dtype: string
1028
+ - name: inform_is_unisex_canonical
1029
+ dtype: string
1030
+ - name: inform_address_value
1031
+ dtype: string
1032
+ - name: request_appointment_date_value
1033
+ dtype: string
1034
+ - name: inform_stylist_name_canonical
1035
+ dtype: string
1036
+ - name: dialogue_id
1037
+ dtype: string
1038
+ - name: inform_type_value
1039
+ dtype: string
1040
+ - name: inform_dentist_name_canonical
1041
+ dtype: string
1042
+ - name: inform_phone_number_canonical
1043
+ dtype: string
1044
+ - name: offer_appointment_time_value
1045
+ dtype: string
1046
+ - name: inform_average_rating_value
1047
+ dtype: string
1048
+ - name: inform_stylist_name_value
1049
+ dtype: string
1050
+ - name: offer_appointment_date_canonical
1051
+ dtype: string
1052
+ - name: offer_city_canonical
1053
+ dtype: string
1054
+ - name: inform_dentist_name_value
1055
+ dtype: string
1056
+ - name: inform_is_unisex_value
1057
+ dtype: string
1058
+ - name: offer_stylist_name_value
1059
+ dtype: string
1060
+ - name: confirm_therapist_name_canonical
1061
+ dtype: string
1062
+ - name: offer_stylist_name_canonical
1063
+ dtype: string
1064
+ - name: inform_average_rating_canonical
1065
+ dtype: string
1066
+ - name: inform_offers_cosmetic_services_value
1067
+ dtype: string
1068
+ - name: offer_dentist_name_canonical
1069
+ dtype: string
1070
+ - name: offer_therapist_name_canonical
1071
+ dtype: string
1072
+ - name: inform_appointment_date_canonical
1073
+ dtype: string
1074
+ - name: inform_offers_cosmetic_services_canonical
1075
+ dtype: string
1076
+ - name: offer_doctor_name_canonical
1077
+ dtype: string
1078
+ - name: confirm_therapist_name_value
1079
+ dtype: string
1080
+ - name: offer_appointment_time_canonical
1081
+ dtype: string
1082
+ - name: inform_appointment_date_value
1083
+ dtype: string
1084
+ - name: services
1085
+ dtype: string
1086
+ - name: offer_city_value
1087
+ dtype: string
1088
+ - name: inform_address_canonical
1089
+ dtype: string
1090
+ - name: inform_doctor_name_value
1091
+ dtype: string
1092
+ - name: inform_city_canonical
1093
+ dtype: string
1094
+ - name: inform_intent_intent_canonical
1095
+ dtype: string
1096
+ - name: confirm_stylist_name_value
1097
+ dtype: string
1098
+ - name: request_appointment_date_canonical
1099
+ dtype: string
1100
+ - name: inform_street_address_canonical
1101
+ dtype: string
1102
+ - name: confirm_appointment_time_value
1103
+ dtype: string
1104
+ - name: confirm_doctor_name_value
1105
+ dtype: string
1106
+ - name: inform_doctor_name_canonical
1107
+ dtype: string
1108
+ - name: offer_intent_intent_value
1109
+ dtype: string
1110
+ - name: confirm_appointment_date_value
1111
+ dtype: string
1112
+ - name: inform_intent_intent_value
1113
+ dtype: string
1114
+ - name: request_type_canonical
1115
+ dtype: string
1116
+ - name: inform_type_canonical
1117
+ dtype: string
1118
+ - name: offer_type_value
1119
+ dtype: string
1120
+ - name: confirm_appointment_date_canonical
1121
+ dtype: string
1122
+ - name: offer_appointment_date_value
1123
+ dtype: string
1124
+ - name: offer_intent_intent_canonical
1125
+ dtype: string
1126
+ - name: request_type_value
1127
+ dtype: string
1128
+ - name: offer_dentist_name_value
1129
+ dtype: string
1130
+ - name: offer_doctor_name_value
1131
+ dtype: string
1132
+ - name: dialog
1133
+ list:
1134
+ - name: content
1135
+ dtype: string
1136
+ - name: role
1137
+ dtype: string
1138
+ - name: offer_type_canonical
1139
+ dtype: string
1140
+ - name: inform_city_value
1141
+ dtype: string
1142
+ - name: inform_count_count_canonical
1143
+ dtype: string
1144
+ splits:
1145
+ - name: dev
1146
+ num_bytes: 3403656
1147
+ num_examples: 3598
1148
+ - name: test
1149
+ num_bytes: 9894104
1150
+ num_examples: 10664
1151
+ - name: train
1152
+ num_bytes: 27877960
1153
+ num_examples: 30139
1154
+ download_size: 1562147
1155
+ dataset_size: 41175720
1156
  - config_name: flights
1157
  features:
1158
  - name: conversation_id
 
1424
  path: RideSharing/test-*
1425
  - split: train
1426
  path: RideSharing/train-*
1427
+ - config_name: Services
1428
+ data_files:
1429
+ - split: dev
1430
+ path: Services/dev-*
1431
+ - split: test
1432
+ path: Services/test-*
1433
+ - split: train
1434
+ path: Services/train-*
1435
  - config_name: flights
1436
  data_files:
1437
  - split: train
Services/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebaa6ea22995cd9a7d042832efb996b9897d67829d5983c60a37fbcba3b673d9
3
+ size 146760
Services/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe5d7583870011b99c420574f597f5623414cd5690f4eee20c98eba81a09985c
3
+ size 366725
Services/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1a943362b99928ae844b5b9e4aa07a65f2113b1dc2e44553b159602a4f10cd9
3
+ size 1048662