You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,
In src/utils/data_generation.py file
I find the default parameters of split_name='all'. I think it regards all data as train data. And I try to replace it as a specific split, but the result is very poor. Did I do something wrong or is there a leak here?