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
I tried to use the Encode SPLADE from https://github.com/texttron/tevatron/tree/main/examples/splade. But it reported error: ModuleNotFoundError: No module named 'tevatron.arguments'. it seems the related folder has changed, also from tevatron.datasets import HFQueryDataset, HFCorpusDataset cannot be found.
The text was updated successfully, but these errors were encountered:
I tried to use the Encode SPLADE from https://github.com/texttron/tevatron/tree/main/examples/splade. But it reported error: ModuleNotFoundError: No module named 'tevatron.arguments'. it seems the related folder has changed, also
from tevatron.datasets import HFQueryDataset, HFCorpusDataset
cannot be found.The text was updated successfully, but these errors were encountered: