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 think we can integrate the MultilingualTask class into the AbsTask class. The most useful function is already there, and it can be easily integrated into load_data.
I think we can integrate the
MultilingualTask
class into theAbsTask
class. The most useful function is already there, and it can be easily integrated intoload_data
.mteb/mteb/abstasks/MultilingualTask.py
Lines 56 to 61 in ce5cb3e
Additionally, we should reupload datasets with
fast_loading
, as usingparquet
files will make them much faster.mteb/mteb/abstasks/MultilingualTask.py
Lines 39 to 52 in ce5cb3e
The text was updated successfully, but these errors were encountered: