Skip to content

Commit

Permalink
bump RAI text and vision component versions to 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
imatiach-msft committed Nov 22, 2023
1 parent e046026 commit 0af85b7
Show file tree
Hide file tree
Showing 11 changed files with 30 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"outputs": [],
"source": [
"# Pass the name of your compute instance (See step 6 below for it's use)\n",
"compute_name = \"raitextcluster\""
"compute_name = \"raitextclusterlarge\""
]
},
{
Expand Down Expand Up @@ -1164,7 +1164,7 @@
"else:\n",
" my_compute = AmlCompute(\n",
" name=compute_name,\n",
" size=\"Standard_DS4_v2\",\n",
" size=\"Standard_DS5_v2\",\n",
" min_instances=0,\n",
" max_instances=1,\n",
" idle_time_before_scale_down=3600,\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"metadata": {},
"outputs": [],
"source": [
"version_string = \"0.0.10\""
"version_string = \"0.0.11\""
]
},
{
Expand Down Expand Up @@ -95,7 +95,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"11\""
"rai_example_version_string = \"12\""
]
},
{
Expand Down Expand Up @@ -595,7 +595,7 @@
" model_output_path:\n",
" type: path\n",
"code: ./covid19_events_component_src/\n",
"environment: azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/30\n",
"environment: azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/33\n",
"command: >-\n",
" python training_script.py\n",
" --model_base_name ${{{{inputs.model_base_name}}}}\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"metadata": {},
"outputs": [],
"source": [
"version_string = \"0.0.10\""
"version_string = \"0.0.11\""
]
},
{
Expand Down Expand Up @@ -85,7 +85,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"11\""
"rai_example_version_string = \"12\""
]
},
{
Expand Down Expand Up @@ -576,7 +576,7 @@
" model_output_path:\n",
" type: path\n",
"code: ./dbpedia_component_src/\n",
"environment: azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/30\n",
"environment: azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/33\n",
"command: >-\n",
" python training_script.py\n",
" --model_base_name ${{{{inputs.model_base_name}}}}\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"metadata": {},
"outputs": [],
"source": [
"version_string = \"0.0.10\""
"version_string = \"0.0.11\""
]
},
{
Expand Down Expand Up @@ -88,7 +88,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"24\""
"rai_example_version_string = \"25\""
]
},
{
Expand Down Expand Up @@ -568,7 +568,7 @@
" model_output_path:\n",
" type: path\n",
"code: ./blbooksgenre_component_src/\n",
"environment: azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/30\n",
"environment: azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/33\n",
"command: >-\n",
" python training_script.py\n",
" --model_base_name ${{{{inputs.model_base_name}}}}\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
},
"outputs": [],
"source": [
"version_string = \"0.0.8\""
"version_string = \"0.0.11\""
]
},
{
Expand Down Expand Up @@ -194,7 +194,7 @@
},
"outputs": [],
"source": [
"rai_example_version_string = \"9\""
"rai_example_version_string = \"11\""
]
},
{
Expand Down Expand Up @@ -1076,7 +1076,7 @@
" model_info_output_path:\n",
" type: path\n",
"code: ./Text_classification_component_src/\n",
"environment: azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/16\n",
"environment: azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/33\n",
"\"\"\"\n",
" + r\"\"\"\n",
"command: >-\n",
Expand Down Expand Up @@ -1184,7 +1184,7 @@
"import time\n",
"\n",
"model_base_name = \"Financial_News_classifier\"\n",
"model_name_suffix = \"1234\"\n",
"model_name_suffix = \"1235\"\n",
"device = -1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"metadata": {},
"outputs": [],
"source": [
"version_string = \"0.0.10\""
"version_string = \"0.0.11\""
]
},
{
Expand Down Expand Up @@ -85,7 +85,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"2\""
"rai_example_version_string = \"3\""
]
},
{
Expand Down Expand Up @@ -503,7 +503,7 @@
" model_output_path:\n",
" type: path\n",
"code: ./squad_component_src/\n",
"environment: azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/30\n",
"environment: azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/33\n",
"command: >-\n",
" python training_script.py\n",
" --model_base_name ${{{{inputs.model_base_name}}}}\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"metadata": {},
"outputs": [],
"source": [
"version_string = \"0.0.10\""
"version_string = \"0.0.11\""
]
},
{
Expand Down Expand Up @@ -57,7 +57,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"53\""
"rai_example_version_string = \"54\""
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
},
"outputs": [],
"source": [
"version_string = \"0.0.10\""
"version_string = \"0.0.11\""
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"metadata": {},
"outputs": [],
"source": [
"version_string = \"0.0.10\""
"version_string = \"0.0.11\""
]
},
{
Expand Down Expand Up @@ -58,7 +58,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"11\""
"rai_example_version_string = \"12\""
]
},
{
Expand Down Expand Up @@ -505,7 +505,7 @@
" model_output_path:\n",
" type: path\n",
"code: ./fridge_component_src/\n",
"environment: azureml://registries/azureml/environments/responsibleai-vision-ubuntu20.04-py38-cpu/versions/33\n",
"environment: azureml://registries/azureml/environments/responsibleai-vision-ubuntu20.04-py38-cpu/versions/37\n",
"command: >-\n",
" python training_script.py\n",
" --model_base_name ${{{{inputs.model_base_name}}}}\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"metadata": {},
"outputs": [],
"source": [
"version_string = \"0.0.10\""
"version_string = \"0.0.11\""
]
},
{
Expand Down Expand Up @@ -58,7 +58,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"12\""
"rai_example_version_string = \"13\""
]
},
{
Expand Down Expand Up @@ -509,7 +509,7 @@
" model_output_path:\n",
" type: path\n",
"code: ./fridge_component_src/\n",
"environment: azureml://registries/azureml/environments/responsibleai-vision-ubuntu20.04-py38-cpu/versions/33\n",
"environment: azureml://registries/azureml/environments/responsibleai-vision-ubuntu20.04-py38-cpu/versions/37\n",
"command: >-\n",
" python training_script.py\n",
" --model_base_name ${{{{inputs.model_base_name}}}}\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"metadata": {},
"outputs": [],
"source": [
"version_string = \"0.0.10\"\n",
"version_string = \"0.0.11\"\n",
"compute_name = \"cpucluster\"\n",
"rai_example_version_string = \"11\""
"rai_example_version_string = \"12\""
]
},
{
Expand Down Expand Up @@ -436,7 +436,7 @@
" model_output_path:\n",
" type: path\n",
"code: ./mscoco_component_src_od_1/\n",
"environment: azureml://registries/azureml/environments/responsibleai-vision-ubuntu20.04-py38-cpu/versions/33\n",
"environment: azureml://registries/azureml/environments/responsibleai-vision-ubuntu20.04-py38-cpu/versions/37\n",
"command: >-\n",
" python model_script.py\n",
" --model_base_name ${{{{inputs.model_base_name}}}}\n",
Expand Down

0 comments on commit 0af85b7

Please sign in to comment.