I have added one more database other than a spider and trying to do prediction with my own queries that database is AdventureWorks which is popular and Big, It has 71 tables and 400+ columns overall and have many to many relationships among tables, Now When I incorporated that My train accuracy is going down to 10% only. Almost all queries are failing. Is there any limitation of IRNet in terms of database table/column size?
In spider, there are these databases having limited numbers of tables/columns. I am curious to know if anyone has tried with their own databases which are large and have some insights