ragbits-evaluate 0.13.0__py3-none-any.whl → 0.15.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@ import asyncio
2
2
 
3
3
  from datasets import load_dataset
4
4
 
5
- from ragbits.core.embeddings.litellm import LiteLLMEmbedder
5
+ from ragbits.core.embeddings.dense import LiteLLMEmbedder
6
6
  from ragbits.core.utils.config_handling import ObjectConstructionConfig
7
7
  from ragbits.core.vector_stores.in_memory import InMemoryVectorStore
8
8
  from ragbits.document_search import DocumentSearch
@@ -3,8 +3,8 @@ from uuid import uuid4
3
3
 
4
4
  from typing_extensions import Self
5
5
 
6
+ from ragbits.core.sources.hf import HuggingFaceSource
6
7
  from ragbits.document_search import DocumentSearch
7
- from ragbits.document_search.documents.sources import HuggingFaceSource
8
8
  from ragbits.evaluate.pipelines.base import EvaluationPipeline, EvaluationResult
9
9
 
10
10
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ragbits-evaluate
3
- Version: 0.13.0
3
+ Version: 0.15.0
4
4
  Summary: Evaluation module for Ragbits components
5
5
  Project-URL: Homepage, https://github.com/deepsense-ai/ragbits
6
6
  Project-URL: Bug Reports, https://github.com/deepsense-ai/ragbits/issues
@@ -26,7 +26,7 @@ Requires-Dist: distilabel==1.4.1
26
26
  Requires-Dist: hydra-core~=1.3.2
27
27
  Requires-Dist: neptune[optuna]~=1.12.0
28
28
  Requires-Dist: optuna==4.0.0
29
- Requires-Dist: ragbits-core==0.13.0
29
+ Requires-Dist: ragbits-core==0.15.0
30
30
  Provides-Extra: relari
31
31
  Requires-Dist: continuous-eval<1.0.0,>=0.3.12; extra == 'relari'
32
32
  Description-Content-Type: text/markdown
@@ -23,13 +23,13 @@ ragbits/evaluate/dataset_generator/tasks/filter/dont_know.py,sha256=ydMHyI0JrWZf
23
23
  ragbits/evaluate/dataset_generator/tasks/text_generation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
24
  ragbits/evaluate/dataset_generator/tasks/text_generation/base.py,sha256=2h-Y14H3fRHKbTNvXWKRus8t0hdTITd9LMoIFVwfKfA,2138
25
25
  ragbits/evaluate/dataset_generator/tasks/text_generation/qa.py,sha256=QAClPbTVNCe4QzVOGuepRnsmkt9ZF6bXBAuJI2elRuE,3851
26
- ragbits/evaluate/factories/__init__.py,sha256=XIhr2YHDZPAZy2lkHf_laAaWYLMQCx7qJ0YmfkXawZ0,1698
26
+ ragbits/evaluate/factories/__init__.py,sha256=FZulUBra8TD37YMk6vDZXc9uq15o-eq9knZ42w_NGTg,1696
27
27
  ragbits/evaluate/metrics/__init__.py,sha256=Mr83ytGyvdXtBlr7Bbo0-5auE0530xsd3wffKSIf8cE,95
28
28
  ragbits/evaluate/metrics/base.py,sha256=iJ_ise9XRS6IL6zwJZmN18rLNwI-drLsb2BJOzqkEGI,2099
29
29
  ragbits/evaluate/metrics/document_search.py,sha256=UrIIPhDdgXkozHFVac87jBURjVvgLS5gaaN8uYJ1jJY,2852
30
30
  ragbits/evaluate/pipelines/__init__.py,sha256=2ESwj6TybDxxCHrndTANpbek3TmpYSIeH1L4jFCKa48,1259
31
31
  ragbits/evaluate/pipelines/base.py,sha256=Qo3a3il_6edAuk_1vGMp9O_FeNQDJFqJn1WQOKEK_fs,985
32
- ragbits/evaluate/pipelines/document_search.py,sha256=7lVDV-h0S5MZyJKSQhiueUWec-ZMZ6EM9YWgkzjNALA,3028
33
- ragbits_evaluate-0.13.0.dist-info/METADATA,sha256=y_eBEABp4G28XgwNyp53K5hr7KIMnb4AZpNfDCK214w,2234
34
- ragbits_evaluate-0.13.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
35
- ragbits_evaluate-0.13.0.dist-info/RECORD,,
32
+ ragbits/evaluate/pipelines/document_search.py,sha256=B0mNFxgSCfhCSjpmQhZRqc1InKKjP1kWDAekQQG9Fj4,3010
33
+ ragbits_evaluate-0.15.0.dist-info/METADATA,sha256=9tSF7mRlwp-4IJ3S2ws8Dai19BomH2ZLp2_ul_hGFVo,2234
34
+ ragbits_evaluate-0.15.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
35
+ ragbits_evaluate-0.15.0.dist-info/RECORD,,