diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-09-30 23:01:05 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-09-30 23:01:05 +0200 |
commit | c7ce2de1fc62429eb75b26d6b138668f287835fd (patch) | |
tree | 9e4741fa97de2e87245b73331178971598516853 /notebooks/05-sanity-check-multihead-attention.ipynb | |
parent | 0456dbe77b82deeb90db5edd8e5155d9b514ce81 (diff) |
Update notebooks
Diffstat (limited to 'notebooks/05-sanity-check-multihead-attention.ipynb')
-rw-r--r-- | notebooks/05-sanity-check-multihead-attention.ipynb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/notebooks/05-sanity-check-multihead-attention.ipynb b/notebooks/05-sanity-check-multihead-attention.ipynb index 54f0432..952636b 100644 --- a/notebooks/05-sanity-check-multihead-attention.ipynb +++ b/notebooks/05-sanity-check-multihead-attention.ipynb @@ -147,7 +147,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -161,7 +161,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.4" + "version": "3.9.7" } }, "nbformat": 4, |