Metadata-Version: 2.4
Name: azureml-acft-contrib-hf-nlp
Version: 0.0.80
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
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.12
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: datasets>=2.3.2
Requires-Dist: sacremoses==0.0.53
Requires-Dist: scikit-learn<1.6.0,>=1.5.1
Requires-Dist: seqeval==1.2.2
Provides-Extra: test
Requires-Dist: pytest~=5.3.0; extra == "test"
Provides-Extra: dev
Requires-Dist: twine==3.3.0; extra == "dev"
Requires-Dist: wheel==0.37.0; extra == "dev"
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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.
