Metadata-Version: 2.1
Name: azureml-acft-contrib-hf-diffusion
Version: 0.0.60
Summary: Contains the acft nlp-hf-contrib package used in script to build azureml components.
Home-page: 
Author: Microsoft Corp
License: inline_license
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8,<3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: datasets==2.9.0
Requires-Dist: sacremoses==0.0.53
Requires-Dist: scikit-learn<2.0.0,>=0.24.0
Requires-Dist: seqeval==1.2.2
Provides-Extra: dev
Requires-Dist: twine==3.3.0; extra == "dev"
Requires-Dist: wheel==0.37.0; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest~=5.3.0; extra == "test"

The azureml-acft-contrib-hf-diffusion package is a package containing functionality used by the the generic components for large language model for data preprocessing and fine-tuning. This package is not designed for end-user consumption and not to be released to pypi.
