diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-04-04 12:45:54 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-04-04 12:45:54 +0200 |
commit | d2c4d31a94d9813b6985108b743a5bd3ffed36b9 (patch) | |
tree | e0c31ed89a4ea966e56eddba25956ae6a2aa904a /notebooks | |
parent | 186edf0890953f070cf707b6c3aef26961e1721f (diff) |
Add 2d positional encoding
Diffstat (limited to 'notebooks')
-rw-r--r-- | notebooks/03-look-at-iam-paragraphs.ipynb | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/notebooks/03-look-at-iam-paragraphs.ipynb b/notebooks/03-look-at-iam-paragraphs.ipynb index 69e5996..73045c6 100644 --- a/notebooks/03-look-at-iam-paragraphs.ipynb +++ b/notebooks/03-look-at-iam-paragraphs.ipynb @@ -3,7 +3,7 @@ { "cell_type": "code", "execution_count": 7, - "id": "4b00e00c", + "id": "a6f19997", "metadata": {}, "outputs": [ { @@ -40,7 +40,7 @@ { "cell_type": "code", "execution_count": 2, - "id": "a9955e92", + "id": "abe7e727", "metadata": {}, "outputs": [], "source": [ @@ -57,7 +57,7 @@ { "cell_type": "code", "execution_count": 3, - "id": "bd882f2d", + "id": "10519f10", "metadata": {}, "outputs": [ { @@ -94,7 +94,7 @@ { "cell_type": "code", "execution_count": 4, - "id": "8a2b8cc5", + "id": "2672fb27", "metadata": { "scrolled": false }, @@ -172,7 +172,7 @@ { "cell_type": "code", "execution_count": 5, - "id": "d7884595", + "id": "8b9ef38c", "metadata": { "scrolled": false }, @@ -251,7 +251,7 @@ { "cell_type": "code", "execution_count": 8, - "id": "67f6c35e", + "id": "09b91f61", "metadata": {}, "outputs": [ { @@ -286,7 +286,7 @@ { "cell_type": "code", "execution_count": 9, - "id": "69c4dc90", + "id": "c883fa43", "metadata": { "scrolled": false }, @@ -364,7 +364,7 @@ { "cell_type": "code", "execution_count": null, - "id": "7671f207", + "id": "6703bfaf", "metadata": {}, "outputs": [], "source": [] |