v0.0.19
What's Changed
- [docs] Small typo in qdrant example .md by @nerdai in #324
- [Feature] Add
base.evalsmodule andBaseBenchmarkBaseBenchmarkerclasses by @nerdai in #326 - [Feature] Add
ExactMatchEvaluationMetricby @nerdai in #333 - Bump datasets from 3.1.0 to 3.6.0 in the all-python-packages group by @dependabot in #335
- [Feature] Add
HuggingFaceBenchmarkMixinand firstHuggingFaceMMLUbenchmark by @nerdai in #334 - [Feature] Enable streaming for
BaseBenchmarkwith.as_stream()and implement with HF mixin by @nerdai in #337 - Add
EvalsErrorand docs update by @nerdai in #339 - [Fix] Fix codification of response in
HuggingFaceMMLUbenchmark. by @nerdai in #340 - [fix] fix num_total_examples in
Benchmarkerby @nerdai in #342 - [fix] Add
num_examplesabstract property toBaseBenchmarkby @nerdai in #344 - [docs] Notebook and quick start guide for running benchmarks by @nerdai in #343
- [chore] Add example benchmarking nb to docs by @nerdai in #347
- [docs] Add Qdrant example notebook by @nerdai in #349
- [Feature] Add support for in-memory instances of Qdrant for
QdrantKnowledgeStoreby @nerdai in #350 - [chore] Set
WITH_DOCKERto True in qdrant cookbook by @nerdai in #351 - [version] bump version to v0.0.19 by @nerdai in #352
Full Changelog: v0.0.18...v0.0.19