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": "I
|
71 |
}
|
72 |
```
|
73 |
|
|
|
66 |
|
67 |
```json
|
68 |
{
|
69 |
+
"label": 2,
|
70 |
+
"text": "I recently purchased the new smartwatch and I must say it\u0027s a decent device, not the best I\u0027ve ever seen but it does the job. The battery life could be better but it\u0027s okay."
|
71 |
}
|
72 |
```
|
73 |
|