Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vinuthakaranth committed Sep 3, 2024
1 parent aa0a12e commit aa9294b
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"19\""
"rai_example_version_string = \"20\""
]
},
{
Expand Down Expand Up @@ -669,7 +669,7 @@
"import time\n",
"\n",
"model_base_name = \"multilabel_hf_model\"\n",
"model_name_suffix = \"12490\"\n",
"model_name_suffix = \"12491\"\n",
"device = -1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"19\""
"rai_example_version_string = \"20\""
]
},
{
Expand Down Expand Up @@ -650,7 +650,7 @@
"import time\n",
"\n",
"model_base_name = \"hf_model\"\n",
"model_name_suffix = \"12490\"\n",
"model_name_suffix = \"12491\"\n",
"device = -1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"35\""
"rai_example_version_string = \"36\""
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
},
"outputs": [],
"source": [
"rai_example_version_string = \"17\""
"rai_example_version_string = \"18\""
]
},
{
Expand Down Expand Up @@ -1184,7 +1184,7 @@
"import time\n",
"\n",
"model_base_name = \"Financial_News_classifier\"\n",
"model_name_suffix = \"12490\"\n",
"model_name_suffix = \"12491\"\n",
"device = -1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"10\""
"rai_example_version_string = \"11\""
]
},
{
Expand Down Expand Up @@ -576,7 +576,7 @@
"import time\n",
"\n",
"model_base_name = \"hf_qa_model\"\n",
"model_name_suffix = \"12490\"\n",
"model_name_suffix = \"12491\"\n",
"device = -1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"59\""
"rai_example_version_string = \"60\""
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"17\""
"rai_example_version_string = \"18\""
]
},
{
Expand Down Expand Up @@ -579,7 +579,7 @@
"import time\n",
"\n",
"model_base_name = \"fridge_model\"\n",
"model_name_suffix = \"12490\"\n",
"model_name_suffix = \"12491\"\n",
"device = -1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f035b8eb",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -80,7 +81,7 @@
},
"outputs": [],
"source": [
"rai_example_version_string = \"9\""
"rai_example_version_string = \"10\""
]
},
{
Expand Down Expand Up @@ -912,7 +913,7 @@
"import time\n",
"\n",
"model_base_name = \"flower_classification_model\"\n",
"model_name_suffix = \"12490\"\n",
"model_name_suffix = \"12491\"\n",
"device = -1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"metadata": {},
"outputs": [],
"source": [
"rai_example_version_string = \"18\""
"rai_example_version_string = \"19\""
]
},
{
Expand Down Expand Up @@ -583,7 +583,7 @@
"import time\n",
"\n",
"model_base_name = \"multilabel_fridge_model\"\n",
"model_name_suffix = \"12490\"\n",
"model_name_suffix = \"12491\"\n",
"device = -1"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"source": [
"version_string = \"0.0.17\"\n",
"compute_name = \"cpucluster\"\n",
"rai_example_version_string = \"17\""
"rai_example_version_string = \"18\""
]
},
{
Expand Down Expand Up @@ -397,7 +397,7 @@
"import time\n",
"\n",
"model_base_name = \"mscoco_model\"\n",
"model_name_suffix = \"12490\"\n",
"model_name_suffix = \"12491\"\n",
"device = -1"
]
},
Expand Down

0 comments on commit aa9294b

Please sign in to comment.