DoDataThings commited on
Commit
2bbf676
·
verified ·
1 Parent(s): cec1948

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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] Patelco CU PAYROLL PPD ID: 321076470"
35
  Output: Income (1.00)
36
 
37
- Input: "[debit] CHASE CREDIT CRD AUTOPAY PPD ID: 4760039224"
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"