update samples from Release-169 as a part of 1.50.0 SDK stable release (#1898)

Co-authored-by: amlrelsa-ms <amlrelsa@microsoft.com>
This commit is contained in:
Sasidhar Kasturi
2023-04-14 20:09:38 +05:30
committed by GitHub
parent 7a3ab1e44c
commit e4d84c8e45
28 changed files with 43 additions and 446 deletions

View File

@@ -23,10 +23,10 @@ dependencies:
- pip:
# Required packages for AzureML execution, history, and data preparation.
- azureml-widgets~=1.49.0
- azureml-defaults~=1.49.0
- azureml-widgets~=1.50.0
- azureml-defaults~=1.50.0
- pytorch-transformers==1.0.0
- spacy==2.2.4
- pystan==2.19.1.1
- https://aka.ms/automl-resources/packages/en_core_web_sm-2.1.0.tar.gz
- -r https://automlsdkdataresources.blob.core.windows.net/validated-requirements/1.49.0/validated_linux_requirements.txt [--no-deps]
- -r https://automlsdkdataresources.blob.core.windows.net/validated-requirements/1.50.0/validated_linux_requirements.txt [--no-deps]