Update feedback data (7 samples)
Browse files- data/feedback_buffer.csv +8 -0
data/feedback_buffer.csv
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
text,predicted_label,correct_label,confidence,timestamp,feedback_type
|
| 2 |
+
Its a very fast movie and I hate fast movies,positive,negative,0.620354712328406,2025-12-01T12:38:54.629853,user_correction
|
| 3 |
+
The product works fine but arrived damaged.,positive,negative,0.7395770367277424,2025-12-01T12:39:44.307226,user_correction
|
| 4 |
+
"It's okay, nothing special but not bad either.",negative,neutral,0.8589726609839791,2025-12-01T14:14:33.842697,user_correction
|
| 5 |
+
The product arrived on time and was packaged as expected.,negative,neutral,0.8132452873009245,2025-12-01T14:15:25.979816,user_correction
|
| 6 |
+
The car is blue.,negative,,0.5435818031039115,2025-12-01T14:15:35.958264,low_confidence
|
| 7 |
+
The car is blue.,negative,neutral,0.5435818031039115,2025-12-01T14:15:40.409550,user_correction
|
| 8 |
+
The user logged into the application at 2:30 PM,negative,neutral,0.5719813837338902,2025-12-01T14:16:04.458865,user_correction
|