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:d70b64fcbaaa132d1debd5869ad54d98f5daa722db374fc9c83bd6c346e4a71a
|
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
|
@@ -2547,6 +2605,10 @@ configs:
|
|
2547 |
path: Music/test-*
|
2548 |
- split: train
|
2549 |
path: Music/train-*
|
|
|
|
|
|
|
|
|
2550 |
- config_name: RentalCars
|
2551 |
data_files:
|
2552 |
- 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_receiver_value
|
1526 |
+
dtype: string
|
1527 |
+
- name: inform_payment_method_canonical
|
1528 |
+
dtype: string
|
1529 |
+
- name: confirm_private_visibility_canonical
|
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
|
|
|
2605 |
path: Music/test-*
|
2606 |
- split: train
|
2607 |
path: Music/train-*
|
2608 |
+
- config_name: Payment
|
2609 |
+
data_files:
|
2610 |
+
- split: test
|
2611 |
+
path: Payment/test-*
|
2612 |
- config_name: RentalCars
|
2613 |
data_files:
|
2614 |
- split: dev
|