Metadata-Version: 2.0
Name: azureml-automl-dnn-nlp
Version: 1.39.1.post2
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.39.1)
Requires-Dist: azureml-automl-runtime (~=1.39.1)
Requires-Dist: azureml-contrib-dataset (~=1.39.0)
Requires-Dist: azureml-core (~=1.39.0)
Requires-Dist: azureml-telemetry (~=1.39.0)
Requires-Dist: azureml-train-automl (~=1.39.0)
Requires-Dist: dataclasses
Requires-Dist: datasets (<=1.8.0,>=1.7.0)
Requires-Dist: inference-schema
Requires-Dist: seqeval
Requires-Dist: torch (>=1.5.0)
Requires-Dist: transformers (<=4.5.1,>=4.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.



