Spaces:
Sleeping
Sleeping
Invalid JSON: Unexpected non-whitespace character after JSON
at line 2, column 1
| {"text": "I love this product, it's amazing!", "label": "positive"} | |
| {"text": "Absolutely terrible experience, I hate it.", "label": "negative"} | |
| {"text": "The quality is great and I'm very happy!", "label": "positive"} | |
| {"text": "Worst thing I've ever bought, waste of money.", "label": "negative"} | |
| {"text": "It's okay, nothing special but not bad.", "label": "positive"} | |
| {"text": "I wouldn't recommend this to anyone, awful!", "label": "negative"} | |