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
Fixes issue with corpus construction: if a single split was built on the first use of UDSCorpus, no other splits could be built based on incorrect logic in the first branch of UDSCorpus.__init__ (lines 76-81)
0 commit comments