Skip to content

Commit

Permalink
Update SSM small model name.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 342262011
  • Loading branch information
adarob authored and t5-copybara committed Nov 13, 2020
1 parent 6b9677e commit a234ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/t5-deploy.ipynb
Expand Up @@ -109,7 +109,7 @@
},
"outputs": [],
"source": [
"MODEL = \"t5.1.1.small_ssm_nq\" #@param[\"t5.1.1.small_ssm_nq\", \"t5.1.1.xl_ssm_nq\", \"t5.1.1.xxl_ssm_nq\"]\n",
"MODEL = \"small_ssm_nq\" #@param[\"small_ssm_nq\", \"t5.1.1.xl_ssm_nq\", \"t5.1.1.xxl_ssm_nq\"]\n",
"\n",
"import os\n",
"\n",
Expand Down

0 comments on commit a234ebb

Please sign in to comment.