Upload inte2.json with huggingface_hub
Browse files- inte2.json +24 -0
inte2.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"1": "receipt_payment",
|
| 3 |
+
"2": "submit_cheque",
|
| 4 |
+
"3": "change_password",
|
| 5 |
+
"4": "loan_free",
|
| 6 |
+
"5": "open_account_deposit",
|
| 7 |
+
"6": "turnover_bill",
|
| 8 |
+
"7": "unknown_intent",
|
| 9 |
+
"8": "currency_request",
|
| 10 |
+
"9": "signin_problem",
|
| 11 |
+
"10": "loan_interest",
|
| 12 |
+
"11": "delegate_account",
|
| 13 |
+
"12": "open_account_current",
|
| 14 |
+
"13": "convert_cheque",
|
| 15 |
+
"14": "software_problem",
|
| 16 |
+
"15": "balance_bill",
|
| 17 |
+
"16": "installment_payment",
|
| 18 |
+
"17": "paya",
|
| 19 |
+
"18": "duplicate_card",
|
| 20 |
+
"19": "close_card",
|
| 21 |
+
"20": "card2card",
|
| 22 |
+
"21": "recieve_cheque",
|
| 23 |
+
"22": "open_account_free"
|
| 24 |
+
}
|