We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad787aa commit d2a18b6Copy full SHA for d2a18b6
README.md
@@ -87,7 +87,7 @@ state-of-the-art results on **14 sub-tasks** in a code intelligence benchmark -
87
88
Paper link: https://arxiv.org/abs/2109.00859
89
90
-Blog link: https://blog.einstein.ai/codet5/
+Blog link: https://blog.salesforceairesearch.com/codet5/
91
92
The code currently includes two pre-trained checkpoints ([CodeT5-small](https://huggingface.co/Salesforce/codet5-small)
93
and [CodeT5-base](https://huggingface.co/Salesforce/codet5-base)) and scripts to fine-tine them on 4 generation tasks (
0 commit comments