
    rh                    X    d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ g d	Zy
)a  
This directory contains deprecated code that can only be used with the old `model.fit`-style Sentence Transformers v2.X training.
It exists for backwards compatibility with the `model.old_fit` method, but will be removed in a future version.

Nowadays, with Sentence Transformers v3+, it is recommended to use the `SentenceTransformerTrainer` class to train models.
See https://www.sbert.net/docs/sentence_transformer/training_overview.html for more information.
    )annotations   )DenoisingAutoEncoderDataset)NoDuplicatesDataLoader)ParallelSentencesDataset)SentenceLabelDataset)SentencesDataset)r   r   r   r	   r   N)	__doc__
__future__r   r   r   r   r   r	   __all__     z/var/www/html/ai-insurance-compliance-backend/venv/lib/python3.12/site-packages/sentence_transformers/datasets/__init__.py<module>r      s%    # D : > 6 .r   