airabbitX commited on
Commit
75e400c
·
verified ·
1 Parent(s): a06cec6

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": 1,
70
- "text": "I\u0027ve been using this product for a week and it\u0027s been a total disappointment. The material is low-quality and the design is not as sleek as I expected. I paid a premium price for this, and I\u0027m extremely dissatisfied."
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