Metadata-Version: 2.1
Name: azureml-automl-dnn-nlp
Version: 1.46.1.post1
Summary: End to end deep learning models for NLP tasks in AutoML.
Home-page: https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
Author: Microsoft Corp
License: Proprietary https://aka.ms/azureml-preview-sdk-license 
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6,<3.9
Description-Content-Type: text/x-rst
Requires-Dist: azureml-automl-core (~=1.46.1)
Requires-Dist: azureml-automl-runtime (~=1.46.1)
Requires-Dist: azureml-core (~=1.46.0)
Requires-Dist: azureml-telemetry (~=1.46.0)
Requires-Dist: azureml-train-automl (~=1.46.0)
Requires-Dist: dataclasses
Requires-Dist: datasets (<=2.3.2,>=1.7.0)
Requires-Dist: inference-schema
Requires-Dist: seqeval
Requires-Dist: torch (<=1.12.0,>=1.5.0)
Requires-Dist: transformers[sentencepiece] (==4.6.0)

This package is only meant to be used by AutoML system-generated scripts. To install in Windows, the "torch" and "transformers" packages must be installed separately before this package. Please see https://pytorch.org/ and https://pypi.org/project/transformers/ for instructions.



