distilabel

View on PyPIReverse Dependencies (1)

1.4.1 distilabel-1.4.1-py3-none-any.whl

Wheel Details

Project: distilabel
Version: 1.4.1
Filename: distilabel-1.4.1-py3-none-any.whl
Download: [link]
Size: 442152
MD5: 82ae0760c65e44b4d594899c06631a02
SHA256: 4643da7f3abae86a330d86d1498443ea56978e462e21ae3d106a4c6013386965
Uploaded: 2024-10-16 07:30:45 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: distilabel
Version: 1.4.1
Summary: Distilabel is an AI Feedback (AIF) framework for building datasets with and for LLMs.
Author-Email: Argilla <admin[at]argilla.io>
Project-Url: Documentation, https://distilabel.argilla.io/
Project-Url: Issues, https://github.com/argilla/distilabel/issues
Project-Url: Source, https://github.com/argilla/distilabel
Keywords: alignment,annotation,data,llm,rlaif,synthetic
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Requires-Dist: datasets (>=2.16.0)
Requires-Dist: httpx (>=0.25.2)
Requires-Dist: importlib-resources (>=6.1.1); python_version < "3.9"
Requires-Dist: jinja2 (>=3.1.2)
Requires-Dist: multiprocess (>=0.70)
Requires-Dist: nest-asyncio (>=1.6.0)
Requires-Dist: networkx (>=3.0)
Requires-Dist: orjson (>=3.10.0)
Requires-Dist: portalocker (>=2.8.2)
Requires-Dist: pydantic (>=2.0)
Requires-Dist: rich (>=13.5.0)
Requires-Dist: scipy (>=1.10.0)
Requires-Dist: tblib (>=3.0.0)
Requires-Dist: typer (>=0.9.0)
Requires-Dist: universal-pathlib (>=0.2.2)
Requires-Dist: anthropic (>=0.20.0); extra == "anthropic"
Requires-Dist: argilla (>=2.0.0); extra == "argilla"
Requires-Dist: ipython; extra == "argilla"
Requires-Dist: cohere (>=5.2.0); extra == "cohere"
Requires-Dist: pre-commit (>=3.5.0); extra == "dev"
Requires-Dist: ruff (==0.6.2); extra == "dev"
Requires-Dist: cairosvg (>=2.7.1); extra == "docs"
Requires-Dist: material-plausible-plugin (>=0.2.0); extra == "docs"
Requires-Dist: mike (>=2.0.0); extra == "docs"
Requires-Dist: mkdocs-gen-files (>=0.5.0); extra == "docs"
Requires-Dist: mkdocs-glightbox (>=0.4.0); extra == "docs"
Requires-Dist: mkdocs-literate-nav (>=0.6.1); extra == "docs"
Requires-Dist: mkdocs-material (>=9.5.17); extra == "docs"
Requires-Dist: mkdocs-section-index (>=0.3.8); extra == "docs"
Requires-Dist: mkdocstrings[python] (>=0.24.0); extra == "docs"
Requires-Dist: mknotebooks (>=0.8.0); extra == "docs"
Requires-Dist: pandas (>=2.0); extra == "docs"
Requires-Dist: pillow (>=9.5.0); extra == "docs"
Requires-Dist: tabulate (>=0.9.0); extra == "docs"
Requires-Dist: faiss-cpu (>=1.8.0); extra == "faiss-cpu"
Requires-Dist: faiss-gpu (>=1.7.2); extra == "faiss-gpu"
Requires-Dist: groq (>=0.4.1); extra == "groq"
Requires-Dist: huggingface-hub (>=0.22.0); extra == "hf-inference-endpoints"
Requires-Dist: torch (>=2.0.0); extra == "hf-transformers"
Requires-Dist: transformers (>=4.34.1); extra == "hf-transformers"
Requires-Dist: instructor (>=1.2.3); extra == "instructor"
Requires-Dist: litellm (>=1.30.0); extra == "litellm"
Requires-Dist: llama-cpp-python (>=0.2.0); extra == "llama-cpp"
Requires-Dist: datasketch (>=1.6.5); extra == "minhash"
Requires-Dist: nltk (>3.8.1); extra == "minhash"
Requires-Dist: mistralai (>=1.0.0); extra == "mistralai"
Requires-Dist: ollama (>=0.1.7); extra == "ollama"
Requires-Dist: openai (>=1.0.0); extra == "openai"
Requires-Dist: numba (>=0.54.0); extra == "outlines"
Requires-Dist: outlines (>=0.0.40); extra == "outlines"
Requires-Dist: ray[default] (>=2.31.0); extra == "ray"
Requires-Dist: sentence-transformers (>=3.0.0); extra == "sentence-transformers"
Requires-Dist: nest-asyncio; extra == "tests"
Requires-Dist: pytest-asyncio; extra == "tests"
Requires-Dist: pytest-codspeed; extra == "tests"
Requires-Dist: pytest-timeout; extra == "tests"
Requires-Dist: pytest (>=7.4.0); extra == "tests"
Requires-Dist: matplotlib (>=3.8.3); extra == "text-clustering"
Requires-Dist: scikit-learn (>=1.4.1); extra == "text-clustering"
Requires-Dist: umap-learn (>=0.5.6); extra == "text-clustering"
Requires-Dist: google-cloud-aiplatform (>=1.38.0); extra == "vertexai"
Requires-Dist: filelock (>=3.13.4); extra == "vllm"
Requires-Dist: setuptools; extra == "vllm"
Requires-Dist: vllm (>=0.5.3); extra == "vllm"
Provides-Extra: anthropic
Provides-Extra: argilla
Provides-Extra: cohere
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: faiss-cpu
Provides-Extra: faiss-gpu
Provides-Extra: groq
Provides-Extra: hf-inference-endpoints
Provides-Extra: hf-transformers
Provides-Extra: instructor
Provides-Extra: litellm
Provides-Extra: llama-cpp
Provides-Extra: minhash
Provides-Extra: mistralai
Provides-Extra: ollama
Provides-Extra: openai
Provides-Extra: outlines
Provides-Extra: ray
Provides-Extra: sentence-transformers
Provides-Extra: tests
Provides-Extra: text-clustering
Provides-Extra: vertexai
Provides-Extra: vllm
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE
License-File: LICENSE_HEADER
[Description omitted; length: 10749 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
distilabel/__init__.py sha256=bDaJxhgpxgKOmmC9ubWPPcuL-OaSBU5uMowJWqaxkXE 697
distilabel/__main__.py sha256=84ptrPWo37xcfLe0B2JLuIADBt8kJ1LhwjbmOS4XW0o 682
distilabel/constants.py sha256=Q0EOFTSvjT-fOWMrGblVDl8vQwxlt_AU08VJF76_yQY 2415
distilabel/distiset.py sha256=dKfW00l2cEz2_tsNbDoNZJWVYB_BlROE8cxQYNLfnus 29397
distilabel/envs.py sha256=FuT-xzN8oh4offJtXwGsjSySxoZyW96W4YCI_aZxco0 1988
distilabel/errors.py sha256=HQ0hdvtfKgcx7vTEsd9QoD6iybFXQ_SgaADJ-pGm7Rc 2261
distilabel/exceptions.py sha256=qwf72colMRQZ0-_P_tDjdWW2awAhxPpKRTNOU-Rs-NI 1246
distilabel/cli/__init__.py sha256=ySBmAe28kapVd2Y0h8XsxicqrWMG6S8a926-3soL8B8 587
distilabel/cli/app.py sha256=uIPjlGdf_bDQeVo7RYdx_TeT0md18WF3JQpc2L9OQ2E 741
distilabel/cli/pipeline/__init__.py sha256=Suw64bPUn2RExxSWDPL4s7Q4nb3S3-WksKbqyMwL01A 650
distilabel/cli/pipeline/app.py sha256=vsYDHeBYNMeKIDyWWG-TSOLvtkyOKVFcUhUn9ibbTM8 4401
distilabel/cli/pipeline/utils.py sha256=CsdNIqlYHZ4H6DLe_4cxhijYo-u4mtDJLBcUi4nenLY 12662
distilabel/embeddings/__init__.py sha256=xIfGMyLnxtuIqQMJskmP-vGGFRWarhxcc2DHbqE7gMA 869
distilabel/embeddings/base.py sha256=KOHFbqz0JWgqt0_v8eX3s3E61c81RX3RPKgrBHoOTdM 2605
distilabel/embeddings/sentence_transformers.py sha256=m92pYNADTa6rCGT9iamPZkFjCg03FNAzP1gI4dujezg 6453
distilabel/embeddings/vllm.py sha256=iHn40STKu-BRp7NzKouXOCZjYVuG3IQywgpCSvswg8U 4725
distilabel/llms/__init__.py sha256=C6LxEIHOHkVzUKOibIKFyQ10sTtGprA6SwA2zciS4Po 1962
distilabel/llms/_dummy.py sha256=rmZFiQZxJL73lzPkhtk5EcA92AZA80pmd5f-gSVtlrM 2066
distilabel/llms/anthropic.py sha256=bHG9OaURdY6XFqBdufKeHidS5mSmAmKsRF1g5SflvtQ 10756
distilabel/llms/anyscale.py sha256=E3Wcedv5TXKJs-ABXuBGyRT8vKN3xFhfVKF8GShviMY 2704
distilabel/llms/azure.py sha256=ri8Ucojn2x8zIwdLR_qQ7rvBTxuk7JphsA03T9V--a4 5785
distilabel/llms/base.py sha256=GOd_RW4a3kvYNpFb5Z8yV21NDj0IJcIaWaFgjmKm4mI 24024
distilabel/llms/cohere.py sha256=FL08JFsLm5H9_A34Q4kKYjuWaQMNOsmroYN9aqtikB4 10840
distilabel/llms/groq.py sha256=_09bK-WoDA6RsjeiM4jBInpYCPZvac712me_KtUvI58 9071
distilabel/llms/litellm.py sha256=WgzF9WFjzS5CL_Lyct-hVDW3s3v464fEBJlLb11-i60 10770
distilabel/llms/llamacpp.py sha256=7eRCnnPv9kXtt6PXrMsb9w6zx2J7I89Y7mmOOorp-e4 11592
distilabel/llms/mistral.py sha256=Gnt7YqBrpTWR-GwCil48Relj-KwMNcXhU0Cx0wchgkw 9279
distilabel/llms/moa.py sha256=CTHk4lEZie3EZ_zKjnQELzqapeWzA4uwtg99OcRKnE8 10866
distilabel/llms/ollama.py sha256=bK_j78iVFBuWikplNxubDXDWuRuqu83dBRAEWdKyoQ0 5593
distilabel/llms/openai.py sha256=KczeU4bnYfwHEwXvNf_5DbhaM0MyUr3NSnerG4gPAQE 26939
distilabel/llms/together.py sha256=D8FQm9l8u0kdySo0ENjKdr4ROJNMDSVNdyRF09gYhkY 2679
distilabel/llms/typing.py sha256=fTJpg3DcXiG-GxNtkS13B87UM5oJ9iRHPgs83JvAUTw 909
distilabel/llms/vertexai.py sha256=zyPmPUDF77vQO9fTWPcM_QqM5HV0PpGO4zLIzMnHv6o 6971
distilabel/llms/vllm.py sha256=whBMuvcgRITCBBNSiX2GJJQgRODt-7VNsSoFUQLB9o4 26389
distilabel/llms/huggingface/__init__.py sha256=5n60HyMZ9JkZMr1SMpo5wx-ILj2jtFfroK4gj-UW9AU 794
distilabel/llms/huggingface/inference_endpoints.py sha256=BEpXBGirxzNR85OYCplSQa8uspRGScZmtF4HzifYRHE 25668
distilabel/llms/huggingface/transformers.py sha256=ZndhUzDfJqYTQSH8YuSatLS7c-k918naZgsa9dyYFm8 12270
distilabel/llms/mixins/__init__.py sha256=ySBmAe28kapVd2Y0h8XsxicqrWMG6S8a926-3soL8B8 587
distilabel/llms/mixins/cuda_device_placement.py sha256=eNStg9E7r1WbE3hbelM4j4zA3ZOYKHFr78V-UaqLsAc 10153
distilabel/llms/mixins/magpie.py sha256=kmuU_Fjj1egKApCz6AECInMfoiXUd9uLvoxk5TFF-VE 3936
distilabel/mixins/__init__.py sha256=M2oj6CPxB5ZPv70oGo96_XbocdwsmhAidh25Ve3xGFA 586
distilabel/mixins/requirements.py sha256=cT-0cMgQ6z8HhCfZtm30dJV4fRgr1qSCBbebeVCy8QE 2945
distilabel/mixins/runtime_parameters.py sha256=xCxigqzusTXvv1Eupd7HDpr6csBqm790fiv_6c4sck4 9114
distilabel/mixins/signature.py sha256=qJKasRF4djU2uYOEYZafYaNvFfMUJwrN2Ywr1WRmNxk 3002
distilabel/pipeline/__init__.py sha256=NW7iZGaXYEEBFjZ2YcJA3G25guYV4vlX_14ahxty5eE 872
distilabel/pipeline/_dag.py sha256=Trnz0fnaUwzFj65zUzOUdcu-p9-tn4biYZ90dZad2ZU 37910
distilabel/pipeline/base.py sha256=K-MKmyQJbL8WP526edy9mJz0_1nNzmT6h4TX2e5LqrI 71175
distilabel/pipeline/batch.py sha256=Il7qIjTTrifmZ5S7tZmfRTsQiSM2KwDL6rsAdbMpK8c 8639
distilabel/pipeline/batch_manager.py sha256=gpsEZBUJho5Biyo3GA48unPhm_draQj0alUSl7vzXUc 54538
distilabel/pipeline/local.py sha256=Jr3cvrhHwPTIHNe6bKuxJTQliJg1NUC6v0kTBOjnjW8 16072
distilabel/pipeline/ray.py sha256=qSyM2c4SchkZVcZHrvKlAlbaRYOtIxMSi83k_RgyBx8 18755
distilabel/pipeline/routing_batch_function.py sha256=aZzyLV6RmbAOD63EWCV1PbRl9DT3Hz7Pp2E66v_QbWM 14088
distilabel/pipeline/step_wrapper.py sha256=BeB0zn1Hd1XHkiEWAVLifCEDY8ICpz99lOYJIqGaZfU 13688
distilabel/pipeline/typing.py sha256=7LzqeOrcdmSTi3uUqJYUdhcdEZh1gpZUafyQNum3YtQ 1958
distilabel/pipeline/write_buffer.py sha256=SZ5sVgUvpFZoWyNdlV-2bJ5P6MkEc-xfzmUBa2TCW64 7683
distilabel/steps/__init__.py sha256=-coI5yIZx9oFWGyIN6tWPH39nxJTFRj0FB1IxTQWTys 3431
distilabel/steps/base.py sha256=Wx5xBNPKoOvrBu1HK_SxJgmh4HYo3A8I53LHVhmRu8A 30893
distilabel/steps/decorator.py sha256=ZTqZsFL8qhZQUmcoaJ89ttXBXqm_pE3FUvprv6lz6Tg 7316
distilabel/steps/deita.py sha256=ljye3rFWX3tlZdeBJJciSC_IIl7-2cVu8kMHLvYfn2Y 11130
distilabel/steps/reward_model.py sha256=fR0WSIaxuiBESOlDqjoGrYhVRpH2Zsp3BgFQ-VEecQ8 8995
distilabel/steps/truncate.py sha256=XAz8KRckjA73kv-pXH5VG6zUzUyx6rzNBvUg-WhAdBo 4881
distilabel/steps/typing.py sha256=kwQSY-Z2hK7TwOcK6wqrGVNyzVFarv9qJnIdT5dTv64 1362
distilabel/steps/argilla/__init__.py sha256=M2oj6CPxB5ZPv70oGo96_XbocdwsmhAidh25Ve3xGFA 586
distilabel/steps/argilla/base.py sha256=aXoUnsDMPtmIh-mK5qJsSFVnveNPgTls440Z1ukf7p4 6576
distilabel/steps/argilla/preference.py sha256=XpJyu43Bp3FUGtUTXbcjt5JU2LswzlvLBbO-v8Sxnog 13642
distilabel/steps/argilla/text_generation.py sha256=pAXtFCGFE6K3h-bVsgt7dGAVZhj0luD6llEzVnQTwJA 8096
distilabel/steps/clustering/__init__.py sha256=ySBmAe28kapVd2Y0h8XsxicqrWMG6S8a926-3soL8B8 587
distilabel/steps/clustering/dbscan.py sha256=_PKFvVi0KRn2i04nn9bfY8ElGhXPTx3XcR25yI8xQGs 7626
distilabel/steps/clustering/text_clustering.py sha256=aZs753bf6oH-MnkVYUIKTqJ1yishkZh6I4rYl4eWvqI 13041
distilabel/steps/clustering/umap.py sha256=QT1k0ibnl5bThNxkb9pzE_fY--EPBynziHTzD7IrNtU 6134
distilabel/steps/columns/__init__.py sha256=ySBmAe28kapVd2Y0h8XsxicqrWMG6S8a926-3soL8B8 587
distilabel/steps/columns/combine.py sha256=bMr4XnZzDW0roUKqaHQrs0S0iDdyq4VG09f_iLPaf0Q 3123
distilabel/steps/columns/expand.py sha256=ntA0x7TfGyX7RoBxo2Lea5vRqplYjTMZ22afTyH5Bk4 4225
distilabel/steps/columns/group.py sha256=PLxkDaNv7x36jWhAqjOTwdcJwJEsBoZvMZvwiUs4-cA 4782
distilabel/steps/columns/keep.py sha256=3yJYkv9cY5-f3tc9MyYf0g2LFoy_2HWXN8I38CDiI6U 3222
distilabel/steps/columns/merge.py sha256=4jWmWtuKjm2t_A8MTvno1gS2-OqJPLqKuFIoDfYS_SQ 3384
distilabel/steps/columns/utils.py sha256=nhT03ZqkOhgu0ah3uYDLyDx9o5xmPLNOYGNKgHic-jM 4784
distilabel/steps/embeddings/__init__.py sha256=ySBmAe28kapVd2Y0h8XsxicqrWMG6S8a926-3soL8B8 587
distilabel/steps/embeddings/embedding_generation.py sha256=SNIh37VLjYgJe6D4Ww9qY1qfltvAVEU7A5wJFwxlbf8 2820
distilabel/steps/embeddings/nearest_neighbour.py sha256=MC8l2C7RDsmfKGKc5n5vKz-XJ_Is3DDs7N6byVC6fhQ 10203
distilabel/steps/filtering/__init__.py sha256=ySBmAe28kapVd2Y0h8XsxicqrWMG6S8a926-3soL8B8 587
distilabel/steps/filtering/_datasketch.py sha256=VFv0DjYGDoC1tC9wej_weWCAGQ9ewPUtWRi-l6AfHME 6791
distilabel/steps/filtering/embedding.py sha256=ZWsvo2ohR1KAxs5HGqrEoE4XwB1877rn4DojmUt52WE 8460
distilabel/steps/filtering/minhash.py sha256=V9lk6BRyaZJCSp9zp7-IDY2RoQr6pu7I2y4nSd_eFrI 8735
distilabel/steps/formatting/__init__.py sha256=M2oj6CPxB5ZPv70oGo96_XbocdwsmhAidh25Ve3xGFA 586
distilabel/steps/formatting/conversation.py sha256=o-RBEngOJlftmbILCmnMsQf_SZibqZ_jY_LlzHBuYWM 2673
distilabel/steps/formatting/dpo.py sha256=L8MwQhSfjeuDhejbMdKl9oOnK3GQ1kYhzldg53NkVL0 15142
distilabel/steps/formatting/sft.py sha256=ewDNLBL-XpfQteZmxRLa5fQAPUnwdhGj3mR2oM40H3M 9355
distilabel/steps/generators/__init__.py sha256=M2oj6CPxB5ZPv70oGo96_XbocdwsmhAidh25Ve3xGFA 586
distilabel/steps/generators/data.py sha256=8HJXOh12kWTY3P4mBQLsChbVjfe_FCibprtVhjys9QQ 2841
distilabel/steps/generators/data_sampler.py sha256=9FpNxpSi3xFLWhAWDg0Cdpjc8zztDZypPC65xlDkQrA 6500
distilabel/steps/generators/huggingface.py sha256=JUULjlF2issz8l99GdRI25UXtp045XnneTKLynBKMwY 22479
distilabel/steps/generators/utils.py sha256=Asg-gciisVghnJ5P2k9Kj_OsIdU12piAwDtor4-g_Vk 3596
distilabel/steps/globals/__init__.py sha256=M2oj6CPxB5ZPv70oGo96_XbocdwsmhAidh25Ve3xGFA 586
distilabel/steps/globals/huggingface.py sha256=mPtxdfHwQnaWYN4bexQZUKC2xTFJYXcen8rLQnucv28 5060
distilabel/steps/tasks/__init__.py sha256=hpWe7kWknjZy1Qjo5Tmyi_iNguFKnD2BAC0vSOK3RqM 3772
distilabel/steps/tasks/argilla_labeller.py sha256=MxGwiOVW7sDtwpPKOdCA1FHen4djDuTNA0l51IQGAnc 21948
distilabel/steps/tasks/base.py sha256=49G5pNFVpPpBLkqd2Y68mHwITSqKhBjFRYAXQ4q366A 20432
distilabel/steps/tasks/clair.py sha256=mv0L7e_RqMfFEixeAcJgNzW5F3nVhv1Cu6DaWeJ2IzI 13640
distilabel/steps/tasks/complexity_scorer.py sha256=F0JT3MrQXkN0Ebj64kmOpnPOktBiz821ua-L_dr0mD4 8643
distilabel/steps/tasks/generate_embeddings.py sha256=kZT_IylN5n0-NLmQazymkxkKFJ1IiEv1AQUfT9TD13M 5359
distilabel/steps/tasks/genstruct.py sha256=tNeZydmU9XIhd3eKV2F_XBd4RmQQI4dUu2nLQgK_PbA 6134
distilabel/steps/tasks/improving_text_embeddings.py sha256=Jt9_NtdoPj3FVJ3_iLC61iWhz0Krce7sAum9qJVrmxo 43783
distilabel/steps/tasks/instruction_backtranslation.py sha256=8FwrVFmr8XiD5glY7GJ0Dba9mbzvqMKEliBtuZWuRg0 5603
distilabel/steps/tasks/pair_rm.py sha256=qj5Kv_XnTAr-5QZ_xXtsWqR0vb-U2--HSrDzbQN3jE4 6364
distilabel/steps/tasks/prometheus_eval.py sha256=nNSyG_VoDFFrKgXLY5YdRn06mzBlpU6sMnNS9sKOWx4 21589
distilabel/steps/tasks/quality_scorer.py sha256=4miJmEpMp76SmjgRszk3x6hxa0hSPZBhK_nREPZoUpc 9068
distilabel/steps/tasks/self_instruct.py sha256=_Zg9EeF1zMTvRevmkVpFbnNCzblthrNm0bOlL_gsrxc 6372
distilabel/steps/tasks/sentence_transformers.py sha256=yn-MZCgRBjedleB6b6w4B-5ymf8j8pyJ1L3IDqRSflQ 15138
distilabel/steps/tasks/structured_generation.py sha256=5BWU_PDvVkRAX1Abq_IprQpfVm6IqQFKjfSo8ELjPHs 7749
distilabel/steps/tasks/text_classification.py sha256=U2VIin10ePzKjRqgJdXxwAnyTYZXcKGdOSMYGOB1ulU 19400
distilabel/steps/tasks/text_generation.py sha256=SqgeNyU3GwrHmP63CPjF5tnpgT2kQWIwG3EJpTPssxc 16244
distilabel/steps/tasks/typing.py sha256=WjnAmgYSJuDMyT7HrtihCLzPq6UXJtZPZc_FIYGhAGQ 3140
distilabel/steps/tasks/ultrafeedback.py sha256=6RO0oRlrXFmuOVyazsjcyr-qq-3J0NvLuJpBdy-W8AM 20487
distilabel/steps/tasks/urial.py sha256=OWqC5tvsoCKBvt7l8TN0XqARSNd2i-rWnLt4uX9OMWQ 4104
distilabel/steps/tasks/apigen/__init__.py sha256=ySBmAe28kapVd2Y0h8XsxicqrWMG6S8a926-3soL8B8 587
distilabel/steps/tasks/apigen/execution_checker.py sha256=ZMFbsl5oSOpJCsfhCLcrHcCT5EpBuY17pjcLQdNl1BM 10189
distilabel/steps/tasks/apigen/generator.py sha256=Ayj7kbeJdg7UtZAfauV9o9q_IF4PgvyIhgwjoB8Mt_w 21838
distilabel/steps/tasks/apigen/semantic_checker.py sha256=hEDySiaFGKsEZ2iQ41JvArHC65wRlWP9EQc3yOkC6ts 15930
distilabel/steps/tasks/apigen/utils.py sha256=zz6SSvSsq8yCprNzGkfxiY3eFB7J18Ak6vXIKiGhp84 7091
distilabel/steps/tasks/evol_instruct/__init__.py sha256=M2oj6CPxB5ZPv70oGo96_XbocdwsmhAidh25Ve3xGFA 586
distilabel/steps/tasks/evol_instruct/base.py sha256=kjptzIHKsxo2gMelERTKX_V4VDVXJgNuuX5TH-owok8 15390
distilabel/steps/tasks/evol_instruct/english_nouns.txt sha256=eeTx0SHVrrqpl5JU3XUbcdhBTlo85MVvmdJiKs6X-cM 10714
distilabel/steps/tasks/evol_instruct/generator.py sha256=FicjSqavU5F6uSt58UuWD4xNlMNn39W17guN-4q11CI 14367
distilabel/steps/tasks/evol_instruct/utils.py sha256=qps2bdCuZQ2E8TyOWnTGu-E6jP_OFG5WSIMWy25BHIQ 3671
distilabel/steps/tasks/evol_instruct/evol_complexity/__init__.py sha256=M2oj6CPxB5ZPv70oGo96_XbocdwsmhAidh25Ve3xGFA 586
distilabel/steps/tasks/evol_instruct/evol_complexity/base.py sha256=pWYDesz4hzOtKDYbHRqubm8ktOo28rZQYQji4h8Fm8A 4704
distilabel/steps/tasks/evol_instruct/evol_complexity/generator.py sha256=w3Jz8-pYyhDwROb-1jYaFXutUBAq-WXhj3481sf2E30 4694
distilabel/steps/tasks/evol_instruct/evol_complexity/utils.py sha256=873kV4Nh2f2bdZVRIggPZAgV8SfOYwt3qn1C_PBOTaI 1657
distilabel/steps/tasks/evol_quality/__init__.py sha256=M2oj6CPxB5ZPv70oGo96_XbocdwsmhAidh25Ve3xGFA 586
distilabel/steps/tasks/evol_quality/base.py sha256=KWR-NCTMGB8-9LwGvmNFSPZwuWdLYz8rw6B4rBfGNIo 10845
distilabel/steps/tasks/evol_quality/utils.py sha256=mkiEzlpB_0Hy0xIJRGPdH8IbpkTqjuJY80iFC8ngq88 2096
distilabel/steps/tasks/magpie/__init__.py sha256=ySBmAe28kapVd2Y0h8XsxicqrWMG6S8a926-3soL8B8 587
distilabel/steps/tasks/magpie/base.py sha256=pxqL_HljMUcZal6_yAIzTZF24V4aZ1mP4rmZb-aD8q0 25194
distilabel/steps/tasks/magpie/generator.py sha256=NJwnW5eJl_JyziUWTW1VU-tw9LNZqu1aXT9ZBdNAn4U 15414
distilabel/steps/tasks/structured_outputs/__init__.py sha256=M2oj6CPxB5ZPv70oGo96_XbocdwsmhAidh25Ve3xGFA 586
distilabel/steps/tasks/structured_outputs/instructor.py sha256=2qTyySe0QbzlLOvS0r0yYnEGnuijeNrEJBnaX7p2Vyc 4366
distilabel/steps/tasks/structured_outputs/outlines.py sha256=6G2etv_Z2tw24adDHoQojGFsiyzrTLRHGMyaBdIdXwc 4361
distilabel/steps/tasks/structured_outputs/utils.py sha256=rNa1744flIG6MX1JhOI3gmc5807GQj5tDgKrzXSuRjE 5360
distilabel/steps/tasks/templates/argillalabeller.jinja2 sha256=_OVDfFHiMB2GQkMBeIuzN8hCAE0AM-jnaOHQILfJWsE 280
distilabel/steps/tasks/templates/clair.jinja2 sha256=6JTUzUfJhfml0rzDPJ8X8MyKpywTKI5qhZA2jC-Hgy8 336
distilabel/steps/tasks/templates/complexity-scorer.jinja2 sha256=mcePILMoAxbAR1kl7yL0PgnKj6WIDaNHwRpu5-B4KdY 375
distilabel/steps/tasks/templates/generate-sentence-pair.jinja2 sha256=RH3Sf6jj2Q20ysjKkBQjwE9o7-_5IrY46413FhbOq7o 96
distilabel/steps/tasks/templates/genstruct.jinja2 sha256=h-4VEmVF3jqdt3RWQ_WKBlt8ilz6I9uKNJAgE8h15f8 182
distilabel/steps/tasks/templates/instruction-backtranslation.jinja2 sha256=cbUXNiLwonHkX_JF0KBRnhUmoFkuTj4Wpos4V0Gkwx8 2383
distilabel/steps/tasks/templates/quality-scorer.jinja2 sha256=9tQbmtVOL3jnHv3lyJ7OmqPSx6ELzlGriXTpVhJCDxg 622
distilabel/steps/tasks/templates/self-instruct.jinja2 sha256=vZYxAoLK9CeeezTd8InvYgkXhhiRPATKrp9bmIRE2Qk 475
distilabel/steps/tasks/templates/urial.jinja2 sha256=v1oHgV4lgKYJwMNMSxPnh66hiEUDU6mHzr2hNZrrAb4 783
distilabel/steps/tasks/templates/apigen/generator.jinja2 sha256=5Pb2wZiQmnXPLml5LSLwbLyynEX7rP5uDq9roDU0ZAc 503
distilabel/steps/tasks/templates/apigen/semantic_checker.jinja2 sha256=TeveUpsHMEz-wm37WVwigZKqKgfLIN7NnuX8L356yqY 711
distilabel/steps/tasks/templates/improving_text_embeddings/bitext-retrieval.jinja2 sha256=cL3PKGIQnE4sSw7h-PfM3k1bAFpi-BgrWm_enkfIJwA 1127
distilabel/steps/tasks/templates/improving_text_embeddings/long-text-matching.jinja2 sha256=by4Gp7BHiUKY6ETzqBO8YQaZ28PQAjINNTsRflyUUU0 775
distilabel/steps/tasks/templates/improving_text_embeddings/monolingual-triplet.jinja2 sha256=i2pY369VXdELq2ExJYEtx2zE-yciY5fiAj44mjfycGI 832
distilabel/steps/tasks/templates/improving_text_embeddings/short-text-matching.jinja2 sha256=3jVQdUmy21WMDUN2mSZlcbRoWU0VHj-_SIUO9t7cHq0 775
distilabel/steps/tasks/templates/improving_text_embeddings/text-classification.jinja2 sha256=GntPiQi37srZVd5PPinX4lx6zunojNKXoKPAMBu6T4Q 1041
distilabel/steps/tasks/templates/improving_text_embeddings/text-retrieval.jinja2 sha256=gDVCg6iulsrkyokrn2P873s243bEbHiZEWzI-EcM968 1362
distilabel/steps/tasks/templates/improving_text_embeddings/brainstorming/text-classification.jinja2 sha256=aIspmGTC-AiRRLVQkTmvCd_dmkWZ4LbizUWtQgYdBas 406
distilabel/steps/tasks/templates/improving_text_embeddings/brainstorming/text-matching-long.jinja2 sha256=c4-dyGshinNtZQTmu0cia5m26iyhxYTOHOiu4GOITS8 531
distilabel/steps/tasks/templates/improving_text_embeddings/brainstorming/text-matching-short.jinja2 sha256=BWnlhFc2efO-LZMejjWVuNoT9bmgHw6q6HXb5KxlFws 597
distilabel/steps/tasks/templates/improving_text_embeddings/brainstorming/text-retrieval.jinja2 sha256=N2Vo7AnimLlH4QdevI3520QqYfSRSsTlYlQDB1ANTGk 710
distilabel/steps/tasks/templates/prometheus/absolute_with_reference.jinja2 sha256=YP1JAM4Nu137GZB6GvJ61QuchLYfQ62GHQl1qUrcQec 854
distilabel/steps/tasks/templates/prometheus/absolute_without_reference.jinja2 sha256=xri_i-aqqWx4t97Spz55wWdcZ8eTzBUiEECZ80swoYs 763
distilabel/steps/tasks/templates/prometheus/relative_with_reference.jinja2 sha256=A6inJxjyEesMN7nGttBx3FYuVp1CkuOxjVgO9iAtlcc 799
distilabel/steps/tasks/templates/prometheus/relative_without_reference.jinja2 sha256=txwPhsGGFKVPAh0FDNZzjVPA1ka48fzLFPy05UaMab0 781
distilabel/steps/tasks/templates/ultrafeedback/helpfulness.jinja2 sha256=tm2gwCYJOch_SuEy3Y2MOvAZM_UBDs0TZoZATJf4vaU 2229
distilabel/steps/tasks/templates/ultrafeedback/honesty.jinja2 sha256=4H46UOrXlp6D-SMWTYn76gbZTXRWi5qfLCTGxeG5mqI 2045
distilabel/steps/tasks/templates/ultrafeedback/instruction-following.jinja2 sha256=L-QB-ZDEWpXBHQTCBjqVebADkhdCvx7vO8YjDs9jkbE 1270
distilabel/steps/tasks/templates/ultrafeedback/overall-rating.jinja2 sha256=7fk62w8nYZuVMiIn0YmvYtnHbaY_C6BHxITkTwZQ1ZQ 1793
distilabel/steps/tasks/templates/ultrafeedback/truthfulness.jinja2 sha256=NvyM-1aMl_buOGJhIDhcoSJmceag-7j1DMI2GpO3QXg 2004
distilabel/utils/__init__.py sha256=M2oj6CPxB5ZPv70oGo96_XbocdwsmhAidh25Ve3xGFA 586
distilabel/utils/chat.py sha256=vpD-Crc6vx6JXhOVLsknTicc2EzW0qaDlHnc9siVNtc 1183
distilabel/utils/dicts.py sha256=tJ6QYVdZue9j5ugYS2-_jLFv6w3ZHY7jU25frgwIYGY 1299
distilabel/utils/docstring.py sha256=W0uil8CTdRiDe5cPqoeMgF2-NMLYT2Rd8wNytbL2B5M 8646
distilabel/utils/export_components_info.py sha256=wEvt75vbRZzl6IR3skKnCFME70RvOGRfRW0TdFN5Sw0 4337
distilabel/utils/files.py sha256=jKqUfiTOovi41lKVby4WgzAJaH6fIJqtA7rPbMDDWVM 1194
distilabel/utils/huggingface.py sha256=kcem45s5PPtWn04n0xq8Rtu704zh6qVzLNIJCfd_EmI 1855
distilabel/utils/itertools.py sha256=8NZtEfJNKq0dQ4OBtc3jT-CDT9mXYIJjh1pSiL1101E 2064
distilabel/utils/lists.py sha256=lNqzBK4hlLrbALkjCgLuuYpvo6vUBfvPt0ZZ0U7Bfog 970
distilabel/utils/logging.py sha256=yvD_fV445w6SPsIhowGVQjQMlIF2V948q7lyPqNZce0 3752
distilabel/utils/notebook.py sha256=9jNSIU5UEuHXvffsjtXeSKVeLGX73c2sHzl4ErS9Sk8 1246
distilabel/utils/ray.py sha256=eXhzUvugiuQUGwBxyVdldzmqqt8xfLFW3dcoqvaQEpE 1019
distilabel/utils/requirements.py sha256=0sRU7mqs4-CtHlpJIEV2neYO2svWX0rMivTxfkhYQAU 1861
distilabel/utils/serialization.py sha256=AIDHl2z4JYn53cHh60fM6-oq7nwQ5opmQj1FV3n7Ll8 12421
distilabel/utils/typing_.py sha256=fVcQ5uENh1ByuloeFKAK2NGmnwSDfdvBxCw0R5B8_wg 2262
distilabel/utils/card/__init__.py sha256=ySBmAe28kapVd2Y0h8XsxicqrWMG6S8a926-3soL8B8 587
distilabel/utils/card/dataset_card.py sha256=qoANW0DyDklDZYDyIOcPXggqlqrPEY7GQfUng-4M110 1452
distilabel/utils/card/distilabel_template.md sha256=OJS4yu5eBuGBI9CPvBt5KDCxAXwhfvJfUnz8um01EVg 2500
distilabel/utils/mkdocs/__init__.py sha256=ySBmAe28kapVd2Y0h8XsxicqrWMG6S8a926-3soL8B8 587
distilabel/utils/mkdocs/components_gallery.py sha256=txkcOmlVZIRP9eGDqU_qFcthkb8gSilB0ttmlVCIpfs 20555
distilabel/utils/mkdocs/templates/components-gallery/components-list.jinja2 sha256=volfiBbkCceoibf7w0Lwyoc58F1qreBcEqr0DxzHvZI 464
distilabel/utils/mkdocs/templates/components-gallery/index.md sha256=UIxlXP9r4G13QO0Vz-D54Yu7mNwQDLkhZ-NuwzOcl6E 959
distilabel/utils/mkdocs/templates/components-gallery/llm-detail.jinja2 sha256=ZaY_UQ11HQIN46w8mUoGXbXciXTgnhCXs9FpF7JsbXw 1083
distilabel/utils/mkdocs/templates/components-gallery/step-detail.jinja2 sha256=6vOAdeDNLfeXYA2P5O9f-bBiZGIIMZzGmDUbaG_G0Eg 1574
distilabel-1.4.1.dist-info/METADATA sha256=cix1Fk5eRe0QYd5PCyderUhNb13yZ_D4n8sauOTboCI 15480
distilabel-1.4.1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
distilabel-1.4.1.dist-info/entry_points.txt sha256=wM5yZxraTpLakgoeSgxbjUmQx8RVGPUiDPKhnYfS-n4 171
distilabel-1.4.1.dist-info/licenses/LICENSE sha256=x_4RG1lPHl0OIO3DXId5SQx2ElSEmHskHAfrrJPCXtc 11355
distilabel-1.4.1.dist-info/licenses/LICENSE_HEADER sha256=suNm5V2SeUlUDRaZt4o34nqiuGEsk3Bx52sm1oZUbsE 563
distilabel-1.4.1.dist-info/RECORD

entry_points.txt

distilabel = distilabel.cli.app:app
distilabel/components-gallery = distilabel.utils.mkdocs.components_gallery:ComponentsGalleryPlugin