Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -66,8 +66,8 @@ The examples have the following structure per configuration:
|
|
66 |
|
67 |
```json
|
68 |
{
|
69 |
-
"label":
|
70 |
-
"text": "
|
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 |
|