diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-03-24 22:15:54 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-03-24 22:15:54 +0100 |
commit | 8248f173132dfb7e47ec62b08e9235990c8626e3 (patch) | |
tree | 2f3ff85602cbc08b7168bf4f0d3924d32a689852 /notebooks/06-try-transformer-model-predictions.ipynb | |
parent | 74c907a17379688967dc4b3f41a44ba83034f5e0 (diff) |
renamed datasets to data, added iam refactor
Diffstat (limited to 'notebooks/06-try-transformer-model-predictions.ipynb')
-rw-r--r-- | notebooks/06-try-transformer-model-predictions.ipynb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notebooks/06-try-transformer-model-predictions.ipynb b/notebooks/06-try-transformer-model-predictions.ipynb index d39e111..8366088 100644 --- a/notebooks/06-try-transformer-model-predictions.ipynb +++ b/notebooks/06-try-transformer-model-predictions.ipynb @@ -350,7 +350,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.2" + "version": "3.9.1" } }, "nbformat": 4, |