Metadata-Version: 2.1
Name: azureml-acft-contrib-hf-nlp
Version: 0.0.24
Summary: Contains the acft nlp-hf-contrib package used in script to build azureml components.
Home-page: UNKNOWN
Author: Microsoft Corp
License: inline_license
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3.7
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.7,<3.10
Description-Content-Type: text/x-rst
Requires-Dist: datasets (>=2.3.2)
Requires-Dist: sacremoses (==0.0.53)
Requires-Dist: scikit-learn (~=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-nlp package is a package containing functionality used by the the generic components for large language model for data preprocessing, fine-tuning, inferencing and deploying a managed endpoint. This package is not designed for end-user consumption and not to be released to pypi.


