hiudevdut commited on
Commit
ab8a4ee
·
verified ·
1 Parent(s): 5032fff

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -66,8 +66,8 @@ The examples have the following structure per configuration:
66
 
67
  ```json
68
  {
69
- "label": 0,
70
- "text": "Mr. Tan transferred $500 to his friend Ms. Wong in Kuala Lumpur for a business meeting."
71
  }
72
  ```
73
 
 
66
 
67
  ```json
68
  {
69
+ "label": 1,
70
+ "text": "I am transferring $500 to my bank account with account number 1234567890."
71
  }
72
  ```
73