satyathakur commited on
Commit
9341da2
1 Parent(s): 2f5157a

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "TheBloke/Xwin-LM-7B-V0.1-GPTQ",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 16,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 16,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "q_proj",
18
+ "v_proj"
19
+ ],
20
+ "task_type": "CAUSAL_LM"
21
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97cd6f86f47a778d587bb9d4a36ca6487ff15ff6f0bb5cf1220a60e5d58b24c7
3
+ size 33600461
reviews.csv ADDED
@@ -0,0 +1,679 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ instruction,input,output
2
+ "Categorize the customer review into one of the 4 categories:
3
+ Other
4
+ Technical Issue or Bug
5
+ Customer Support
6
+ Feature Request
7
+ ",I booked through the app.,Other
8
+ "Categorize the customer review into one of the 4 categories:
9
+ Other
10
+ Technical Issue or Bug
11
+ Customer Support
12
+ Feature Request
13
+ ",The huge banners in the app did not make this clear.,Other
14
+ "Categorize the customer review into one of the 4 categories:
15
+ Other
16
+ Technical Issue or Bug
17
+ Customer Support
18
+ Feature Request
19
+ ",I paid twice using the app applying coupon and the amount got deducted both times.,Technical Issue or Bug
20
+ "Categorize the customer review into one of the 4 categories:
21
+ Other
22
+ Technical Issue or Bug
23
+ Customer Support
24
+ Feature Request
25
+ ",But the resturant didn't receive the amount and a message popped up that the payment failed.,Technical Issue or Bug
26
+ "Categorize the customer review into one of the 4 categories:
27
+ Other
28
+ Technical Issue or Bug
29
+ Customer Support
30
+ Feature Request
31
+ ","Even after 9 days, I didn't get the money back so I contacted the customer care.",Customer Support
32
+ "Categorize the customer review into one of the 4 categories:
33
+ Other
34
+ Technical Issue or Bug
35
+ Customer Support
36
+ Feature Request
37
+ ",They have been ignoring the calls!,Customer Support
38
+ "Categorize the customer review into one of the 4 categories:
39
+ Other
40
+ Technical Issue or Bug
41
+ Customer Support
42
+ Feature Request
43
+ ",The payment is shown successful on the app when in reality it had failed.,Technical Issue or Bug
44
+ "Categorize the customer review into one of the 4 categories:
45
+ Other
46
+ Technical Issue or Bug
47
+ Customer Support
48
+ Feature Request
49
+ ",It was good overall but at the time of availing discount I don't receive the discount.,Other
50
+ "Categorize the customer review into one of the 4 categories:
51
+ Other
52
+ Technical Issue or Bug
53
+ Customer Support
54
+ Feature Request
55
+ ",Support had a discussion with bank and they admit that there was an issue and it's so funny that even after admitting they didn't provide any discount.,Other
56
+ "Categorize the customer review into one of the 4 categories:
57
+ Other
58
+ Technical Issue or Bug
59
+ Customer Support
60
+ Feature Request
61
+ ",Easy Diner gives you option with heavy discounts with wrong menu and prices displayed on the app.,Technical Issue or Bug
62
+ "Categorize the customer review into one of the 4 categories:
63
+ Other
64
+ Technical Issue or Bug
65
+ Customer Support
66
+ Feature Request
67
+ ",You only give fake reservation as there is no such tie up with restaurant .,Other
68
+ "Categorize the customer review into one of the 4 categories:
69
+ Other
70
+ Technical Issue or Bug
71
+ Customer Support
72
+ Feature Request
73
+ ",The restaurant directly deny your booking by saying that they don't know easydiner.,Other
74
+ "Categorize the customer review into one of the 4 categories:
75
+ Other
76
+ Technical Issue or Bug
77
+ Customer Support
78
+ Feature Request
79
+ ",First of all booking is not accepted th,Other
80
+ "Categorize the customer review into one of the 4 categories:
81
+ Other
82
+ Technical Issue or Bug
83
+ Customer Support
84
+ Feature Request
85
+ ",When we asked for bill they charged full amount of package even though we didn't had main course and desserts.,Other
86
+ "Categorize the customer review into one of the 4 categories:
87
+ Other
88
+ Technical Issue or Bug
89
+ Customer Support
90
+ Feature Request
91
+ ","I took prime membership and followed all terms of offer and still didn't get single % of discount and when i complained , they said they would check with restaurant and come back and they never came back.",Other
92
+ "Categorize the customer review into one of the 4 categories:
93
+ Other
94
+ Technical Issue or Bug
95
+ Customer Support
96
+ Feature Request
97
+ ",Actually its their app which should calculate discount at the time of payment which doesn't happen and then they pass blame to r,Technical Issue or Bug
98
+ "Categorize the customer review into one of the 4 categories:
99
+ Other
100
+ Technical Issue or Bug
101
+ Customer Support
102
+ Feature Request
103
+ ",They just there to loot sellers.,Other
104
+ "Categorize the customer review into one of the 4 categories:
105
+ Other
106
+ Technical Issue or Bug
107
+ Customer Support
108
+ Feature Request
109
+ ",I had booked the table via EazyDiner and called the customer care before going to the restaurant to confirm my booking.,Customer Support
110
+ "Categorize the customer review into one of the 4 categories:
111
+ Other
112
+ Technical Issue or Bug
113
+ Customer Support
114
+ Feature Request
115
+ ",I managed to get a table after talking to the cc for 20 min.,Other
116
+ "Categorize the customer review into one of the 4 categories:
117
+ Other
118
+ Technical Issue or Bug
119
+ Customer Support
120
+ Feature Request
121
+ ",When i go for to pay the bill through EazyDiner.,Other
122
+ "Categorize the customer review into one of the 4 categories:
123
+ Other
124
+ Technical Issue or Bug
125
+ Customer Support
126
+ Feature Request
127
+ ",They complety denied for to accept the payment from easy pay.,Other
128
+ "Categorize the customer review into one of the 4 categories:
129
+ Other
130
+ Technical Issue or Bug
131
+ Customer Support
132
+ Feature Request
133
+ ","My first experience was not too good, i paid the complete bill without any offer",Other
134
+ "Categorize the customer review into one of the 4 categories:
135
+ Other
136
+ Technical Issue or Bug
137
+ Customer Support
138
+ Feature Request
139
+ ",I have first time booked a table and the deal was not honoured.,Other
140
+ "Categorize the customer review into one of the 4 categories:
141
+ Other
142
+ Technical Issue or Bug
143
+ Customer Support
144
+ Feature Request
145
+ ",Plus speaking to customer care they have no solution.,Customer Support
146
+ "Categorize the customer review into one of the 4 categories:
147
+ Other
148
+ Technical Issue or Bug
149
+ Customer Support
150
+ Feature Request
151
+ ",Pathetic service.If you cannot honour the deals then no use to run this company.,Other
152
+ "Categorize the customer review into one of the 4 categories:
153
+ Other
154
+ Technical Issue or Bug
155
+ Customer Support
156
+ Feature Request
157
+ ","This app is totally fraud... we have booked ABS restaurant fr NewYr.. upto last min in this app it is showing tabled confirmed only, but there it is not booked even i have showed them the confirmation msg but there is not at al linked with this app.. nd at last found customer care number and raised complaint even though no use atlast t.from customer care they asked apologies.",Customer Support
158
+ "Categorize the customer review into one of the 4 categories:
159
+ Other
160
+ Technical Issue or Bug
161
+ Customer Support
162
+ Feature Request
163
+ ",The menu published did not match the prices mentioned at the restiarant.,Technical Issue or Bug
164
+ "Categorize the customer review into one of the 4 categories:
165
+ Other
166
+ Technical Issue or Bug
167
+ Customer Support
168
+ Feature Request
169
+ ","On calling Easy Diner, they apologised and said they will followup",Customer Support
170
+ "Categorize the customer review into one of the 4 categories:
171
+ Other
172
+ Technical Issue or Bug
173
+ Customer Support
174
+ Feature Request
175
+ ","After wasting many minutes, swapped the card and paid full.",Other
176
+ "Categorize the customer review into one of the 4 categories:
177
+ Other
178
+ Technical Issue or Bug
179
+ Customer Support
180
+ Feature Request
181
+ ","I like to have a filter the restaurants which have delivery, no such options available.",Feature Request
182
+ "Categorize the customer review into one of the 4 categories:
183
+ Other
184
+ Technical Issue or Bug
185
+ Customer Support
186
+ Feature Request
187
+ ",No booking under my name.,Other
188
+ "Categorize the customer review into one of the 4 categories:
189
+ Other
190
+ Technical Issue or Bug
191
+ Customer Support
192
+ Feature Request
193
+ ",We got WhatsApp confirmation on booking with guest list but just when we reached the venue they said no booking under my name.,Other
194
+ "Categorize the customer review into one of the 4 categories:
195
+ Other
196
+ Technical Issue or Bug
197
+ Customer Support
198
+ Feature Request
199
+ ",Also when I tried to call support no one assisted due to long hold.,Customer Support
200
+ "Categorize the customer review into one of the 4 categories:
201
+ Other
202
+ Technical Issue or Bug
203
+ Customer Support
204
+ Feature Request
205
+ ",We were told that ur booking is now waitlisted (it was confirmed the earlier night!),Other
206
+ "Categorize the customer review into one of the 4 categories:
207
+ Other
208
+ Technical Issue or Bug
209
+ Customer Support
210
+ Feature Request
211
+ ",You can only search and filter restaurants in your current location.,Feature Request
212
+ "Categorize the customer review into one of the 4 categories:
213
+ Other
214
+ Technical Issue or Bug
215
+ Customer Support
216
+ Feature Request
217
+ ","The discounts are fine, but the app should take somethings into consideration- 1) Actual review writing must be allowed, so people can actually describe their complaints or compliments 2) There should be an option to report wrong information displayed about the restaurant.",Feature Request
218
+ "Categorize the customer review into one of the 4 categories:
219
+ Other
220
+ Technical Issue or Bug
221
+ Customer Support
222
+ Feature Request
223
+ ",It would be better if you provide direct deals with final price.,Feature Request
224
+ "Categorize the customer review into one of the 4 categories:
225
+ Other
226
+ Technical Issue or Bug
227
+ Customer Support
228
+ Feature Request
229
+ ",So far I see this is very good and helpful app it's has best offers .the main reason Im liking this app is because it has feature where it shows wheelchair accessible of the restraunts and cafes I hope they have ensure accuracy in updating this on the Website it's very helpful for people with physical challenges like me I hope to hear back about their accuracy on this if possible .,Feature Request
230
+ "Categorize the customer review into one of the 4 categories:
231
+ Other
232
+ Technical Issue or Bug
233
+ Customer Support
234
+ Feature Request
235
+ ",I wish I could check the reviews before booking.,Feature Request
236
+ "Categorize the customer review into one of the 4 categories:
237
+ Other
238
+ Technical Issue or Bug
239
+ Customer Support
240
+ Feature Request
241
+ ",One feedback is that you need to add more notification categories.,Feature Request
242
+ "Categorize the customer review into one of the 4 categories:
243
+ Other
244
+ Technical Issue or Bug
245
+ Customer Support
246
+ Feature Request
247
+ ",Only request maybe improve the understanding of app as in information wise like a use manual.,Feature Request
248
+ "Categorize the customer review into one of the 4 categories:
249
+ Other
250
+ Technical Issue or Bug
251
+ Customer Support
252
+ Feature Request
253
+ ",Also reduce the number of notification that are being send every day.,Feature Request
254
+ "Categorize the customer review into one of the 4 categories:
255
+ Other
256
+ Technical Issue or Bug
257
+ Customer Support
258
+ Feature Request
259
+ ","Remove the column ""calculate the exact discount"" from your EazyDiner app.",Feature Request
260
+ "Categorize the customer review into one of the 4 categories:
261
+ Other
262
+ Technical Issue or Bug
263
+ Customer Support
264
+ Feature Request
265
+ ",Only dine in options and no food delivery option.,Feature Request
266
+ "Categorize the customer review into one of the 4 categories:
267
+ Other
268
+ Technical Issue or Bug
269
+ Customer Support
270
+ Feature Request
271
+ ",They should make the app user friendly so that we don't have to spend time searching the reason for discount not getting applied when you are about to make the payment.,Feature Request
272
+ "Categorize the customer review into one of the 4 categories:
273
+ Other
274
+ Technical Issue or Bug
275
+ Customer Support
276
+ Feature Request
277
+ ",Try to include more brew pubs and local non veg hotels.,Feature Request
278
+ "Categorize the customer review into one of the 4 categories:
279
+ Other
280
+ Technical Issue or Bug
281
+ Customer Support
282
+ Feature Request
283
+ ",Deals are once per month per card and it would be great if it is twice atleast.👍,Feature Request
284
+ "Categorize the customer review into one of the 4 categories:
285
+ Other
286
+ Technical Issue or Bug
287
+ Customer Support
288
+ Feature Request
289
+ ","It would be really great if if they could give some Discount on restaurant (Like Dineouts or Zomato Gold) + The bank discount, it would be really helpful.",Feature Request
290
+ "Categorize the customer review into one of the 4 categories:
291
+ Other
292
+ Technical Issue or Bug
293
+ Customer Support
294
+ Feature Request
295
+ ",This should be more feasible like..- Though the gift cards are applied the app should allow to get bank discounts through the cards,Feature Request
296
+ "Categorize the customer review into one of the 4 categories:
297
+ Other
298
+ Technical Issue or Bug
299
+ Customer Support
300
+ Feature Request
301
+ ",Dining experience is great but please remove Convenience fees on eazypay after pating whopping membership fees its not acceptable such chiller fees also improve offers on several restaurants,Feature Request
302
+ "Categorize the customer review into one of the 4 categories:
303
+ Other
304
+ Technical Issue or Bug
305
+ Customer Support
306
+ Feature Request
307
+ ",One suggestion - Please include a tab to click in the App to restaurants which do not honour the bookings and we do not get the benefit of any discount.,Feature Request
308
+ "Categorize the customer review into one of the 4 categories:
309
+ Other
310
+ Technical Issue or Bug
311
+ Customer Support
312
+ Feature Request
313
+ ",Just add some more options in 'Filter'!,Feature Request
314
+ "Categorize the customer review into one of the 4 categories:
315
+ Other
316
+ Technical Issue or Bug
317
+ Customer Support
318
+ Feature Request
319
+ ","One suggestion I have is that discount provided through prime should be automatically deducted from bill like Dine out, else a good app.",Feature Request
320
+ "Categorize the customer review into one of the 4 categories:
321
+ Other
322
+ Technical Issue or Bug
323
+ Customer Support
324
+ Feature Request
325
+ ",Please add more restaurants& cafe.,Feature Request
326
+ "Categorize the customer review into one of the 4 categories:
327
+ Other
328
+ Technical Issue or Bug
329
+ Customer Support
330
+ Feature Request
331
+ ",I managed to get a table after talking to the cc for 20 min.,Customer Support
332
+ "Categorize the customer review into one of the 4 categories:
333
+ Other
334
+ Technical Issue or Bug
335
+ Customer Support
336
+ Feature Request
337
+ ","Thereafter, assured me that funds will be returned in few working days, however, no refund is received yet.",Customer Support
338
+ "Categorize the customer review into one of the 4 categories:
339
+ Other
340
+ Technical Issue or Bug
341
+ Customer Support
342
+ Feature Request
343
+ ",I wasted my 3hours of time and after calling them many times finally they accepted the fault .,Customer Support
344
+ "Categorize the customer review into one of the 4 categories:
345
+ Other
346
+ Technical Issue or Bug
347
+ Customer Support
348
+ Feature Request
349
+ ","Consequent to my chat with you and above email, and whatapp discussion, I wish to confirm that i have recieved an intimation that a sum of Rs 353 would be shortly credited to my account.",Customer Support
350
+ "Categorize the customer review into one of the 4 categories:
351
+ Other
352
+ Technical Issue or Bug
353
+ Customer Support
354
+ Feature Request
355
+ ","2nd review - I am giving 5 star now, because customer support called me and cleared the doubt why transaction failed.",Customer Support
356
+ "Categorize the customer review into one of the 4 categories:
357
+ Other
358
+ Technical Issue or Bug
359
+ Customer Support
360
+ Feature Request
361
+ ",Unfortunately EazyDiner chats was not responding even after sending multiple chat messages.,Customer Support
362
+ "Categorize the customer review into one of the 4 categories:
363
+ Other
364
+ Technical Issue or Bug
365
+ Customer Support
366
+ Feature Request
367
+ ","EazyDiner communication is very poor, called multiple times to resolve billing issue as vendor denied the discount at last moment, I had to bear monetary loss of Rs.",Customer Support
368
+ "Categorize the customer review into one of the 4 categories:
369
+ Other
370
+ Technical Issue or Bug
371
+ Customer Support
372
+ Feature Request
373
+ ",When we called your person just replied download the app and disconnected the line.,Customer Support
374
+ "Categorize the customer review into one of the 4 categories:
375
+ Other
376
+ Technical Issue or Bug
377
+ Customer Support
378
+ Feature Request
379
+ ",Number provided to raise complaint Never provide any resolution nor give any update.,Customer Support
380
+ "Categorize the customer review into one of the 4 categories:
381
+ Other
382
+ Technical Issue or Bug
383
+ Customer Support
384
+ Feature Request
385
+ ",Worst experience because I have done payment which was deducted and I got a message that payment had not done and your amount will be reversed and I again do the payment....Hence the new payment has successfull and the previous one also.....what a great service by your app....what kind of record you have.....,Customer Support
386
+ "Categorize the customer review into one of the 4 categories:
387
+ Other
388
+ Technical Issue or Bug
389
+ Customer Support
390
+ Feature Request
391
+ ","I tried chatting with them 5 times, but everytime they did not respond afrer telling my concern.",Customer Support
392
+ "Categorize the customer review into one of the 4 categories:
393
+ Other
394
+ Technical Issue or Bug
395
+ Customer Support
396
+ Feature Request
397
+ ","May be some sort of issues with EazyDiner.. Have to be resolved, but customer support is fine..",Customer Support
398
+ "Categorize the customer review into one of the 4 categories:
399
+ Other
400
+ Technical Issue or Bug
401
+ Customer Support
402
+ Feature Request
403
+ ",Emailed them my details and still annoying.,Customer Support
404
+ "Categorize the customer review into one of the 4 categories:
405
+ Other
406
+ Technical Issue or Bug
407
+ Customer Support
408
+ Feature Request
409
+ ",It does not shown anywhere to upload the bill and then pay or directly pay the bill through them and even charged convience fee of 45 rupees.,Technical Issue or Bug
410
+ "Categorize the customer review into one of the 4 categories:
411
+ Other
412
+ Technical Issue or Bug
413
+ Customer Support
414
+ Feature Request
415
+ ",Pls clear message why payment is failing.,Technical Issue or Bug
416
+ "Categorize the customer review into one of the 4 categories:
417
+ Other
418
+ Technical Issue or Bug
419
+ Customer Support
420
+ Feature Request
421
+ ",App does not restrict or promptly give error if bill is not proper.,Technical Issue or Bug
422
+ "Categorize the customer review into one of the 4 categories:
423
+ Other
424
+ Technical Issue or Bug
425
+ Customer Support
426
+ Feature Request
427
+ ","A mediocre app, good discounts, few annoying bugs.",Technical Issue or Bug
428
+ "Categorize the customer review into one of the 4 categories:
429
+ Other
430
+ Technical Issue or Bug
431
+ Customer Support
432
+ Feature Request
433
+ ",Just want to bring one thing in your notice that sometimes I have faced an issue while booking.,Technical Issue or Bug
434
+ "Categorize the customer review into one of the 4 categories:
435
+ Other
436
+ Technical Issue or Bug
437
+ Customer Support
438
+ Feature Request
439
+ ",The app confirmed my reservation without showing me the price or menu.,Technical Issue or Bug
440
+ "Categorize the customer review into one of the 4 categories:
441
+ Other
442
+ Technical Issue or Bug
443
+ Customer Support
444
+ Feature Request
445
+ ",App shows persistent notifications which cannot be removed unless I click on the notification and open the app.,Technical Issue or Bug
446
+ "Categorize the customer review into one of the 4 categories:
447
+ Other
448
+ Technical Issue or Bug
449
+ Customer Support
450
+ Feature Request
451
+ ",This App has a bug in it.,Technical Issue or Bug
452
+ "Categorize the customer review into one of the 4 categories:
453
+ Other
454
+ Technical Issue or Bug
455
+ Customer Support
456
+ Feature Request
457
+ ",First I am finding an app which is showing to enter email address in OTP section.,Technical Issue or Bug
458
+ "Categorize the customer review into one of the 4 categories:
459
+ Other
460
+ Technical Issue or Bug
461
+ Customer Support
462
+ Feature Request
463
+ ","I accidently cancelled a booking, I could not book it back and I did even get the refund of the booking amount I paid either.",Technical Issue or Bug
464
+ "Categorize the customer review into one of the 4 categories:
465
+ Other
466
+ Technical Issue or Bug
467
+ Customer Support
468
+ Feature Request
469
+ ","default showing as all slots are booked but slots are still available when we checked through direct restaurant websites & apps., apart from that everything is simply wow",Technical Issue or Bug
470
+ "Categorize the customer review into one of the 4 categories:
471
+ Other
472
+ Technical Issue or Bug
473
+ Customer Support
474
+ Feature Request
475
+ ",Worst app because of when enter any email address showing error alert this is shame on you,Technical Issue or Bug
476
+ "Categorize the customer review into one of the 4 categories:
477
+ Other
478
+ Technical Issue or Bug
479
+ Customer Support
480
+ Feature Request
481
+ ",it gained access to my messages without asking permission .,Technical Issue or Bug
482
+ "Categorize the customer review into one of the 4 categories:
483
+ Other
484
+ Technical Issue or Bug
485
+ Customer Support
486
+ Feature Request
487
+ ","The second time i used, the hotel accepted to be paid by app, but the app did not work and was unable to pay the amount.",Technical Issue or Bug
488
+ "Categorize the customer review into one of the 4 categories:
489
+ Other
490
+ Technical Issue or Bug
491
+ Customer Support
492
+ Feature Request
493
+ ",After multiple attempts still not able to apply any offer.,Technical Issue or Bug
494
+ "Categorize the customer review into one of the 4 categories:
495
+ Other
496
+ Technical Issue or Bug
497
+ Customer Support
498
+ Feature Request
499
+ ",Booking a table is convenient using the App.,Other
500
+ "Categorize the customer review into one of the 4 categories:
501
+ Other
502
+ Technical Issue or Bug
503
+ Customer Support
504
+ Feature Request
505
+ ",The restaurant claims that payment can be done only upon reservation.,Other
506
+ "Categorize the customer review into one of the 4 categories:
507
+ Other
508
+ Technical Issue or Bug
509
+ Customer Support
510
+ Feature Request
511
+ ",After exchange too they sent the different product only.,Other
512
+ "Categorize the customer review into one of the 4 categories:
513
+ Other
514
+ Technical Issue or Bug
515
+ Customer Support
516
+ Feature Request
517
+ ",Why r u charging fees.,Other
518
+ "Categorize the customer review into one of the 4 categories:
519
+ Other
520
+ Technical Issue or Bug
521
+ Customer Support
522
+ Feature Request
523
+ ",This is a glorified scam model.,Other
524
+ "Categorize the customer review into one of the 4 categories:
525
+ Other
526
+ Technical Issue or Bug
527
+ Customer Support
528
+ Feature Request
529
+ ",Very nice food.,Other
530
+ "Categorize the customer review into one of the 4 categories:
531
+ Other
532
+ Technical Issue or Bug
533
+ Customer Support
534
+ Feature Request
535
+ ",Love the discount we get on bill plus Bank discount on paying bill,Other
536
+ "Categorize the customer review into one of the 4 categories:
537
+ Other
538
+ Technical Issue or Bug
539
+ Customer Support
540
+ Feature Request
541
+ ","Awesome app, must hav It if u lik to go out and explore new places",Other
542
+ "Categorize the customer review into one of the 4 categories:
543
+ Other
544
+ Technical Issue or Bug
545
+ Customer Support
546
+ Feature Request
547
+ ",Good for people who are foody and love to visit outside frequently,Other
548
+ "Categorize the customer review into one of the 4 categories:
549
+ Other
550
+ Technical Issue or Bug
551
+ Customer Support
552
+ Feature Request
553
+ ",Worst app in the world probably in universe please do not install it.,Other
554
+ "Categorize the customer review into one of the 4 categories:
555
+ Other
556
+ Technical Issue or Bug
557
+ Customer Support
558
+ Feature Request
559
+ ",They told higher authority also cannot provide any resolution.,Customer Support
560
+ "Categorize the customer review into one of the 4 categories:
561
+ Other
562
+ Technical Issue or Bug
563
+ Customer Support
564
+ Feature Request
565
+ ",Very poor delivery service Rider cancel delivery itself and no support from customer care service also.Nagma ji brief me that I will do order again after I am not cancel or refused to take order third time.,Customer Support
566
+ "Categorize the customer review into one of the 4 categories:
567
+ Other
568
+ Technical Issue or Bug
569
+ Customer Support
570
+ Feature Request
571
+ ",And after contact with their support team they will not registered my complaint and not refunded my money too.,Customer Support
572
+ "Categorize the customer review into one of the 4 categories:
573
+ Other
574
+ Technical Issue or Bug
575
+ Customer Support
576
+ Feature Request
577
+ ",Amazon and other shopping apps are much better than this worst meesho app even meesho help centre is also useless they call you listen your problems but never solved.,Customer Support
578
+ "Categorize the customer review into one of the 4 categories:
579
+ Other
580
+ Technical Issue or Bug
581
+ Customer Support
582
+ Feature Request
583
+ ","Till then 5:star:.UPDATE : meesho support is just excellent no BS, no drama.",Customer Support
584
+ "Categorize the customer review into one of the 4 categories:
585
+ Other
586
+ Technical Issue or Bug
587
+ Customer Support
588
+ Feature Request
589
+ ",If you will do any complain your complain totally neglect by them.,Customer Support
590
+ "Categorize the customer review into one of the 4 categories:
591
+ Other
592
+ Technical Issue or Bug
593
+ Customer Support
594
+ Feature Request
595
+ ",I tried reaching support but in vain.,Customer Support
596
+ "Categorize the customer review into one of the 4 categories:
597
+ Other
598
+ Technical Issue or Bug
599
+ Customer Support
600
+ Feature Request
601
+ ",Please put an option of change delivery address because its very necessary.... although meesho is very good and the products which shown are having the best quality and low price!,Feature Request
602
+ "Categorize the customer review into one of the 4 categories:
603
+ Other
604
+ Technical Issue or Bug
605
+ Customer Support
606
+ Feature Request
607
+ ",Love it.. please kindly accept my request and it put an option for changing delivery address in next update,Feature Request
608
+ "Categorize the customer review into one of the 4 categories:
609
+ Other
610
+ Technical Issue or Bug
611
+ Customer Support
612
+ Feature Request
613
+ ",But need an option to remove viewed & ordered products which are kept to be secret.,Feature Request
614
+ "Categorize the customer review into one of the 4 categories:
615
+ Other
616
+ Technical Issue or Bug
617
+ Customer Support
618
+ Feature Request
619
+ ",And the new feature smart coins i just love it,Feature Request
620
+ "Categorize the customer review into one of the 4 categories:
621
+ Other
622
+ Technical Issue or Bug
623
+ Customer Support
624
+ Feature Request
625
+ ","When you perform search by image, you can still filter,sort results and this option is not there even in Flipkart and amazon.",Feature Request
626
+ "Categorize the customer review into one of the 4 categories:
627
+ Other
628
+ Technical Issue or Bug
629
+ Customer Support
630
+ Feature Request
631
+ ",Maybe it is a good app for shopping for why there is no urdu language option.,Feature Request
632
+ "Categorize the customer review into one of the 4 categories:
633
+ Other
634
+ Technical Issue or Bug
635
+ Customer Support
636
+ Feature Request
637
+ ",This is best app for shopping but I have only one problem that is when ever I tied to buy The product of sale of 8:00pm in meesho I can not some time I have clicked to buy but before it load any body has buy it already please :pleading_face: slove this problem,Technical Issue or Bug
638
+ "Categorize the customer review into one of the 4 categories:
639
+ Other
640
+ Technical Issue or Bug
641
+ Customer Support
642
+ Feature Request
643
+ ","Also, the option of adding images while returning is also not showing.",Technical Issue or Bug
644
+ "Categorize the customer review into one of the 4 categories:
645
+ Other
646
+ Technical Issue or Bug
647
+ Customer Support
648
+ Feature Request
649
+ ",After 1 month I cancelled my order and they did not show cancel option when order dispatched.,Technical Issue or Bug
650
+ "Categorize the customer review into one of the 4 categories:
651
+ Other
652
+ Technical Issue or Bug
653
+ Customer Support
654
+ Feature Request
655
+ ",Shopping Experience is Good...But Mostly Wishlisted Products Are Removed After You Are App Updated...,Technical Issue or Bug
656
+ "Categorize the customer review into one of the 4 categories:
657
+ Other
658
+ Technical Issue or Bug
659
+ Customer Support
660
+ Feature Request
661
+ ",This freaking application is not giving us right to remove UPI ID.,Technical Issue or Bug
662
+ "Categorize the customer review into one of the 4 categories:
663
+ Other
664
+ Technical Issue or Bug
665
+ Customer Support
666
+ Feature Request
667
+ ",Not able to zoom in to customer's uploaded pics (reviews).,Technical Issue or Bug
668
+ "Categorize the customer review into one of the 4 categories:
669
+ Other
670
+ Technical Issue or Bug
671
+ Customer Support
672
+ Feature Request
673
+ ","3 stars because of good shopping experience, but I am recently facing problem in viewing the images of product , it only shows details but unable to view image .",Technical Issue or Bug
674
+ "Categorize the customer review into one of the 4 categories:
675
+ Other
676
+ Technical Issue or Bug
677
+ Customer Support
678
+ Feature Request
679
+ ",You deliver wrong product and there is no place to upload the wrong product pic!,Technical Issue or Bug
reviews.json ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I booked through the app.","output":"Other"}
2
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"The huge banners in the app did not make this clear.","output":"Other"}
3
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I paid twice using the app applying coupon and the amount got deducted both times.","output":"Technical Issue or Bug"}
4
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"But the resturant didn't receive the amount and a message popped up that the payment failed.","output":"Technical Issue or Bug"}
5
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Even after 9 days, I didn't get the money back so I contacted the customer care.","output":"Customer Support"}
6
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"They have been ignoring the calls!","output":"Customer Support"}
7
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"The payment is shown successful on the app when in reality it had failed.","output":"Technical Issue or Bug"}
8
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"It was good overall but at the time of availing discount I don't receive the discount.","output":"Other"}
9
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Support had a discussion with bank and they admit that there was an issue and it's so funny that even after admitting they didn't provide any discount.","output":"Other"}
10
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Easy Diner gives you option with heavy discounts with wrong menu and prices displayed on the app.","output":"Technical Issue or Bug"}
11
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"You only give fake reservation as there is no such tie up with restaurant .","output":"Other"}
12
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"The restaurant directly deny your booking by saying that they don't know easydiner.","output":"Other"}
13
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"First of all booking is not accepted th","output":"Other"}
14
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"When we asked for bill they charged full amount of package even though we didn't had main course and desserts.","output":"Other"}
15
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I took prime membership and followed all terms of offer and still didn't get single % of discount and when i complained , they said they would check with restaurant and come back and they never came back.","output":"Other"}
16
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Actually its their app which should calculate discount at the time of payment which doesn't happen and then they pass blame to r","output":"Technical Issue or Bug"}
17
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"They just there to loot sellers.","output":"Other"}
18
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I had booked the table via EazyDiner and called the customer care before going to the restaurant to confirm my booking.","output":"Customer Support"}
19
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I managed to get a table after talking to the cc for 20 min.","output":"Other"}
20
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"When i go for to pay the bill through EazyDiner.","output":"Other"}
21
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"They complety denied for to accept the payment from easy pay.","output":"Other"}
22
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"My first experience was not too good, i paid the complete bill without any offer","output":"Other"}
23
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I have first time booked a table and the deal was not honoured.","output":"Other"}
24
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Plus speaking to customer care they have no solution.","output":"Customer Support"}
25
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Pathetic service.If you cannot honour the deals then no use to run this company.","output":"Other"}
26
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"This app is totally fraud... we have booked ABS restaurant fr NewYr.. upto last min in this app it is showing tabled confirmed only, but there it is not booked even i have showed them the confirmation msg but there is not at al linked with this app.. nd at last found customer care number and raised complaint even though no use atlast t.from customer care they asked apologies.","output":"Customer Support"}
27
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"The menu published did not match the prices mentioned at the restiarant.","output":"Technical Issue or Bug"}
28
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"On calling Easy Diner, they apologised and said they will followup","output":"Customer Support"}
29
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"After wasting many minutes, swapped the card and paid full.","output":"Other"}
30
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I like to have a filter the restaurants which have delivery, no such options available.","output":"Feature Request"}
31
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"No booking under my name.","output":"Other"}
32
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"We got WhatsApp confirmation on booking with guest list but just when we reached the venue they said no booking under my name.","output":"Other"}
33
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Also when I tried to call support no one assisted due to long hold.","output":"Customer Support"}
34
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"We were told that ur booking is now waitlisted (it was confirmed the earlier night!)","output":"Other"}
35
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"You can only search and filter restaurants in your current location.","output":"Feature Request"}
36
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"The discounts are fine, but the app should take somethings into consideration- 1) Actual review writing must be allowed, so people can actually describe their complaints or compliments 2) There should be an option to report wrong information displayed about the restaurant.","output":"Feature Request"}
37
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"It would be better if you provide direct deals with final price.","output":"Feature Request"}
38
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"So far I see this is very good and helpful app it's has best offers .the main reason Im liking this app is because it has feature where it shows wheelchair accessible of the restraunts and cafes I hope they have ensure accuracy in updating this on the Website it's very helpful for people with physical challenges like me I hope to hear back about their accuracy on this if possible .","output":"Feature Request"}
39
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I wish I could check the reviews before booking.","output":"Feature Request"}
40
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"One feedback is that you need to add more notification categories.","output":"Feature Request"}
41
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Only request maybe improve the understanding of app as in information wise like a use manual.","output":"Feature Request"}
42
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Also reduce the number of notification that are being send every day.","output":"Feature Request"}
43
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Remove the column \"calculate the exact discount\" from your EazyDiner app.","output":"Feature Request"}
44
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Only dine in options and no food delivery option.","output":"Feature Request"}
45
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"They should make the app user friendly so that we don't have to spend time searching the reason for discount not getting applied when you are about to make the payment.","output":"Feature Request"}
46
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Try to include more brew pubs and local non veg hotels.","output":"Feature Request"}
47
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Deals are once per month per card and it would be great if it is twice atleast.\ud83d\udc4d","output":"Feature Request"}
48
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"It would be really great if if they could give some Discount on restaurant (Like Dineouts or Zomato Gold) + The bank discount, it would be really helpful.","output":"Feature Request"}
49
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"This should be more feasible like..- Though the gift cards are applied the app should allow to get bank discounts through the cards","output":"Feature Request"}
50
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Dining experience is great but please remove Convenience fees on eazypay after pating whopping membership fees its not acceptable such chiller fees also improve offers on several restaurants","output":"Feature Request"}
51
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"One suggestion - Please include a tab to click in the App to restaurants which do not honour the bookings and we do not get the benefit of any discount.","output":"Feature Request"}
52
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Just add some more options in 'Filter'!","output":"Feature Request"}
53
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"One suggestion I have is that discount provided through prime should be automatically deducted from bill like Dine out, else a good app.","output":"Feature Request"}
54
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Please add more restaurants& cafe.","output":"Feature Request"}
55
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I managed to get a table after talking to the cc for 20 min.","output":"Customer Support"}
56
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Thereafter, assured me that funds will be returned in few working days, however, no refund is received yet.","output":"Customer Support"}
57
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I wasted my 3hours of time and after calling them many times finally they accepted the fault .","output":"Customer Support"}
58
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Consequent to my chat with you and above email, and whatapp discussion, I wish to confirm that i have recieved an intimation that a sum of Rs 353 would be shortly credited to my account.","output":"Customer Support"}
59
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"2nd review - I am giving 5 star now, because customer support called me and cleared the doubt why transaction failed.","output":"Customer Support"}
60
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Unfortunately EazyDiner chats was not responding even after sending multiple chat messages.","output":"Customer Support"}
61
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"EazyDiner communication is very poor, called multiple times to resolve billing issue as vendor denied the discount at last moment, I had to bear monetary loss of Rs.","output":"Customer Support"}
62
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"When we called your person just replied download the app and disconnected the line.","output":"Customer Support"}
63
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Number provided to raise complaint Never provide any resolution nor give any update.","output":"Customer Support"}
64
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Worst experience because I have done payment which was deducted and I got a message that payment had not done and your amount will be reversed and I again do the payment....Hence the new payment has successfull and the previous one also.....what a great service by your app....what kind of record you have.....","output":"Customer Support"}
65
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I tried chatting with them 5 times, but everytime they did not respond afrer telling my concern.","output":"Customer Support"}
66
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"May be some sort of issues with EazyDiner.. Have to be resolved, but customer support is fine..","output":"Customer Support"}
67
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Emailed them my details and still annoying.","output":"Customer Support"}
68
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"It does not shown anywhere to upload the bill and then pay or directly pay the bill through them and even charged convience fee of 45 rupees.","output":"Technical Issue or Bug"}
69
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Pls clear message why payment is failing.","output":"Technical Issue or Bug"}
70
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"App does not restrict or promptly give error if bill is not proper.","output":"Technical Issue or Bug"}
71
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"A mediocre app, good discounts, few annoying bugs.","output":"Technical Issue or Bug"}
72
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Just want to bring one thing in your notice that sometimes I have faced an issue while booking.","output":"Technical Issue or Bug"}
73
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"The app confirmed my reservation without showing me the price or menu.","output":"Technical Issue or Bug"}
74
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"App shows persistent notifications which cannot be removed unless I click on the notification and open the app.","output":"Technical Issue or Bug"}
75
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"This App has a bug in it.","output":"Technical Issue or Bug"}
76
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"First I am finding an app which is showing to enter email address in OTP section.","output":"Technical Issue or Bug"}
77
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I accidently cancelled a booking, I could not book it back and I did even get the refund of the booking amount I paid either.","output":"Technical Issue or Bug"}
78
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"default showing as all slots are booked but slots are still available when we checked through direct restaurant websites & apps., apart from that everything is simply wow","output":"Technical Issue or Bug"}
79
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Worst app because of when enter any email address showing error alert this is shame on you","output":"Technical Issue or Bug"}
80
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"it gained access to my messages without asking permission .","output":"Technical Issue or Bug"}
81
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"The second time i used, the hotel accepted to be paid by app, but the app did not work and was unable to pay the amount.","output":"Technical Issue or Bug"}
82
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"After multiple attempts still not able to apply any offer.","output":"Technical Issue or Bug"}
83
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Booking a table is convenient using the App.","output":"Other"}
84
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"The restaurant claims that payment can be done only upon reservation.","output":"Other"}
85
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"After exchange too they sent the different product only.","output":"Other"}
86
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Why r u charging fees.","output":"Other"}
87
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"This is a glorified scam model.","output":"Other"}
88
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Very nice food.","output":"Other"}
89
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Love the discount we get on bill plus Bank discount on paying bill","output":"Other"}
90
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Awesome app, must hav It if u lik to go out and explore new places","output":"Other"}
91
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Good for people who are foody and love to visit outside frequently","output":"Other"}
92
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Worst app in the world probably in universe please do not install it.","output":"Other"}
93
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"They told higher authority also cannot provide any resolution.","output":"Customer Support"}
94
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Very poor delivery service Rider cancel delivery itself and no support from customer care service also.Nagma ji brief me that I will do order again after I am not cancel or refused to take order third time.","output":"Customer Support"}
95
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"And after contact with their support team they will not registered my complaint and not refunded my money too.","output":"Customer Support"}
96
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Amazon and other shopping apps are much better than this worst meesho app even meesho help centre is also useless they call you listen your problems but never solved.","output":"Customer Support"}
97
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Till then 5:star:.UPDATE : meesho support is just excellent no BS, no drama.","output":"Customer Support"}
98
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"If you will do any complain your complain totally neglect by them.","output":"Customer Support"}
99
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"I tried reaching support but in vain.","output":"Customer Support"}
100
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Please put an option of change delivery address because its very necessary.... although meesho is very good and the products which shown are having the best quality and low price!","output":"Feature Request"}
101
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Love it.. please kindly accept my request and it put an option for changing delivery address in next update","output":"Feature Request"}
102
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"But need an option to remove viewed & ordered products which are kept to be secret.","output":"Feature Request"}
103
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"And the new feature smart coins i just love it","output":"Feature Request"}
104
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"When you perform search by image, you can still filter,sort results and this option is not there even in Flipkart and amazon.","output":"Feature Request"}
105
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Maybe it is a good app for shopping for why there is no urdu language option.","output":"Feature Request"}
106
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"This is best app for shopping but I have only one problem that is when ever I tied to buy The product of sale of 8:00pm in meesho I can not some time I have clicked to buy but before it load any body has buy it already please :pleading_face: slove this problem","output":"Technical Issue or Bug"}
107
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Also, the option of adding images while returning is also not showing.","output":"Technical Issue or Bug"}
108
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"After 1 month I cancelled my order and they did not show cancel option when order dispatched.","output":"Technical Issue or Bug"}
109
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Shopping Experience is Good...But Mostly Wishlisted Products Are Removed After You Are App Updated...","output":"Technical Issue or Bug"}
110
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"This freaking application is not giving us right to remove UPI ID.","output":"Technical Issue or Bug"}
111
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"Not able to zoom in to customer's uploaded pics (reviews).","output":"Technical Issue or Bug"}
112
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"3 stars because of good shopping experience, but I am recently facing problem in viewing the images of product , it only shows details but unable to view image .","output":"Technical Issue or Bug"}
113
+ {"instruction":"Categorize the customer review into one of the 4 categories:\nOther\nTechnical Issue or Bug\nCustomer Support\nFeature Request\n","input":"You deliver wrong product and there is no place to upload the wrong product pic!","output":"Technical Issue or Bug"}
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "</s>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
tokenizer_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<unk>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<s>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "</s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "bos_token": "<s>",
29
+ "clean_up_tokenization_spaces": false,
30
+ "eos_token": "</s>",
31
+ "legacy": false,
32
+ "model_max_length": 4096,
33
+ "pad_token": "</s>",
34
+ "padding_side": "right",
35
+ "sp_model_kwargs": {},
36
+ "tokenizer_class": "LlamaTokenizer",
37
+ "unk_token": "<unk>",
38
+ "use_default_system_prompt": true
39
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0223f0f62832b0b4fba677545a4b0889dd6599bf220e43a1c4d3aa53d156eb1b
3
+ size 4219