diff --git a/notebooks/Classification_BertFineTuning.ipynb b/notebooks/Classification_BertFineTuning.ipynb index 510a59627f175b0c6dc05a157d7642428f677039..000c3b7156c08ba478662ea53d244b65553e01dd 100644 --- a/notebooks/Classification_BertFineTuning.ipynb +++ b/notebooks/Classification_BertFineTuning.ipynb @@ -67,7 +67,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 1, "metadata": { "colab": { "base_uri": "https://localhost:8080/" @@ -75,7 +75,15 @@ "id": "dPOU-Efhf4ui", "outputId": "121dd21e-f98c-483d-d6d1-2838f732a4e2" }, - "outputs": [], + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "We will use the GPU\n" + ] + } + ], "source": [ "import torch\n", "\n", @@ -131,7 +139,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 2, "metadata": { "id": "SkErnwgMMbRj" }, @@ -173,7 +181,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 3, "metadata": { "id": "WkIVcabUgxIl" }, @@ -1568,7 +1576,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.13 | packaged by conda-forge | (main, May 27 2022, 17:01:00) \n[Clang 13.0.1 ]" + "version": "3.9.13" }, "vscode": { "interpreter": {