Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -31,10 +31,10 @@ The model takes a sign prefix + transaction description and outputs one of 17 ca
|
|
| 31 |
Input: "[debit] STARBUCKS #1234 SAN FRANCISCO CA"
|
| 32 |
Output: Restaurants (0.99)
|
| 33 |
|
| 34 |
-
Input: "[credit]
|
| 35 |
Output: Income (1.00)
|
| 36 |
|
| 37 |
-
Input: "[debit] CHASE CREDIT CRD AUTOPAY PPD ID:
|
| 38 |
Output: Transfer (1.00)
|
| 39 |
|
| 40 |
Input: "[debit] PreApproved Payment Bill User Payment: Netflix"
|
|
|
|
| 31 |
Input: "[debit] STARBUCKS #1234 SAN FRANCISCO CA"
|
| 32 |
Output: Restaurants (0.99)
|
| 33 |
|
| 34 |
+
Input: "[credit] ACME CORP PAYROLL PPD ID: 123456789"
|
| 35 |
Output: Income (1.00)
|
| 36 |
|
| 37 |
+
Input: "[debit] CHASE CREDIT CRD AUTOPAY PPD ID: 9876543210"
|
| 38 |
Output: Transfer (1.00)
|
| 39 |
|
| 40 |
Input: "[debit] PreApproved Payment Bill User Payment: Netflix"
|