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
We should add some benchmarking w.r.t. the python library.
For instance, benchmark embedding a big batch of strings with mini LM and compare performance with the default python pipeline, to ensure we are in the same ballpark.
Could probably combine this work with the work on testing directly against the python implementation.
The text was updated successfully, but these errors were encountered:
We should add some benchmarking w.r.t. the python library.
For instance, benchmark embedding a big batch of strings with mini LM and compare performance with the default python pipeline, to ensure we are in the same ballpark.
Could probably combine this work with the work on testing directly against the python implementation.
The text was updated successfully, but these errors were encountered: