Fix
* fix: Ensure result are consistently stored in the same way (876)
* Ensure result are consistently stored in the same way
- (due to failing test): updated missing dataset references
- (to test with more than one model) Added e5 models base and large
- updated mteb.get_model to now include metadata in the model object
- ensure that model name is always included when saving (with a default when it is not available)
- use the ModelMeta for the model_meta.json
* format
* minor test fixes
* docs: Minor updated to repro. workflow docs
* fixed failing test
* format
* Apply suggestions from code review
Co-authored-by: Isaac Chung <chungisaac1217gmail.com>
* docs: update PR template
* fix: Added benchmark object (878)
* removed duplicate task
* Added benchmark object
* removed import for duplicate task
* fix dataset references
* added seb
* Added test for running benchmarks
* changed tasks to be an iterable
* format
* Apply suggestions from code review
Co-authored-by: Niklas Muennighoff <n.muennighoffgmail.com>
Co-authored-by: Isaac Chung <chungisaac1217gmail.com>
---------
Co-authored-by: Isaac Chung <chungisaac1217gmail.com>
Co-authored-by: Niklas Muennighoff <n.muennighoffgmail.com> ([`fb843d0`](https://github.com/embeddings-benchmark/mteb/commit/fb843d040e8af63b4d0c2d61b78a69ca55652bcd))
Unknown
* Update tasks table ([`dfbdfdc`](https://github.com/embeddings-benchmark/mteb/commit/dfbdfdce8423dddb9821ffa349a7ee1df8bdb2ca))