Metadata-Version: 2.0
Name: azureml-automl-dnn-nlp
Version: 1.25.0
Summary: AutoML DNN NLP Models
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: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6,<3.8
Description-Content-Type: text/x-rst
Requires-Dist: azureml-core (~=1.25.0)
Requires-Dist: azureml-telemetry (~=1.25.0)
Requires-Dist: azureml-train-automl (~=1.25.0)
Requires-Dist: numpy (>=1.18.5)
Requires-Dist: pandas (>=0.25.3)
Requires-Dist: scikit-learn (>=0.22.2)
Requires-Dist: torch (>=1.5.0)
Requires-Dist: transformers (<=4.1.0,>=3.1.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.



