Alankar Shukla
Alankar Shukla
``` Have you tried running the model multiple times but just querying one specific part of the format and then combining them afterwards? ``` @biosfood , As my trasnscripts are...
@rnyak after a custom preparing dataset, i have 1321 folders that is 1 for each day. So i'm training it as mentioned in the youchoose dataset example. I have few...
Any luck here guys?
Hi @rnyak , I'm training the t4rec model on custom data, but the loss is not decreasing after few epochs, instead it started increasing. Basically the loss started from 13.67...
> Hey SMESetty, > > While running the evaluation.py script, are you giving the input parameters correctly as stated by Spider authors? One of the inputs is the evaluation type...
> May I ask when will group the result by primary key, and when will group the result by the selected column name? From the training data, it seems hard...
> As I didn't want to wait one more year for fixes to come I've already done everything by myself. > Spider Dataset from 06/07/2020 with fixed `wta_1`: https://drive.google.com/file/d/1m68AHHPC4pqyjT-Zmt-u8TRqdw5vp-U5/view >...
> See #70 #75 Can you please look into it?
> You need to add extra functionality in `process_sql.py` > Look for `AGG_OPS` global variable and its' usages. Functions can be implemented the same way, but you'll also need to...
Oh, thanks, alot for your suggestion, it seems like a lot of work. I have to be very precise on writing the code, specifically for handling the function parameters. I'll...