LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/unitxt/__init__.py
src/unitxt/artifact.py
src/unitxt/blocks.py
src/unitxt/card.py
src/unitxt/catalog.py
src/unitxt/collections.py
src/unitxt/dataclass.py
src/unitxt/dataset.py
src/unitxt/dict_utils.py
src/unitxt/file_utils.py
src/unitxt/formats.py
src/unitxt/fusion.py
src/unitxt/generator_utils.py
src/unitxt/hf_utils.py
src/unitxt/instructions.py
src/unitxt/load.py
src/unitxt/loaders.py
src/unitxt/logging.py
src/unitxt/metric.py
src/unitxt/metrics.py
src/unitxt/normalizers.py
src/unitxt/operator.py
src/unitxt/operators.py
src/unitxt/processors.py
src/unitxt/random_utils.py
src/unitxt/recipe.py
src/unitxt/register.py
src/unitxt/renderers.py
src/unitxt/schema.py
src/unitxt/split_utils.py
src/unitxt/splitters.py
src/unitxt/standard.py
src/unitxt/stream.py
src/unitxt/task.py
src/unitxt/templates.py
src/unitxt/text_utils.py
src/unitxt/type_utils.py
src/unitxt/utils.py
src/unitxt/validate.py
src/unitxt/version.py
src/unitxt.egg-info/PKG-INFO
src/unitxt.egg-info/SOURCES.txt
src/unitxt.egg-info/dependency_links.txt
src/unitxt.egg-info/requires.txt
src/unitxt.egg-info/top_level.txt
src/unitxt/prepare_utils/__init__.py
src/unitxt/prepare_utils/card_types.py
src/unitxt/prepare_utils/instructions.py
src/unitxt/test_utils/__init__.py
src/unitxt/test_utils/artifact.py
src/unitxt/test_utils/card.py
src/unitxt/test_utils/catalog.py
src/unitxt/test_utils/metrics.py
src/unitxt/test_utils/operators.py
src/unitxt/test_utils/storage.py