Upload dataset
Browse files- Payment/test-00000-of-00001.parquet +3 -0
- README.md +62 -0
Payment/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1807b46dfc175f21233dd77e9955e3d62055952bf0958bfd9142db66de7f8bc9
|
3 |
+
size 44482
|
README.md
CHANGED
@@ -1518,6 +1518,64 @@ dataset_info:
|
|
1518 |
num_examples: 14845
|
1519 |
download_size: 653872
|
1520 |
dataset_size: 13312536
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1521 |
- config_name: RentalCars
|
1522 |
features:
|
1523 |
- name: request_city_canonical
|
@@ -2323,6 +2381,10 @@ configs:
|
|
2323 |
path: Music/test-*
|
2324 |
- split: train
|
2325 |
path: Music/train-*
|
|
|
|
|
|
|
|
|
2326 |
- config_name: RentalCars
|
2327 |
data_files:
|
2328 |
- split: dev
|
|
|
1518 |
num_examples: 14845
|
1519 |
download_size: 653872
|
1520 |
dataset_size: 13312536
|
1521 |
+
- config_name: Payment
|
1522 |
+
features:
|
1523 |
+
- name: confirm_amount_canonical
|
1524 |
+
dtype: string
|
1525 |
+
- name: confirm_private_visibility_canonical
|
1526 |
+
dtype: string
|
1527 |
+
- name: inform_payment_method_canonical
|
1528 |
+
dtype: string
|
1529 |
+
- name: confirm_receiver_value
|
1530 |
+
dtype: string
|
1531 |
+
- name: inform_amount_canonical
|
1532 |
+
dtype: string
|
1533 |
+
- name: request_payment_method_canonical
|
1534 |
+
dtype: string
|
1535 |
+
- name: dialogue_id
|
1536 |
+
dtype: string
|
1537 |
+
- name: confirm_amount_value
|
1538 |
+
dtype: string
|
1539 |
+
- name: inform_private_visibility_canonical
|
1540 |
+
dtype: string
|
1541 |
+
- name: confirm_payment_method_value
|
1542 |
+
dtype: string
|
1543 |
+
- name: inform_receiver_value
|
1544 |
+
dtype: string
|
1545 |
+
- name: services
|
1546 |
+
dtype: string
|
1547 |
+
- name: inform_intent_intent_canonical
|
1548 |
+
dtype: string
|
1549 |
+
- name: request_payment_method_value
|
1550 |
+
dtype: string
|
1551 |
+
- name: confirm_payment_method_canonical
|
1552 |
+
dtype: string
|
1553 |
+
- name: inform_intent_intent_value
|
1554 |
+
dtype: string
|
1555 |
+
- name: confirm_receiver_canonical
|
1556 |
+
dtype: string
|
1557 |
+
- name: inform_private_visibility_value
|
1558 |
+
dtype: string
|
1559 |
+
- name: dialog
|
1560 |
+
list:
|
1561 |
+
- name: content
|
1562 |
+
dtype: string
|
1563 |
+
- name: role
|
1564 |
+
dtype: string
|
1565 |
+
- name: confirm_private_visibility_value
|
1566 |
+
dtype: string
|
1567 |
+
- name: inform_payment_method_value
|
1568 |
+
dtype: string
|
1569 |
+
- name: inform_receiver_canonical
|
1570 |
+
dtype: string
|
1571 |
+
- name: inform_amount_value
|
1572 |
+
dtype: string
|
1573 |
+
splits:
|
1574 |
+
- name: test
|
1575 |
+
num_bytes: 1148166
|
1576 |
+
num_examples: 2038
|
1577 |
+
download_size: 44482
|
1578 |
+
dataset_size: 1148166
|
1579 |
- config_name: RentalCars
|
1580 |
features:
|
1581 |
- name: request_city_canonical
|
|
|
2381 |
path: Music/test-*
|
2382 |
- split: train
|
2383 |
path: Music/train-*
|
2384 |
+
- config_name: Payment
|
2385 |
+
data_files:
|
2386 |
+
- split: test
|
2387 |
+
path: Payment/test-*
|
2388 |
- config_name: RentalCars
|
2389 |
data_files:
|
2390 |
- split: dev
|