jeromecondere
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -33,11 +33,11 @@ This model is designed for financial service tasks such as:
|
|
33 |
- **Stock List Retrieval**:
|
34 |
- *Example*: "Can you provide me with a list of my stocks?"
|
35 |
- **Stock Purchase**:
|
36 |
-
- *Example*: "I'd like to buy stocks worth
|
37 |
- **Deposit Transactions**:
|
38 |
-
- *Example*: "I'd like to deposit
|
39 |
- **Withdrawal Transactions**:
|
40 |
-
- *Example*: "I'd like to withdraw
|
41 |
- **Transaction History**:
|
42 |
- *Example*: "I would like to view my transactions. Can you provide it?"
|
43 |
|
|
|
33 |
- **Stock List Retrieval**:
|
34 |
- *Example*: "Can you provide me with a list of my stocks?"
|
35 |
- **Stock Purchase**:
|
36 |
+
- *Example*: "I'd like to buy stocks worth 1,000.00 in Tesla."
|
37 |
- **Deposit Transactions**:
|
38 |
+
- *Example*: "I'd like to deposit 500.00 into my account."
|
39 |
- **Withdrawal Transactions**:
|
40 |
+
- *Example*: "I'd like to withdraw 200.00 from my account."
|
41 |
- **Transaction History**:
|
42 |
- *Example*: "I would like to view my transactions. Can you provide it?"
|
43 |
|