Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -64,7 +64,7 @@ The examples have the following structure per configuration:
|
|
64 |
```json
|
65 |
{
|
66 |
"label": 1,
|
67 |
-
"text": "Hello,
|
68 |
}
|
69 |
```
|
70 |
|
|
|
64 |
```json
|
65 |
{
|
66 |
"label": 1,
|
67 |
+
"text": "Hello, this is John from the local credit union. I\u0027m calling to remind you that your account is overdue for payment. You\u0027re currently $500 short, and if you don\u0027t pay it today, your credit score will be severely impacted. Would you like to settle it over the phone or make a payment at our branch?"
|
68 |
}
|
69 |
```
|
70 |
|