{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": { "colab": { "base_uri": "https://localhost:8080/" }, "id": "Ay9HJhbH03Kx", "outputId": "4170bd29-744e-42f9-b9ae-7b3a68a987f3" }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Requirement already satisfied: datasets in ./.venv/lib/python3.10/site-packages (2.14.5)\n", "Requirement already satisfied: ipywidgets in ./.venv/lib/python3.10/site-packages (8.1.0)\n", "Requirement already satisfied: transformers[torch] in ./.venv/lib/python3.10/site-packages (4.33.1)\n", "Requirement already satisfied: evaluate in ./.venv/lib/python3.10/site-packages (0.4.0)\n", "Requirement already satisfied: scikit-learn in ./.venv/lib/python3.10/site-packages (1.3.0)\n", "Requirement already satisfied: ray[tune] in ./.venv/lib/python3.10/site-packages (2.6.3)\n", "Requirement already satisfied: wandb in ./.venv/lib/python3.10/site-packages (0.15.10)\n", "Requirement already satisfied: hyperopt in ./.venv/lib/python3.10/site-packages (0.2.7)\n", "Requirement already satisfied: numpy>=1.17 in ./.venv/lib/python3.10/site-packages (from datasets) (1.25.2)\n", "Requirement already satisfied: pyarrow>=8.0.0 in ./.venv/lib/python3.10/site-packages (from datasets) (13.0.0)\n", "Requirement already satisfied: dill<0.3.8,>=0.3.0 in ./.venv/lib/python3.10/site-packages (from datasets) (0.3.7)\n", "Requirement already satisfied: pandas in ./.venv/lib/python3.10/site-packages (from datasets) (2.1.0)\n", "Requirement already satisfied: requests>=2.19.0 in ./.venv/lib/python3.10/site-packages (from datasets) (2.31.0)\n", "Requirement already satisfied: tqdm>=4.62.1 in ./.venv/lib/python3.10/site-packages (from datasets) (4.66.1)\n", "Requirement already satisfied: xxhash in ./.venv/lib/python3.10/site-packages (from datasets) (3.3.0)\n", "Requirement already satisfied: multiprocess in ./.venv/lib/python3.10/site-packages (from datasets) (0.70.15)\n", "Requirement already satisfied: fsspec[http]<2023.9.0,>=2023.1.0 in ./.venv/lib/python3.10/site-packages (from datasets) (2023.6.0)\n", "Requirement already satisfied: aiohttp in ./.venv/lib/python3.10/site-packages (from datasets) (3.8.5)\n", "Requirement already satisfied: huggingface-hub<1.0.0,>=0.14.0 in ./.venv/lib/python3.10/site-packages (from datasets) (0.16.4)\n", "Requirement already satisfied: packaging in ./.venv/lib/python3.10/site-packages (from datasets) (23.1)\n", "Requirement already satisfied: pyyaml>=5.1 in ./.venv/lib/python3.10/site-packages (from datasets) (6.0.1)\n", "Requirement already satisfied: comm>=0.1.3 in ./.venv/lib/python3.10/site-packages (from ipywidgets) (0.1.4)\n", "Requirement already satisfied: ipython>=6.1.0 in ./.venv/lib/python3.10/site-packages (from ipywidgets) (8.15.0)\n", "Requirement already satisfied: traitlets>=4.3.1 in ./.venv/lib/python3.10/site-packages (from ipywidgets) (5.9.0)\n", "Requirement already satisfied: widgetsnbextension~=4.0.7 in ./.venv/lib/python3.10/site-packages (from ipywidgets) (4.0.8)\n", "Requirement already satisfied: jupyterlab-widgets~=3.0.7 in ./.venv/lib/python3.10/site-packages (from ipywidgets) (3.0.8)\n", "Requirement already satisfied: filelock in ./.venv/lib/python3.10/site-packages (from transformers[torch]) (3.12.3)\n", "Requirement already satisfied: regex!=2019.12.17 in ./.venv/lib/python3.10/site-packages (from transformers[torch]) (2023.8.8)\n", "Requirement already satisfied: tokenizers!=0.11.3,<0.14,>=0.11.1 in ./.venv/lib/python3.10/site-packages (from transformers[torch]) (0.13.3)\n", "Requirement already satisfied: safetensors>=0.3.1 in ./.venv/lib/python3.10/site-packages (from transformers[torch]) (0.3.3)\n", "Requirement already satisfied: torch!=1.12.0,>=1.10 in ./.venv/lib/python3.10/site-packages (from transformers[torch]) (2.0.1)\n", "Requirement already satisfied: accelerate>=0.20.3 in ./.venv/lib/python3.10/site-packages (from transformers[torch]) (0.22.0)\n", "Requirement already satisfied: responses<0.19 in ./.venv/lib/python3.10/site-packages (from evaluate) (0.18.0)\n", "Requirement already satisfied: scipy>=1.5.0 in ./.venv/lib/python3.10/site-packages (from scikit-learn) (1.11.2)\n", "Requirement already satisfied: joblib>=1.1.1 in ./.venv/lib/python3.10/site-packages (from scikit-learn) (1.3.2)\n", "Requirement already satisfied: threadpoolctl>=2.0.0 in ./.venv/lib/python3.10/site-packages (from scikit-learn) (3.2.0)\n", "Requirement already satisfied: click>=7.0 in ./.venv/lib/python3.10/site-packages (from ray[tune]) (8.1.7)\n", "Requirement already satisfied: jsonschema in ./.venv/lib/python3.10/site-packages (from ray[tune]) (4.19.0)\n", "Requirement already satisfied: msgpack<2.0.0,>=1.0.0 in ./.venv/lib/python3.10/site-packages (from ray[tune]) (1.0.5)\n", "Requirement already satisfied: protobuf!=3.19.5,>=3.15.3 in ./.venv/lib/python3.10/site-packages (from ray[tune]) (4.24.2)\n", "Requirement already satisfied: aiosignal in ./.venv/lib/python3.10/site-packages (from ray[tune]) (1.3.1)\n", "Requirement already satisfied: frozenlist in ./.venv/lib/python3.10/site-packages (from ray[tune]) (1.4.0)\n", "Requirement already satisfied: grpcio>=1.42.0 in ./.venv/lib/python3.10/site-packages (from ray[tune]) (1.57.0)\n", "Requirement already satisfied: tensorboardX>=1.9 in ./.venv/lib/python3.10/site-packages (from ray[tune]) (2.6.2.2)\n", "Requirement already satisfied: GitPython!=3.1.29,>=1.0.0 in ./.venv/lib/python3.10/site-packages (from wandb) (3.1.35)\n", "Requirement already satisfied: psutil>=5.0.0 in ./.venv/lib/python3.10/site-packages (from wandb) (5.9.5)\n", "Requirement already satisfied: sentry-sdk>=1.0.0 in ./.venv/lib/python3.10/site-packages (from wandb) (1.30.0)\n", "Requirement already satisfied: docker-pycreds>=0.4.0 in ./.venv/lib/python3.10/site-packages (from wandb) (0.4.0)\n", "Requirement already satisfied: pathtools in ./.venv/lib/python3.10/site-packages (from wandb) (0.1.2)\n", "Requirement already satisfied: setproctitle in ./.venv/lib/python3.10/site-packages (from wandb) (1.3.2)\n", "Requirement already satisfied: setuptools in ./.venv/lib/python3.10/site-packages (from wandb) (59.6.0)\n", "Requirement already satisfied: appdirs>=1.4.3 in ./.venv/lib/python3.10/site-packages (from wandb) (1.4.4)\n", "Requirement already satisfied: six in ./.venv/lib/python3.10/site-packages (from hyperopt) (1.16.0)\n", "Requirement already satisfied: networkx>=2.2 in ./.venv/lib/python3.10/site-packages (from hyperopt) (3.1)\n", "Requirement already satisfied: future in ./.venv/lib/python3.10/site-packages (from hyperopt) (0.18.3)\n", "Requirement already satisfied: cloudpickle in ./.venv/lib/python3.10/site-packages (from hyperopt) (2.2.1)\n", "Requirement already satisfied: py4j in ./.venv/lib/python3.10/site-packages (from hyperopt) (0.10.9.7)\n", "Requirement already satisfied: attrs>=17.3.0 in ./.venv/lib/python3.10/site-packages (from aiohttp->datasets) (23.1.0)\n", "Requirement already satisfied: charset-normalizer<4.0,>=2.0 in ./.venv/lib/python3.10/site-packages (from aiohttp->datasets) (3.2.0)\n", "Requirement already satisfied: multidict<7.0,>=4.5 in ./.venv/lib/python3.10/site-packages (from aiohttp->datasets) (6.0.4)\n", "Requirement already satisfied: async-timeout<5.0,>=4.0.0a3 in ./.venv/lib/python3.10/site-packages (from aiohttp->datasets) (4.0.3)\n", "Requirement already satisfied: yarl<2.0,>=1.0 in ./.venv/lib/python3.10/site-packages (from aiohttp->datasets) (1.9.2)\n", "Requirement already satisfied: gitdb<5,>=4.0.1 in ./.venv/lib/python3.10/site-packages (from GitPython!=3.1.29,>=1.0.0->wandb) (4.0.10)\n", "Requirement already satisfied: typing-extensions>=3.7.4.3 in ./.venv/lib/python3.10/site-packages (from huggingface-hub<1.0.0,>=0.14.0->datasets) (4.7.1)\n", "Requirement already satisfied: backcall in ./.venv/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (0.2.0)\n", "Requirement already satisfied: decorator in ./.venv/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (5.1.1)\n", "Requirement already satisfied: jedi>=0.16 in ./.venv/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (0.19.0)\n", "Requirement already satisfied: matplotlib-inline in ./.venv/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (0.1.6)\n", "Requirement already satisfied: pickleshare in ./.venv/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (0.7.5)\n", "Requirement already satisfied: prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 in ./.venv/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (3.0.39)\n", "Requirement already satisfied: pygments>=2.4.0 in ./.venv/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (2.16.1)\n", "Requirement already satisfied: stack-data in ./.venv/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (0.6.2)\n", "Requirement already satisfied: exceptiongroup in ./.venv/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (1.1.3)\n", "Requirement already satisfied: pexpect>4.3 in ./.venv/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (4.8.0)\n", "Requirement already satisfied: idna<4,>=2.5 in ./.venv/lib/python3.10/site-packages (from requests>=2.19.0->datasets) (3.4)\n", "Requirement already satisfied: urllib3<3,>=1.21.1 in ./.venv/lib/python3.10/site-packages (from requests>=2.19.0->datasets) (2.0.4)\n", "Requirement already satisfied: certifi>=2017.4.17 in ./.venv/lib/python3.10/site-packages (from requests>=2.19.0->datasets) (2023.7.22)\n", "Requirement already satisfied: sympy in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (1.12)\n", "Requirement already satisfied: jinja2 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (3.1.2)\n", "Requirement already satisfied: nvidia-cuda-nvrtc-cu11==11.7.99 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (11.7.99)\n", "Requirement already satisfied: nvidia-cuda-runtime-cu11==11.7.99 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (11.7.99)\n", "Requirement already satisfied: nvidia-cuda-cupti-cu11==11.7.101 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (11.7.101)\n", "Requirement already satisfied: nvidia-cudnn-cu11==8.5.0.96 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (8.5.0.96)\n", "Requirement already satisfied: nvidia-cublas-cu11==11.10.3.66 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (11.10.3.66)\n", "Requirement already satisfied: nvidia-cufft-cu11==10.9.0.58 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (10.9.0.58)\n", "Requirement already satisfied: nvidia-curand-cu11==10.2.10.91 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (10.2.10.91)\n", "Requirement already satisfied: nvidia-cusolver-cu11==11.4.0.1 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (11.4.0.1)\n", "Requirement already satisfied: nvidia-cusparse-cu11==11.7.4.91 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (11.7.4.91)\n", "Requirement already satisfied: nvidia-nccl-cu11==2.14.3 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (2.14.3)\n", "Requirement already satisfied: nvidia-nvtx-cu11==11.7.91 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (11.7.91)\n", "Requirement already satisfied: triton==2.0.0 in ./.venv/lib/python3.10/site-packages (from torch!=1.12.0,>=1.10->transformers[torch]) (2.0.0)\n", "Requirement already satisfied: wheel in ./.venv/lib/python3.10/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch!=1.12.0,>=1.10->transformers[torch]) (0.41.2)\n", "Requirement already satisfied: cmake in ./.venv/lib/python3.10/site-packages (from triton==2.0.0->torch!=1.12.0,>=1.10->transformers[torch]) (3.27.4.1)\n", "Requirement already satisfied: lit in ./.venv/lib/python3.10/site-packages (from triton==2.0.0->torch!=1.12.0,>=1.10->transformers[torch]) (16.0.6)\n", "Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.venv/lib/python3.10/site-packages (from jsonschema->ray[tune]) (2023.7.1)\n", "Requirement already satisfied: referencing>=0.28.4 in ./.venv/lib/python3.10/site-packages (from jsonschema->ray[tune]) (0.30.2)\n", "Requirement already satisfied: rpds-py>=0.7.1 in ./.venv/lib/python3.10/site-packages (from jsonschema->ray[tune]) (0.10.2)\n", "Requirement already satisfied: python-dateutil>=2.8.2 in ./.venv/lib/python3.10/site-packages (from pandas->datasets) (2.8.2)\n", "Requirement already satisfied: pytz>=2020.1 in ./.venv/lib/python3.10/site-packages (from pandas->datasets) (2023.3.post1)\n", "Requirement already satisfied: tzdata>=2022.1 in ./.venv/lib/python3.10/site-packages (from pandas->datasets) (2023.3)\n", "Requirement already satisfied: smmap<6,>=3.0.1 in ./.venv/lib/python3.10/site-packages (from gitdb<5,>=4.0.1->GitPython!=3.1.29,>=1.0.0->wandb) (5.0.0)\n", "Requirement already satisfied: parso<0.9.0,>=0.8.3 in ./.venv/lib/python3.10/site-packages (from jedi>=0.16->ipython>=6.1.0->ipywidgets) (0.8.3)\n", "Requirement already satisfied: ptyprocess>=0.5 in ./.venv/lib/python3.10/site-packages (from pexpect>4.3->ipython>=6.1.0->ipywidgets) (0.7.0)\n", "Requirement already satisfied: wcwidth in ./.venv/lib/python3.10/site-packages (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=6.1.0->ipywidgets) (0.2.6)\n", "Requirement already satisfied: MarkupSafe>=2.0 in ./.venv/lib/python3.10/site-packages (from jinja2->torch!=1.12.0,>=1.10->transformers[torch]) (2.1.3)\n", "Requirement already satisfied: executing>=1.2.0 in ./.venv/lib/python3.10/site-packages (from stack-data->ipython>=6.1.0->ipywidgets) (1.2.0)\n", "Requirement already satisfied: asttokens>=2.1.0 in ./.venv/lib/python3.10/site-packages (from stack-data->ipython>=6.1.0->ipywidgets) (2.4.0)\n", "Requirement already satisfied: pure-eval in ./.venv/lib/python3.10/site-packages (from stack-data->ipython>=6.1.0->ipywidgets) (0.2.2)\n", "Requirement already satisfied: mpmath>=0.19 in ./.venv/lib/python3.10/site-packages (from sympy->torch!=1.12.0,>=1.10->transformers[torch]) (1.3.0)\n" ] } ], "source": [ "!pip install datasets ipywidgets transformers[torch] evaluate scikit-learn ray[tune] wandb hyperopt" ] }, { "cell_type": "code", "execution_count": 2, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 359, "referenced_widgets": [ "b79e9c0aa7f442a5956eeb03f684a357", "97b0c3827a2040a3b8c81cad7e2f9d78", "291adaefb7fb4122b8101076d3412d95", "549a797c9e584a49b82f95448513e742", "9aa90b4b549345fcafe4b6344532ce7a", "f2a14fe11c1f4e34af19958071f9c0cb", "92ae36322f5f41b1ba0c3d012eaa274d", "cccfa6f765a74fe89d777bab68332fca", "0d89dabdf49146d19c5ec6170c5b8efb", "b81730ef186548e0924c5add62503e93", "169801107d4c426faddda35cdc784e1d", "75820af3aa214f3eb1e85c937fccd189", "a00fcad40d6e45cf9717d6203676d646", "337dfd3562d743f79487582f03f3f396", "1e4e36eb6f004f9c9d6101fc81a53983", "606d9c327bc04b74ac676b9340acb3df", "df03b594bba94ca781b2f68f10d8f928" ] }, "id": "hpFXbjdecnzZ", "outputId": "b62c1bc5-76cf-4c58-c896-e2068781df1f" }, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "ab399e5a1fb845fba2388706b9185da4", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(HTML(value='
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Create sweep with ID: 1wpa6h8x\n", "Sweep URL: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x\n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: 97sjboe5 with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 3.662189175786302e-06\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 116.0448051231694\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "d4bd69d393c4413797b7c485efe34924", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011113103355455678, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_174218-97sjboe5" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run blooming-sweep-1 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/97sjboe5" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "fd553a88b1264208b7fb0b2dd4ec3c28", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run blooming-sweep-1 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/97sjboe5
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_174218-97sjboe5/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "908e5241bc9f47f0b8c2a6f8fc40b9de", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011113186266771258, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_174227-97sjboe5" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run blooming-sweep-1 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/97sjboe5" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "c734e68260404dc3a26f2d988930c94b", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/116 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "400b7d42812648789114dccb378367fa", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▁▁█
eval/best_accuracy▁▁▁█
eval/loss█▇▇▁
eval/runtime▁▄▇█
eval/samples_per_second█▅▂▁
eval/steps_per_second█▅▂▁
train/epoch▁▁▁▁▁█████
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▂█▆▃▁
train/loss█▃▁▁▃
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.30395
eval/best_accuracy0.30395
eval/loss0.98659
eval/runtime45.5047
eval/samples_per_second62.323
eval/steps_per_second7.801
train/epoch0.01
train/global_step116
train/learning_rate0.0
train/loss0.5725
train/total_flos122929745952768.0
train/train_loss0.55012
train/train_runtime235.2118
train/train_samples_per_second3.945
train/train_steps_per_second0.493

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run blooming-sweep-1 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/97sjboe5
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_174227-97sjboe5/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: ezujfbw7 with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 1.4727353172197592e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 412.7211411729937\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_174628-ezujfbw7" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run toasty-sweep-2 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ezujfbw7" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "06467774783e4754bfaca4f9d76eab66", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run toasty-sweep-2 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ezujfbw7
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_174628-ezujfbw7/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "2de004e7641645039096e3b4623d465c", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112626366795868, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_174637-ezujfbw7" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run toasty-sweep-2 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ezujfbw7" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "4a27d9ffa3ba4623bd1e607a780fe291", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/412 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "eb2f3a9d7fdc402ea1687560db1f06b3", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▆▁▆█
eval/best_accuracy▁▁▃█
eval/loss▁▄██
eval/runtime▁▇█▆
eval/samples_per_second█▂▁▃
eval/steps_per_second█▂▁▃
train/epoch▁▃▃▅▅▅▅▆▆█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▁
train/loss█▅▂▁▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.87236
eval/best_accuracy0.87236
eval/loss0.4741
eval/runtime45.9606
eval/samples_per_second61.705
eval/steps_per_second7.724
train/epoch0.04
train/global_step412
train/learning_rate0.0
train/loss0.1601
train/total_flos436612545970176.0
train/train_loss0.24878
train/train_runtime355.9155
train/train_samples_per_second9.261
train/train_steps_per_second1.158

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run toasty-sweep-2 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ezujfbw7
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_174637-ezujfbw7/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: 1snmzbiz with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 2.6553046922432375e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 366.1063867116238\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_175238-1snmzbiz" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run dulcet-sweep-3 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/1snmzbiz" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "9c29bfcb89af473d8816ed46287b9de7", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.006 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=0.531781…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run dulcet-sweep-3 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/1snmzbiz
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_175238-1snmzbiz/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "c787a0ca336c46c2bf5a2122afc52a57", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112738155578781, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_175246-1snmzbiz" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run dulcet-sweep-3 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/1snmzbiz" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "790a1dbdf7cd47c6af6b7f48bcf395ed", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/366 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "1671cf9e00f647ce811a48627b2028ba", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▃▁▇█
eval/best_accuracy▁▁▇█
eval/loss▁█▃▃
eval/runtime▁▅▇█
eval/samples_per_second█▄▂▁
eval/steps_per_second█▄▂▁
train/epoch▁▃▃▃▃▅▅▆▆█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▃▁
train/loss█▅▃▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.87588
eval/best_accuracy0.87588
eval/loss0.45403
eval/runtime45.927
eval/samples_per_second61.75
eval/steps_per_second7.73
train/epoch0.04
train/global_step366
train/learning_rate0.0
train/loss0.0991
train/total_flos387864543264768.0
train/train_loss0.22383
train/train_runtime336.8267
train/train_samples_per_second8.693
train/train_steps_per_second1.087

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run dulcet-sweep-3 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/1snmzbiz
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_175246-1snmzbiz/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: zislhxig with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 2.7061350795742976e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 492.6120506548938\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_175829-zislhxig" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run rich-sweep-4 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/zislhxig" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "2fbf5ad069d94ecdb616433e72c971fe", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run rich-sweep-4 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/zislhxig
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_175829-zislhxig/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "9e58e34c87d64213bb169c841b70ef09", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112159044326593, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_175837-zislhxig" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run rich-sweep-4 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/zislhxig" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "3d0fc32565134c9da011fa60e10371b3", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/492 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▅█▅
eval/best_accuracy▁▅██
eval/loss▁▄▂█
eval/runtime▁▇▆█
eval/samples_per_second█▂▃▁
eval/steps_per_second█▂▃▁
train/epoch▁▂▂▄▄▅▅▇▇█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▁
train/loss█▅▂▁▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.86495
eval/best_accuracy0.89492
eval/loss0.56404
eval/runtime46.0188
eval/samples_per_second61.627
eval/steps_per_second7.714
train/epoch0.05
train/global_step492
train/learning_rate0.0
train/loss0.1083
train/total_flos521391681110016.0
train/train_loss0.2081
train/train_runtime386.4211
train/train_samples_per_second10.186
train/train_steps_per_second1.273

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run rich-sweep-4 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/zislhxig
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_175837-zislhxig/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: myfgg3jt with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 7.434428008752932e-06\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 656.8099612953338\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_180511-myfgg3jt" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run young-sweep-5 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/myfgg3jt" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "d3c544814429409ab5d1c518e33c6fdc", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run young-sweep-5 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/myfgg3jt
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_180511-myfgg3jt/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "09f91d8a79244c4b9efc5e17f12ff4cb", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.01111549857774258, max=1.0)…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_180519-myfgg3jt" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run young-sweep-5 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/myfgg3jt" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "bbbde9f835784b049d7d08dc3237d0ef", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/656 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▇██
eval/best_accuracy▁▇██
eval/loss█▄▁▁
eval/runtime▁▅▆█
eval/samples_per_second█▄▃▁
eval/steps_per_second█▄▃▁
train/epoch▁▂▂▅▅▆▆▇▇█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▂
train/loss█▅▂▁▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.87094
eval/best_accuracy0.87094
eval/loss0.47905
eval/runtime46.0672
eval/samples_per_second61.562
eval/steps_per_second7.706
train/epoch0.06
train/global_step656
train/learning_rate0.0
train/loss0.2063
train/total_flos695188908146688.0
train/train_loss0.268
train/train_runtime451.0846
train/train_samples_per_second11.634
train/train_steps_per_second1.454

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run young-sweep-5 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/myfgg3jt
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_180519-myfgg3jt/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Sweep Agent: Waiting for job.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: Job received.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: uakeqy2o with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 2.386135927313411e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 887.5577347480429\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_181305-uakeqy2o" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run northern-sweep-6 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/uakeqy2o" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "c73340fc556b41a8b032ce98aabea848", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run northern-sweep-6 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/uakeqy2o
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_181305-uakeqy2o/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "5d618ef5884c489cb7ae43ed9afa0cb7", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011116341788793862, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_181313-uakeqy2o" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run northern-sweep-6 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/uakeqy2o" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "674c00f139c546ddbc594d6d0bb09fe0", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/887 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▁▄█
eval/best_accuracy▁▁▄█
eval/loss▇█▄▁
eval/runtime▁▆▇█
eval/samples_per_second█▃▂▁
eval/steps_per_second█▃▂▁
train/epoch▁▃▃▄▄▅▅▆▆█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▂
train/loss█▄▁▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.91608
eval/best_accuracy0.91608
eval/loss0.33027
eval/runtime46.0755
eval/samples_per_second61.551
eval/steps_per_second7.705
train/epoch0.09
train/global_step887
train/learning_rate0.0
train/loss0.1162
train/total_flos939988660862976.0
train/train_loss0.18107
train/train_runtime540.5231
train/train_samples_per_second13.128
train/train_steps_per_second1.641

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run northern-sweep-6 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/uakeqy2o
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_181313-uakeqy2o/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: vp9ymyaw with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 6.4818465481420485e-06\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 987.027502299798\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_182223-vp9ymyaw" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run cool-sweep-7 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/vp9ymyaw" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "3b2854acf17d43c2863110f71ee84678", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run cool-sweep-7 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/vp9ymyaw
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_182223-vp9ymyaw/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "f5e66144d0a8421b845e51a7e249b67f", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011116606299927096, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_182231-vp9ymyaw" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run cool-sweep-7 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/vp9ymyaw" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "7785439066ab45a19bf739befe79d579", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/987 [00:00(failed 1). Press Control-C to abort syncing." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▇█
eval/best_accuracy▁▇█
eval/loss▁▇█
eval/runtime▁██
eval/samples_per_second█▁▁
eval/steps_per_second█▁▁
train/epoch▁▃▃▆▆██
train/global_step▁▃▃▆▆██
train/learning_rate▁█▆▄
train/loss█▄▁▁

Run summary:


eval/accuracy0.85755
eval/best_accuracy0.85755
eval/loss0.58951
eval/runtime46.0542
eval/samples_per_second61.58
eval/steps_per_second7.708
train/epoch0.06
train/global_step594
train/learning_rate0.0
train/loss0.2086

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run cool-sweep-7 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/vp9ymyaw
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_182231-vp9ymyaw/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: sf7gbffb with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 4.8471494836128023e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 971.9909302500764\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_183011-sf7gbffb" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run trim-sweep-8 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/sf7gbffb" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "d06a8a7dec4e45fe8a176a330f4462d8", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run trim-sweep-8 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/sf7gbffb
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_183011-sf7gbffb/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "7d232d84c1234d269f7495e496d902c4", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112438822359157, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_183020-sf7gbffb" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run trim-sweep-8 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/sf7gbffb" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "24b7b3ef5b4d4e4ebff17993a0436f9e", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/971 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy█▁▇▇
eval/best_accuracy▁▁▁▁
eval/loss▁█▂▃
eval/runtime▁▇█▇
eval/samples_per_second█▂▁▂
eval/steps_per_second█▂▁▁
train/epoch▁▂▂▄▄▅▅▇▇█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▂
train/loss█▄▂▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.91185
eval/best_accuracy0.91714
eval/loss0.30897
eval/runtime46.0962
eval/samples_per_second61.524
eval/steps_per_second7.701
train/epoch0.1
train/global_step971
train/learning_rate0.0
train/loss0.0966
train/total_flos1230357198716928.0
train/train_loss0.17252
train/train_runtime575.4106
train/train_samples_per_second13.5
train/train_steps_per_second1.687

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run trim-sweep-8 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/sf7gbffb
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_183020-sf7gbffb/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: snct1auc with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 3.407783628903858e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 887.417779049362\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "a44faf540f9641e49817b10016fd0439", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.01111364626671679, max=1.0)…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_184002-snct1auc" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run treasured-sweep-9 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/snct1auc" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "44f4cc18311141adb5d71000c9e3f7b9", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run treasured-sweep-9 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/snct1auc
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_184002-snct1auc/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "04d8d890676a48668171194a732e6126", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112464211085657, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_184011-snct1auc" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run treasured-sweep-9 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/snct1auc" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "a00c3346489d4b2b9444fbcafbe072ba", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/887 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▂▅█
eval/best_accuracy▁▂▅█
eval/loss▅█▃▁
eval/runtime▁▂▆█
eval/samples_per_second█▇▃▁
eval/steps_per_second█▇▃▁
train/epoch▁▃▃▄▄▅▅▆▆█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▂
train/loss█▄▁▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.88963
eval/best_accuracy0.88963
eval/loss0.47849
eval/runtime46.8442
eval/samples_per_second60.541
eval/steps_per_second7.578
train/epoch0.09
train/global_step887
train/learning_rate0.0
train/loss0.1089
train/total_flos939988660862976.0
train/train_loss0.17848
train/train_runtime545.3395
train/train_samples_per_second13.012
train/train_steps_per_second1.627

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run treasured-sweep-9 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/snct1auc
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_184011-snct1auc/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: wxqoee18 with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 2.6401926255766613e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 747.8252978281836\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "3150167bdf8c40b8a7b7d73954c40108", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.01111317927780975, max=1.0)…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_184924-wxqoee18" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run bright-sweep-10 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/wxqoee18" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "5a76389b84d54100be3cb681fef0ab9c", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run bright-sweep-10 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/wxqoee18
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_184924-wxqoee18/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "aea03a48f3f340189746cffdcba3f08a", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011113307522221779, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_184933-wxqoee18" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run bright-sweep-10 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/wxqoee18" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "3ad3e45391ee4117ad8baa62638e6e12", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/747 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▄█▁▇
eval/best_accuracy▁███
eval/loss▃▁█▂
eval/runtime▁▇▆█
eval/samples_per_second█▂▃▁
eval/steps_per_second█▂▃▁
train/epoch▁▂▂▄▄▅▅▇▇█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▂
train/loss█▄▁▁▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.86777
eval/best_accuracy0.88152
eval/loss0.52961
eval/runtime46.9711
eval/samples_per_second60.378
eval/steps_per_second7.558
train/epoch0.07
train/global_step747
train/learning_rate0.0
train/loss0.112
train/total_flos791625174368256.0
train/train_loss0.18493
train/train_runtime494.9315
train/train_samples_per_second12.074
train/train_steps_per_second1.509

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run bright-sweep-10 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/wxqoee18
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_184933-wxqoee18/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: bvycb14r with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 5.6321196194785554e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 838.610531284139\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_185756-bvycb14r" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run ruby-sweep-11 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/bvycb14r" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "40f2c177bade4bcb8dd186129d905f61", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run ruby-sweep-11 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/bvycb14r
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_185756-bvycb14r/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "87ab7dfa41ea4d5b87269afa91c4fa2a", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112281988931095, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_185805-bvycb14r" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run ruby-sweep-11 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/bvycb14r" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "fec039bf9a5f42ab951b2fbcb98c5f22", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/838 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy█▁▂▄
eval/best_accuracy▁▁▁▁
eval/loss▁█▅▄
eval/runtime▆█▂▁
eval/samples_per_second▃▁▇█
eval/steps_per_second▃▁▇█
train/epoch▁▃▃▄▄▅▅▇▇█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▂
train/loss█▄▂▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.87447
eval/best_accuracy0.9256
eval/loss0.48822
eval/runtime46.4193
eval/samples_per_second61.095
eval/steps_per_second7.648
train/epoch0.08
train/global_step838
train/learning_rate1e-05
train/loss0.0957
train/total_flos888061440589824.0
train/train_loss0.18535
train/train_runtime528.4803
train/train_samples_per_second12.685
train/train_steps_per_second1.586

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run ruby-sweep-11 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/bvycb14r
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_185805-bvycb14r/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: hk2674vn with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 6.228935072387667e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 989.8172473373054\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "2e6a6da405e2417398c69bcbfdcf9838", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011113473766696795, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_190700-hk2674vn" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run playful-sweep-12 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hk2674vn" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "19bb48a097724f24a4ece05b175eebbe", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run playful-sweep-12 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hk2674vn
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_190700-hk2674vn/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "a95d176915fa420192046d7a717e0ffc", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112434533424675, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_190709-hk2674vn" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run playful-sweep-12 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hk2674vn" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "94458e8bf1744c57b863b5aac3ed4ad0", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/989 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy█▁▅▅
eval/best_accuracy▁▁▁▁
eval/loss▁█▄▂
eval/runtime▁▆██
eval/samples_per_second█▃▁▁
eval/steps_per_second█▃▁▁
train/epoch▁▂▂▄▄▅▅▇▇█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▂
train/loss█▃▁▁▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.88858
eval/best_accuracy0.90268
eval/loss0.45724
eval/runtime46.27
eval/samples_per_second61.292
eval/steps_per_second7.672
train/epoch0.1
train/global_step989
train/learning_rate1e-05
train/loss0.1143
train/total_flos1048082058166272.0
train/train_loss0.1691
train/train_runtime584.3615
train/train_samples_per_second13.54
train/train_steps_per_second1.692

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run playful-sweep-12 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hk2674vn
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_190709-hk2674vn/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: vcs6pri7 with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 8.50853544698239e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 840.2753140015418\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "d3a24a6d0c674c67b61e365c4e9430df", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011114901488892631, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_191702-vcs6pri7" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run snowy-sweep-13 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/vcs6pri7" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "53c649cf979748ba98ee0656f86156c4", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.006 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=0.531875…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run snowy-sweep-13 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/vcs6pri7
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_191702-vcs6pri7/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "717058152b64434e95ddc5663e322928", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112331688895614, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_191710-vcs6pri7" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run snowy-sweep-13 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/vcs6pri7" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "b3c512fa49f4469093c316540f023fdc", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/840 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "ae02fe1eb9a94183a7ac1218366c1638", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.004 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=0.589535…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▆▁▇▇█
eval/best_accuracy▁▁▄▄█
eval/loss▄█▂▂▁
eval/runtime▁▅█▇█
eval/samples_per_second█▄▁▂▁
eval/steps_per_second█▄▁▂▁
train/epoch▁▃▃▄▄▅▅▇▇███
train/global_step▁▂▂▄▄▅▅▇▇███
train/learning_rate▁█▆▄▂▁
train/loss█▄▂▂▁▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.89669
eval/best_accuracy0.89669
eval/loss0.39447
eval/runtime46.2602
eval/samples_per_second61.305
eval/steps_per_second7.674
train/epoch0.08
train/global_step840
train/learning_rate0.0
train/loss0.1172
train/total_flos890180918968320.0
train/train_loss0.19091
train/train_runtime571.7473
train/train_samples_per_second11.753
train/train_steps_per_second1.469

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run snowy-sweep-13 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/vcs6pri7
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_191710-vcs6pri7/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Sweep Agent: Waiting for job.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: Job received.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: qhmfwd1q with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 7.727778638808646e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 660.5416419065895\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_192656-qhmfwd1q" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run bright-sweep-14 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/qhmfwd1q" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "64dedeb174314b27a7068a28d2750ac1", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run bright-sweep-14 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/qhmfwd1q
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_192656-qhmfwd1q/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "b4ad5287535f43c9a48c9af9f6c14eb5", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112433288912548, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_192704-qhmfwd1q" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run bright-sweep-14 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/qhmfwd1q" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "6278e8d04fa6461aba8aaeba8e7066fc", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/660 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy█▆▃▄▁
eval/best_accuracy▁▁▁▁▁
eval/loss▅█▂▁▇
eval/runtime▁▆███
eval/samples_per_second█▃▁▁▁
eval/steps_per_second█▃▁▁▁
train/epoch▁▂▂▄▄▅▅▆▆███
train/global_step▁▂▂▄▄▅▅▇▇███
train/learning_rate▁█▆▄▂▁
train/loss█▄▂▁▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.86777
eval/best_accuracy0.90797
eval/loss0.46213
eval/runtime46.1823
eval/samples_per_second61.409
eval/steps_per_second7.687
train/epoch0.07
train/global_step660
train/learning_rate0.0
train/loss0.1106
train/total_flos699427864903680.0
train/train_loss0.21348
train/train_runtime501.2614
train/train_samples_per_second10.533
train/train_steps_per_second1.317

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run bright-sweep-14 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/qhmfwd1q
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_192704-qhmfwd1q/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Sweep Agent: Waiting for job.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: Job received.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: rqrzfrjx with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 9.989448327758108e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 679.2247567516173\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "3b091eb98a6f4cb5b9882d62b7d5df07", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.01111491740011843, max=1.0)…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_193540-rqrzfrjx" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run solar-sweep-15 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/rqrzfrjx" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "36910f7452cc4273bf84d8d28801776b", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run solar-sweep-15 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/rqrzfrjx
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_193540-rqrzfrjx/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "1b1e1fbf47b5467cb840badf3f264458", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112407944326858, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_193549-rqrzfrjx" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run solar-sweep-15 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/rqrzfrjx" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "00c1bc48a9fa4de89076b77bf0fc970a", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/679 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▇▃█▁
eval/best_accuracy▁▁██
eval/loss▆█▁▇
eval/runtime▁▆▇█
eval/samples_per_second█▃▂▁
eval/steps_per_second█▃▂▁
train/epoch▁▂▂▄▄▅▅▆▆█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▂
train/loss█▄▂▁▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.87694
eval/best_accuracy0.90903
eval/loss0.52678
eval/runtime46.2004
eval/samples_per_second61.385
eval/steps_per_second7.684
train/epoch0.07
train/global_step679
train/learning_rate1e-05
train/loss0.1691
train/total_flos719562909499392.0
train/train_loss0.20238
train/train_runtime460.6949
train/train_samples_per_second11.791
train/train_steps_per_second1.474

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run solar-sweep-15 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/rqrzfrjx
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_193549-rqrzfrjx/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: spdd5xes with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 9.869518460980536e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 993.0827094078484\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_194337-spdd5xes" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run cosmic-sweep-16 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/spdd5xes" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "dbd12a720c0c4c2984306734a1e8ef5c", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run cosmic-sweep-16 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/spdd5xes
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_194337-spdd5xes/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "ee603adc33794915a0fc57b31be03759", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.01111245585553762, max=1.0)…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_194346-spdd5xes" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run cosmic-sweep-16 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/spdd5xes" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "9ab2d5df20764a57914a7b82aa54c594", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/993 [00:00(failed 1). Press Control-C to abort syncing." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▂█▁
eval/best_accuracy▁██
eval/loss█▁▆
eval/runtime▁▄█
eval/samples_per_second█▅▁
eval/steps_per_second█▄▁
train/epoch▁▃▃▆▆██
train/global_step▁▃▃▆▆██
train/learning_rate▁█▆▄
train/loss█▃▁▁

Run summary:


eval/accuracy0.82546
eval/best_accuracy0.8586
eval/loss0.7715
eval/runtime46.1595
eval/samples_per_second61.439
eval/steps_per_second7.691
train/epoch0.06
train/global_step597
train/learning_rate4e-05
train/loss0.1875

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run cosmic-sweep-16 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/spdd5xes
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_194346-spdd5xes/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: yvtcs9a6 with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 5.5836961546381145e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 422.7542403322655\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_195113-yvtcs9a6" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run eager-sweep-17 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/yvtcs9a6" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "9b6d7e8b782848f99381e11d34e5775b", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run eager-sweep-17 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/yvtcs9a6
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_195113-yvtcs9a6/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "9cae349c0b5e48879bf628b3fad0ce23", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011116028411197475, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_195122-yvtcs9a6" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run eager-sweep-17 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/yvtcs9a6" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "0bb816ff59cc43ee997b694e82612a1a", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/422 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▄█▅
eval/best_accuracy▁▄██
eval/loss▅▁▄█
eval/runtime▁▅██
eval/samples_per_second█▄▁▁
eval/steps_per_second█▄▂▁
train/epoch▁▃▃▅▅▆▆▆▆█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▁
train/loss█▄▃▁▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.86107
eval/best_accuracy0.88681
eval/loss0.6174
eval/runtime46.119
eval/samples_per_second61.493
eval/steps_per_second7.697
train/epoch0.04
train/global_step422
train/learning_rate1e-05
train/loss0.1161
train/total_flos611469512196096.0
train/train_loss0.21705
train/train_runtime360.4631
train/train_samples_per_second9.366
train/train_steps_per_second1.171

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run eager-sweep-17 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/yvtcs9a6
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_195122-yvtcs9a6/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: 0sqgvj6i with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 7.512415093234267e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 826.1019136470775\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_195731-0sqgvj6i" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run peach-sweep-18 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/0sqgvj6i" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "a70924fadc2a4c499fb9381309dd00b8", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run peach-sweep-18 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/0sqgvj6i
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_195731-0sqgvj6i/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "4d10e843228d486f83209f5bd2ae0377", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112241922172769, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_195740-0sqgvj6i" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run peach-sweep-18 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/0sqgvj6i" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "b2513222561f410883f1a0b69c2aa782", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/826 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy█▁▇▅
eval/best_accuracy▁▁▁▁
eval/loss▁█▂▄
eval/runtime▁▅▆█
eval/samples_per_second█▄▃▁
eval/steps_per_second█▄▃▁
train/epoch▁▃▃▄▄▅▅▇▇█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▂
train/loss█▄▂▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.87377
eval/best_accuracy0.89915
eval/loss0.61163
eval/runtime46.2106
eval/samples_per_second61.371
eval/steps_per_second7.682
train/epoch0.08
train/global_step826
train/learning_rate1e-05
train/loss0.1018
train/total_flos875344570318848.0
train/train_loss0.19162
train/train_runtime518.2385
train/train_samples_per_second12.751
train/train_steps_per_second1.594

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run peach-sweep-18 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/0sqgvj6i
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_195740-0sqgvj6i/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: 0r1gs9vg with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 8.70667439572547e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 721.0411922265966\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_200624-0r1gs9vg" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run solar-sweep-19 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/0r1gs9vg" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "8ead131d09af46ae931e0de8ec6b9962", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run solar-sweep-19 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/0r1gs9vg
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_200624-0r1gs9vg/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "48a658449a5845339014744befd2a643", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011114874500102208, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_200633-0r1gs9vg" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run solar-sweep-19 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/0r1gs9vg" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "d64cbec5bdc84d5f9b45eb271d301e2b", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/721 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁█▅█
eval/best_accuracy▁███
eval/loss█▆▁▇
eval/runtime▁▅▇█
eval/samples_per_second█▄▂▁
eval/steps_per_second█▄▂▁
train/epoch▁▂▂▄▄▅▅▇▇█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▂
train/loss█▄▂▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.88293
eval/best_accuracy0.88329
eval/loss0.57723
eval/runtime46.1774
eval/samples_per_second61.415
eval/steps_per_second7.688
train/epoch0.07
train/global_step721
train/learning_rate1e-05
train/loss0.1327
train/total_flos764071955447808.0
train/train_loss0.23168
train/train_runtime477.5812
train/train_samples_per_second12.078
train/train_steps_per_second1.51

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run solar-sweep-19 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/0r1gs9vg
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_200633-0r1gs9vg/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: 4swdhwfv with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 9.349071258062156e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 461.3966963980219\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_201440-4swdhwfv" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run vague-sweep-20 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/4swdhwfv" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "69b420d2dcc34679bd288de5f4bc6b52", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run vague-sweep-20 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/4swdhwfv
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_201440-4swdhwfv/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "9c5929157eed49c9a7ef3c7478b42ec0", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011116012133263414, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_201449-4swdhwfv" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run vague-sweep-20 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/4swdhwfv" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "7d156716c85d41a99c5b823d02f58763", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/461 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "21fc4ea6bea248089a1cedea9bb7e625", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▅█▁▇
eval/best_accuracy▁███
eval/loss▁▅█▆
eval/runtime▁▇██
eval/samples_per_second█▂▁▁
eval/steps_per_second█▂▁▁
train/epoch▁▂▂▄▄▅▅▇▇█
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▄▁
train/loss█▅▃▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.87588
eval/best_accuracy0.87941
eval/loss0.5534
eval/runtime46.023
eval/samples_per_second61.621
eval/steps_per_second7.714
train/epoch0.05
train/global_step461
train/learning_rate1e-05
train/loss0.1117
train/total_flos488539766243328.0
train/train_loss0.23557
train/train_runtime375.1829
train/train_samples_per_second9.83
train/train_steps_per_second1.229

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run vague-sweep-20 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/4swdhwfv
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_201449-4swdhwfv/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: l8lh0bbd with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 7.736554828849878e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 280.2188480900576\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_202111-l8lh0bbd" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run lemon-sweep-21 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/l8lh0bbd" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "614f386b687244ab9e0fecd7769b14b8", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run lemon-sweep-21 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/l8lh0bbd
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_202111-l8lh0bbd/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "943c4ece202440299f5d9015ad89252d", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112399966643554, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_202119-l8lh0bbd" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run lemon-sweep-21 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/l8lh0bbd" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "bbcae2d348574747a2fcb45ee00e7920", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/280 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "97185b56c05b4e5baa90ec35b5b85c4e", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▃█▇▆
eval/best_accuracy▁▃███
eval/loss▇█▁▂▅
eval/runtime▁▆▇██
eval/samples_per_second█▃▂▁▁
eval/steps_per_second█▃▂▁▁
train/epoch▁▃▃▃▃▆▆▆▆███
train/global_step▁▂▂▄▄▅▅▇▇███
train/learning_rate▂█▆▄▂▁
train/loss█▅▃▂▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.86248
eval/best_accuracy0.88223
eval/loss0.50369
eval/runtime46.0837
eval/samples_per_second61.54
eval/steps_per_second7.703
train/epoch0.03
train/global_step280
train/learning_rate0.0
train/loss0.113
train/total_flos296726972989440.0
train/train_loss0.25694
train/train_runtime351.6229
train/train_samples_per_second6.37
train/train_steps_per_second0.796

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run lemon-sweep-21 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/l8lh0bbd
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_202119-l8lh0bbd/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Sweep Agent: Waiting for job.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: Job received.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: 3c8qj9nb with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 9.903855997501048e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 204.84866270367033\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "0053c6b47da14be38b8db6d73074d387", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011113130988895945, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_202725-3c8qj9nb" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run volcanic-sweep-22 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/3c8qj9nb" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "07e395a151994ceabfaac0f204b26680", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run volcanic-sweep-22 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/3c8qj9nb
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_202725-3c8qj9nb/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "8d629a0f44a04f3fb898d8c778d066db", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011117147377808579, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_202733-3c8qj9nb" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run volcanic-sweep-22 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/3c8qj9nb" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "58eaa4b31cea4f62b9de55cffeedf665", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/204 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▇██
eval/best_accuracy▁▇██
eval/loss█▂▁▁
eval/runtime▁▆▇█
eval/samples_per_second█▃▂▁
eval/steps_per_second█▃▂▁
train/epoch▁▁▁▅▅▅▅███
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▃▁
train/loss█▆▂▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.88117
eval/best_accuracy0.88117
eval/loss0.45707
eval/runtime45.9873
eval/samples_per_second61.669
eval/steps_per_second7.72
train/epoch0.02
train/global_step204
train/learning_rate1e-05
train/loss0.2466
train/total_flos216186794606592.0
train/train_loss0.32766
train/train_runtime273.9016
train/train_samples_per_second5.958
train/train_steps_per_second0.745

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run volcanic-sweep-22 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/3c8qj9nb
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_202733-3c8qj9nb/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Sweep Agent: Waiting for job.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: Job received.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: hoowzbn8 with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 8.685473792488989e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 25.866142800739233\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_203222-hoowzbn8" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run summer-sweep-23 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hoowzbn8" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "3d38b0c0b5fd46ed94e9f335088eb9e6", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run summer-sweep-23 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hoowzbn8
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_203222-hoowzbn8/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "30c3db1fa60a49528cd4487a845d387e", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011114389233342889, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_203230-hoowzbn8" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run summer-sweep-23 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hoowzbn8" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "8e53d84989fd4f01b906ea1907442548", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/25 [00:00(failed 1). Press Control-C to abort syncing." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁█▁
eval/best_accuracy▁██
eval/loss█▁▅
eval/runtime▁▆█
eval/samples_per_second█▃▁
eval/steps_per_second█▃▁
train/epoch▁▁▁▁▁▁▁▁
train/global_step▁▂▂▄▄▆▆█
train/learning_rate▄█▆▃▁
train/loss█▄▅▂▁

Run summary:


eval/accuracy0.30853
eval/best_accuracy0.67313
eval/loss1.10786
eval/runtime45.8249
eval/samples_per_second61.888
eval/steps_per_second7.747
train/epoch0.0
train/global_step20
train/learning_rate1e-05
train/loss0.5212

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run summer-sweep-23 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hoowzbn8
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_203230-hoowzbn8/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: ewkzljhc with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 5.6441950104143185e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 175.6107141014481\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_203515-ewkzljhc" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run eternal-sweep-24 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ewkzljhc" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run eternal-sweep-24 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ewkzljhc
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_203515-ewkzljhc/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "48f20f4a7748453f9b48b25841d159f9", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112407155613053, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_203526-ewkzljhc" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run eternal-sweep-24 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ewkzljhc" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "496219da6f414bed92bbc06499bfe764", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/175 [00:00(failed 1). Press Control-C to abort syncing." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁█▇
eval/best_accuracy▁██
eval/loss▁▃█
eval/runtime▁▆█
eval/samples_per_second█▃▁
eval/steps_per_second█▃▁
train/epoch▁▁▁█████
train/global_step▁▃▃▄▄▆▆█
train/learning_rate▁█▆▃▁
train/loss█▆▃▃▁

Run summary:


eval/accuracy0.84485
eval/best_accuracy0.84838
eval/loss0.45112
eval/runtime45.8879
eval/samples_per_second61.803
eval/steps_per_second7.736
train/epoch0.01
train/global_step140
train/learning_rate1e-05
train/loss0.1572

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run eternal-sweep-24 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ewkzljhc
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_203526-ewkzljhc/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: hquiup98 with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 9.121983141754006e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 321.508964053983\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "842d8a5fc33c405081d876d903a68781", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011114455277856905, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_203911-hquiup98" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run wandering-sweep-25 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hquiup98" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run wandering-sweep-25 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hquiup98
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_203911-hquiup98/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "d0aa5b34c9714c4eb0059e71761600a4", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011112336977708361, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_203920-hquiup98" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run wandering-sweep-25 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hquiup98" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "ca1bb6d85e7b4697bb2d62396590668d", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/321 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▇██
eval/best_accuracy▁▇██
eval/loss█▃▁▄
eval/runtime▁▆▇█
eval/samples_per_second█▃▂▁
eval/steps_per_second█▃▂▁
train/epoch▁▃▃▃▃▆▆███
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▃▁
train/loss█▅▂▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.89528
eval/best_accuracy0.89528
eval/loss0.52385
eval/runtime46.0306
eval/samples_per_second61.611
eval/steps_per_second7.712
train/epoch0.03
train/global_step321
train/learning_rate1e-05
train/loss0.1478
train/total_flos340176279748608.0
train/train_loss0.25991
train/train_runtime320.6873
train/train_samples_per_second8.008
train/train_steps_per_second1.001

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run wandering-sweep-25 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/hquiup98
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_203920-hquiup98/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: caq8srgk with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 7.441596699203298e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 450.4759697452623\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_204448-caq8srgk" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run electric-sweep-26 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/caq8srgk" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "56ded49f04784297ae58ae7a0b9d71ab", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run electric-sweep-26 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/caq8srgk
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_204448-caq8srgk/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "bce98067afcc45149a54977bf5e86710", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.0111124416777683, max=1.0))…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_204457-caq8srgk" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run electric-sweep-26 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/caq8srgk" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "b337793b4cb9479dbe6599df4b292158", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/450 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "9705a3cef53e43be8488951ffce1a55f", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▆█▇▇
eval/best_accuracy▁▆███
eval/loss▇▅▂█▁
eval/runtime▁▆▇██
eval/samples_per_second█▃▂▁▁
eval/steps_per_second█▃▂▁▁
train/epoch▁▃▃▅▅▆▆█████
train/global_step▁▂▂▄▄▅▅▇▇███
train/learning_rate▁█▆▄▂▁
train/loss█▄▂▁▁▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.88364
eval/best_accuracy0.88963
eval/loss0.48029
eval/runtime46.0632
eval/samples_per_second61.568
eval/steps_per_second7.707
train/epoch0.04
train/global_step450
train/learning_rate0.0
train/loss0.1823
train/total_flos476882635161600.0
train/train_loss0.23583
train/train_runtime418.2927
train/train_samples_per_second8.606
train/train_steps_per_second1.076

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run electric-sweep-26 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/caq8srgk
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_204457-caq8srgk/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: mw0zwfet with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 5.058377457839694e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 572.022208801758\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "3294359fc86448ebbfdf634544bf0ec8", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011113355288883516, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_205202-mw0zwfet" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run elated-sweep-27 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/mw0zwfet" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "29ed0c455b584117ad6178cfffb6193f", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run elated-sweep-27 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/mw0zwfet
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_205202-mw0zwfet/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "4bca11e1d6e045d88484769f648ab724", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011114631944413608, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_205211-mw0zwfet" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run elated-sweep-27 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/mw0zwfet" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "a9581a69de5e46b7b4302e1d5a158a13", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/572 [00:00(failed 1). Press Control-C to abort syncing." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁█▆
eval/best_accuracy▁██
eval/loss█▁▂
eval/runtime▁▆█
eval/samples_per_second█▃▁
eval/steps_per_second█▃▁
train/epoch▁▃▃▆▆██
train/global_step▁▃▃▆▆██
train/learning_rate▁█▆▄
train/loss█▄▂▁

Run summary:


eval/accuracy0.85578
eval/best_accuracy0.8646
eval/loss0.65743
eval/runtime46.0389
eval/samples_per_second61.6
eval/steps_per_second7.711
train/epoch0.03
train/global_step345
train/learning_rate2e-05
train/loss0.136

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run elated-sweep-27 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/mw0zwfet
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_205211-mw0zwfet/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: qshbmq6o with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 4.91153957696895e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 331.4737770435232\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_205715-qshbmq6o" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run rich-sweep-28 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/qshbmq6o" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "b22f959778da4e189f641411fc74a0f2", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run rich-sweep-28 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/qshbmq6o
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_205715-qshbmq6o/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "08666dfbf64b449dac8d87d899b72851", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011114582399992893, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_205724-qshbmq6o" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run rich-sweep-28 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/qshbmq6o" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "d3cecdb36e4240b7bc2b46e27d1d8bcc", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/331 [00:00(success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁█▆▆
eval/best_accuracy▁███
eval/loss▅▁▅█
eval/runtime▁▅▇█
eval/samples_per_second█▄▂▁
eval/steps_per_second█▄▂▁
train/epoch▁▃▃▃▃▆▆███
train/global_step▁▂▂▄▄▅▅▇▇█
train/learning_rate▁█▆▃▁
train/loss█▅▂▂▁
train/total_flos
train/train_loss
train/train_runtime
train/train_samples_per_second
train/train_steps_per_second

Run summary:


eval/accuracy0.88822
eval/best_accuracy0.90409
eval/loss0.47407
eval/runtime46.1015
eval/samples_per_second61.516
eval/steps_per_second7.7
train/epoch0.03
train/global_step331
train/learning_rate0.0
train/loss0.1202
train/total_flos397402195968000.0
train/train_loss0.23534
train/train_runtime324.6173
train/train_samples_per_second8.157
train/train_steps_per_second1.02

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run rich-sweep-28 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/qshbmq6o
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_205724-qshbmq6o/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: 5vpk8z6l with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 5.353331428122199e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 133.62973336170617\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_210257-5vpk8z6l" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run upbeat-sweep-29 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/5vpk8z6l" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "21f3d3ef00dc4ec984519d862447b372", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run upbeat-sweep-29 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/5vpk8z6l
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_210257-5vpk8z6l/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "f7062a605429493886e0e274f7ce62d0", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.01111557277779664, max=1.0)…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_210305-5vpk8z6l" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run upbeat-sweep-29 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/5vpk8z6l" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "1a03c407d7194ea299d711e0c6535495", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/133 [00:00(failed 1). Press Control-C to abort syncing." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁██
eval/best_accuracy▁██
eval/loss█▃▁
eval/runtime▁▆█
eval/samples_per_second█▃▁
eval/steps_per_second█▃▁
train/epoch▁▁▁████
train/global_step▁▃▃▆▆██
train/learning_rate▁█▆▃
train/loss█▅▁▁

Run summary:


eval/accuracy0.86495
eval/best_accuracy0.86495
eval/loss0.32055
eval/runtime45.9266
eval/samples_per_second61.751
eval/steps_per_second7.73
train/epoch0.01
train/global_step81
train/learning_rate2e-05
train/loss0.3497

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run upbeat-sweep-29 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/5vpk8z6l
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_210305-5vpk8z6l/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: Agent Starting Run: ghmc8pxw with config:\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tlearning_rate: 1.6799055762928898e-05\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \tmax_steps: 576.1786613606877\n" ] }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_210614-ghmc8pxw" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run playful-sweep-30 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ghmc8pxw" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "Trying to set _wandb in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set assignments in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Trying to set metric in the hyperparameter search but there is no corresponding field in `TrainingArguments`.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n" ] }, { "data": { "text/html": [ "Waiting for W&B process to finish... (success)." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "72361adbd4c54cf4888cd22d99fc4478", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='0.003 MB of 0.003 MB uploaded (0.000 MB deduped)\\r'), FloatProgress(value=1.0, max…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run playful-sweep-30 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ghmc8pxw
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_210614-ghmc8pxw/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Ignored wandb.init() arg project when running a sweep.\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "ec8c59d9c0f34badbc6bde7862a569f4", "version_major": 2, "version_minor": 0 }, "text/plain": [ "VBox(children=(Label(value='Waiting for wandb.init()...\\r'), FloatProgress(value=0.011114163499991668, max=1.0…" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Tracking run with wandb version 0.15.10" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Run data is saved locally in /home/ed/Downloads/OO-Fine-Tune/wandb/run-20230908_210622-ghmc8pxw" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Syncing run playful-sweep-30 to Weights & Biases (docs)
Sweep page: https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View project at https://wandb.ai/eschwartz/OO_Fine_Tune" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View sweep at https://wandb.ai/eschwartz/OO_Fine_Tune/sweeps/1wpa6h8x" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run at https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ghmc8pxw" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stderr", "output_type": "stream", "text": [ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "ce53532982ea495e8b28d3d661c491e8", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/576 [00:00(failed 1). Press Control-C to abort syncing." ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "

Run history:


eval/accuracy▁▅█
eval/best_accuracy▁▅█
eval/loss▁▅█
eval/runtime▁██
eval/samples_per_second█▁▁
eval/steps_per_second█▁▁
train/epoch▁▂▂▄▄▅▅█
train/global_step▁▃▃▄▄▆▆█
train/learning_rate▁█▆▄▂
train/loss█▅▂▁▁

Run summary:


eval/accuracy0.85896
eval/best_accuracy0.85896
eval/loss0.78141
eval/runtime46.031
eval/samples_per_second61.611
eval/steps_per_second7.712
train/epoch0.05
train/global_step464
train/learning_rate0.0
train/loss0.1676

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ " View run playful-sweep-30 at: https://wandb.ai/eschwartz/OO_Fine_Tune/runs/ghmc8pxw
Synced 5 W&B file(s), 0 media file(s), 0 artifact file(s) and 0 other file(s)" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "Find logs at: ./wandb/run-20230908_210622-ghmc8pxw/logs" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "from ray import tune\n", "import ray\n", "import ray.tune.schedulers\n", "import ray.tune.search.hyperopt\n", "import ray.tune.progress_reporter\n", "\n", "def wandb_hp_space(trial):\n", " return {\n", " \"method\": \"bayes\",\n", " # why do we need this and the metric arg to hyperparameter_search?\n", " \"metric\": {\"name\": \"eval/accuracy\", \"goal\": \"maximize\"},\n", " \"parameters\": {\n", " \"learning_rate\": {\"distribution\": \"log_uniform_values\" if False else \"uniform\", \"min\": 1e-6, \"max\": 1e-4},\n", " #\"per_device_train_batch_size\": {\"values\": [4, 8]},\n", " \"max_steps\": {\"distribution\": \"uniform\", \"min\": 1, \"max\": 1000},\n", " #\"num_train_epochs\": {\"distribution\": \"uniform\", \"min\": 0.1, \"max\": 4},\n", " #\"lr_scheduler_type\": {\"values\": [\"linear\", \"cosine\"]},\n", " #\"warmup_ratio\": {\"distribution\": \"uniform\", \"min\": 0.0, \"max\": 0.25},\n", " #\"fp16\": {\"values\": [True, False]},\n", " },\n", " \"early_terminate\": {\n", " \"type\": \"hyperband\",\n", " \"min_iter\": 3,\n", " \"eta\": 2\n", " }\n", " }\n", "\n", "def ray_hp_space(trial):\n", " return {\n", " \"learning_rate\": ray.tune.loguniform(1e-6, 1e-4),\n", " \"num_train_epochs\": ray.tune.uniform(0.1, 4),\n", " # choices don't work with PBT\n", " #\"lr_scheduler_type\": ray.tune.choice([\"linear\", \"cosine\"]),\n", " \"warmup_ratio\": ray.tune.uniform(0.0, 0.25),\n", " #\"fp16\": ray.tune.choice([True, False]),\n", " }\n", "\n", "if hyperopt:\n", " best = trainer.hyperparameter_search(\n", " direction=\"maximize\", \n", " backend=\"wandb\",\n", " hp_space=wandb_hp_space,\n", " #backend=\"ray\",\n", " #hp_space=ray_hp_space,\n", " progress_reporter=ray.tune.progress_reporter.JupyterNotebookReporter(),\n", " metric=\"eval/accuracy\",\n", " compute_objective=lambda d: d['eval_accuracy'],\n", " mode=\"max\",\n", " n_trials=30, # number of trials\n", " #search_alg=ray.tune.search.hyperopt.HyperOptSearch(),\n", " #scheduler=ray.tune.schedulers.PopulationBasedTraining(hyperparam_mutations=ray_hp_space(None)),\n", " keep_checkpoints_num=1,\n", ")\n", "else:\n", " trainer.train(resume_from_checkpoint=resume)" ] }, { "cell_type": "code", "execution_count": 11, "metadata": {}, "outputs": [], "source": [ "#trainer.evaluate()\n", "#trainer.evaluate(ds_dev)" ] }, { "cell_type": "code", "execution_count": 13, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "BestRun(run_id='uakeqy2o', objective=0.9160789844851904, hyperparameters={'learning_rate': 2.386135927313411e-05, 'max_steps': 887.5577347480429, 'assignments': {}, 'metric': 'eval/accuracy'}, run_summary=None)\n" ] }, { "name": "stderr", "output_type": "stream", "text": [ "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n", "Some weights of RobertaForSequenceClassification were not initialized from the model checkpoint at huggingface/CodeBERTa-small-v1 and are newly initialized: ['classifier.out_proj.weight', 'classifier.out_proj.bias', 'classifier.dense.bias', 'classifier.dense.weight']\n", "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'learning_rate' was locked by 'sweep' (ignored update).\n", "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Config item 'max_steps' was locked by 'sweep' (ignored update).\n" ] }, { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "db4061d76d024d72884fbe61743debd6", "version_major": 2, "version_minor": 0 }, "text/plain": [ " 0%| | 0/887 [00:00 261\u001b[0m response\u001b[39m.\u001b[39;49mraise_for_status()\n\u001b[1;32m 262\u001b[0m \u001b[39mexcept\u001b[39;00m HTTPError \u001b[39mas\u001b[39;00m e:\n", "File \u001b[0;32m~/Downloads/OO-Fine-Tune/.venv/lib/python3.10/site-packages/requests/models.py:1021\u001b[0m, in \u001b[0;36mResponse.raise_for_status\u001b[0;34m(self)\u001b[0m\n\u001b[1;32m 1020\u001b[0m \u001b[39mif\u001b[39;00m http_error_msg:\n\u001b[0;32m-> 1021\u001b[0m \u001b[39mraise\u001b[39;00m HTTPError(http_error_msg, response\u001b[39m=\u001b[39m\u001b[39mself\u001b[39m)\n", "\u001b[0;31mHTTPError\u001b[0m: 400 Client Error: Bad Request for url: https://huggingface.co/api/models/ejschwartz/oo-method-test-model-bylibrary/commit/main", "\nThe above exception was the direct cause of the following exception:\n", "\u001b[0;31mBadRequestError\u001b[0m Traceback (most recent call last)", "Cell \u001b[0;32mIn[21], line 3\u001b[0m\n\u001b[1;32m 1\u001b[0m \u001b[39mif\u001b[39;00m \u001b[39mTrue\u001b[39;00m:\n\u001b[1;32m 2\u001b[0m \u001b[39m# Re-evaluate on best model\u001b[39;00m\n\u001b[0;32m----> 3\u001b[0m eval_trainer\u001b[39m.\u001b[39;49mpush_to_hub(dataset\u001b[39m=\u001b[39;49m\u001b[39m\"\u001b[39;49m\u001b[39mejschwartz/oo-method-test-split\u001b[39;49m\u001b[39m\"\u001b[39;49m, dataset_tags\u001b[39m=\u001b[39;49m[\u001b[39m\"\u001b[39;49m\u001b[39mejschwartz/oo-method-test-split\u001b[39;49m\u001b[39m\"\u001b[39;49m])\n", "File \u001b[0;32m~/Downloads/OO-Fine-Tune/.venv/lib/python3.10/site-packages/transformers/trainer.py:3656\u001b[0m, in \u001b[0;36mTrainer.push_to_hub\u001b[0;34m(self, commit_message, blocking, **kwargs)\u001b[0m\n\u001b[1;32m 3653\u001b[0m \u001b[39m# Wait for the current upload to be finished.\u001b[39;00m\n\u001b[1;32m 3654\u001b[0m \u001b[39mself\u001b[39m\u001b[39m.\u001b[39m_finish_current_push()\n\u001b[0;32m-> 3656\u001b[0m \u001b[39mreturn\u001b[39;00m upload_folder(\n\u001b[1;32m 3657\u001b[0m repo_id\u001b[39m=\u001b[39;49m\u001b[39mself\u001b[39;49m\u001b[39m.\u001b[39;49mhub_model_id,\n\u001b[1;32m 3658\u001b[0m folder_path\u001b[39m=\u001b[39;49m\u001b[39mself\u001b[39;49m\u001b[39m.\u001b[39;49margs\u001b[39m.\u001b[39;49moutput_dir,\n\u001b[1;32m 3659\u001b[0m commit_message\u001b[39m=\u001b[39;49mcommit_message,\n\u001b[1;32m 3660\u001b[0m token\u001b[39m=\u001b[39;49m\u001b[39mself\u001b[39;49m\u001b[39m.\u001b[39;49margs\u001b[39m.\u001b[39;49mhub_token,\n\u001b[1;32m 3661\u001b[0m run_as_future\u001b[39m=\u001b[39;49m\u001b[39mnot\u001b[39;49;00m blocking,\n\u001b[1;32m 3662\u001b[0m ignore_patterns\u001b[39m=\u001b[39;49m[\u001b[39m\"\u001b[39;49m\u001b[39m_*\u001b[39;49m\u001b[39m\"\u001b[39;49m, \u001b[39m\"\u001b[39;49m\u001b[39m**/*\u001b[39;49m\u001b[39m\"\u001b[39;49m],\n\u001b[1;32m 3663\u001b[0m )\n", "File \u001b[0;32m~/Downloads/OO-Fine-Tune/.venv/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py:118\u001b[0m, in \u001b[0;36mvalidate_hf_hub_args.._inner_fn\u001b[0;34m(*args, **kwargs)\u001b[0m\n\u001b[1;32m 115\u001b[0m \u001b[39mif\u001b[39;00m check_use_auth_token:\n\u001b[1;32m 116\u001b[0m kwargs \u001b[39m=\u001b[39m smoothly_deprecate_use_auth_token(fn_name\u001b[39m=\u001b[39mfn\u001b[39m.\u001b[39m\u001b[39m__name__\u001b[39m, has_token\u001b[39m=\u001b[39mhas_token, kwargs\u001b[39m=\u001b[39mkwargs)\n\u001b[0;32m--> 118\u001b[0m \u001b[39mreturn\u001b[39;00m fn(\u001b[39m*\u001b[39;49margs, \u001b[39m*\u001b[39;49m\u001b[39m*\u001b[39;49mkwargs)\n", "File \u001b[0;32m~/Downloads/OO-Fine-Tune/.venv/lib/python3.10/site-packages/huggingface_hub/hf_api.py:828\u001b[0m, in \u001b[0;36mfuture_compatible.._inner\u001b[0;34m(self, *args, **kwargs)\u001b[0m\n\u001b[1;32m 825\u001b[0m \u001b[39mreturn\u001b[39;00m \u001b[39mself\u001b[39m\u001b[39m.\u001b[39mrun_as_future(fn, \u001b[39mself\u001b[39m, \u001b[39m*\u001b[39margs, \u001b[39m*\u001b[39m\u001b[39m*\u001b[39mkwargs)\n\u001b[1;32m 827\u001b[0m \u001b[39m# Otherwise, call the function normally\u001b[39;00m\n\u001b[0;32m--> 828\u001b[0m \u001b[39mreturn\u001b[39;00m fn(\u001b[39mself\u001b[39;49m, \u001b[39m*\u001b[39;49margs, \u001b[39m*\u001b[39;49m\u001b[39m*\u001b[39;49mkwargs)\n", "File \u001b[0;32m~/Downloads/OO-Fine-Tune/.venv/lib/python3.10/site-packages/huggingface_hub/hf_api.py:3509\u001b[0m, in \u001b[0;36mHfApi.upload_folder\u001b[0;34m(self, repo_id, folder_path, path_in_repo, commit_message, commit_description, token, repo_type, revision, create_pr, parent_commit, allow_patterns, ignore_patterns, delete_patterns, multi_commits, multi_commits_verbose, run_as_future)\u001b[0m\n\u001b[1;32m 3497\u001b[0m pr_url \u001b[39m=\u001b[39m \u001b[39mself\u001b[39m\u001b[39m.\u001b[39mcreate_commits_on_pr(\n\u001b[1;32m 3498\u001b[0m repo_id\u001b[39m=\u001b[39mrepo_id,\n\u001b[1;32m 3499\u001b[0m repo_type\u001b[39m=\u001b[39mrepo_type,\n\u001b[0;32m (...)\u001b[0m\n\u001b[1;32m 3506\u001b[0m verbose\u001b[39m=\u001b[39mmulti_commits_verbose,\n\u001b[1;32m 3507\u001b[0m )\n\u001b[1;32m 3508\u001b[0m \u001b[39melse\u001b[39;00m:\n\u001b[0;32m-> 3509\u001b[0m commit_info \u001b[39m=\u001b[39m \u001b[39mself\u001b[39;49m\u001b[39m.\u001b[39;49mcreate_commit(\n\u001b[1;32m 3510\u001b[0m repo_type\u001b[39m=\u001b[39;49mrepo_type,\n\u001b[1;32m 3511\u001b[0m repo_id\u001b[39m=\u001b[39;49mrepo_id,\n\u001b[1;32m 3512\u001b[0m operations\u001b[39m=\u001b[39;49mcommit_operations,\n\u001b[1;32m 3513\u001b[0m commit_message\u001b[39m=\u001b[39;49mcommit_message,\n\u001b[1;32m 3514\u001b[0m commit_description\u001b[39m=\u001b[39;49mcommit_description,\n\u001b[1;32m 3515\u001b[0m token\u001b[39m=\u001b[39;49mtoken,\n\u001b[1;32m 3516\u001b[0m revision\u001b[39m=\u001b[39;49mrevision,\n\u001b[1;32m 3517\u001b[0m create_pr\u001b[39m=\u001b[39;49mcreate_pr,\n\u001b[1;32m 3518\u001b[0m parent_commit\u001b[39m=\u001b[39;49mparent_commit,\n\u001b[1;32m 3519\u001b[0m )\n\u001b[1;32m 3520\u001b[0m pr_url \u001b[39m=\u001b[39m commit_info\u001b[39m.\u001b[39mpr_url\n\u001b[1;32m 3522\u001b[0m \u001b[39mif\u001b[39;00m create_pr \u001b[39mand\u001b[39;00m pr_url \u001b[39mis\u001b[39;00m \u001b[39mnot\u001b[39;00m \u001b[39mNone\u001b[39;00m:\n", "File \u001b[0;32m~/Downloads/OO-Fine-Tune/.venv/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py:118\u001b[0m, in \u001b[0;36mvalidate_hf_hub_args.._inner_fn\u001b[0;34m(*args, **kwargs)\u001b[0m\n\u001b[1;32m 115\u001b[0m \u001b[39mif\u001b[39;00m check_use_auth_token:\n\u001b[1;32m 116\u001b[0m kwargs \u001b[39m=\u001b[39m smoothly_deprecate_use_auth_token(fn_name\u001b[39m=\u001b[39mfn\u001b[39m.\u001b[39m\u001b[39m__name__\u001b[39m, has_token\u001b[39m=\u001b[39mhas_token, kwargs\u001b[39m=\u001b[39mkwargs)\n\u001b[0;32m--> 118\u001b[0m \u001b[39mreturn\u001b[39;00m fn(\u001b[39m*\u001b[39;49margs, \u001b[39m*\u001b[39;49m\u001b[39m*\u001b[39;49mkwargs)\n", "File \u001b[0;32m~/Downloads/OO-Fine-Tune/.venv/lib/python3.10/site-packages/huggingface_hub/hf_api.py:828\u001b[0m, in \u001b[0;36mfuture_compatible.._inner\u001b[0;34m(self, *args, **kwargs)\u001b[0m\n\u001b[1;32m 825\u001b[0m \u001b[39mreturn\u001b[39;00m \u001b[39mself\u001b[39m\u001b[39m.\u001b[39mrun_as_future(fn, \u001b[39mself\u001b[39m, \u001b[39m*\u001b[39margs, \u001b[39m*\u001b[39m\u001b[39m*\u001b[39mkwargs)\n\u001b[1;32m 827\u001b[0m \u001b[39m# Otherwise, call the function normally\u001b[39;00m\n\u001b[0;32m--> 828\u001b[0m \u001b[39mreturn\u001b[39;00m fn(\u001b[39mself\u001b[39;49m, \u001b[39m*\u001b[39;49margs, \u001b[39m*\u001b[39;49m\u001b[39m*\u001b[39;49mkwargs)\n", "File \u001b[0;32m~/Downloads/OO-Fine-Tune/.venv/lib/python3.10/site-packages/huggingface_hub/hf_api.py:2728\u001b[0m, in \u001b[0;36mHfApi.create_commit\u001b[0;34m(self, repo_id, operations, commit_message, commit_description, token, repo_type, revision, create_pr, num_threads, parent_commit, run_as_future)\u001b[0m\n\u001b[1;32m 2726\u001b[0m \u001b[39mtry\u001b[39;00m:\n\u001b[1;32m 2727\u001b[0m commit_resp \u001b[39m=\u001b[39m get_session()\u001b[39m.\u001b[39mpost(url\u001b[39m=\u001b[39mcommit_url, headers\u001b[39m=\u001b[39mheaders, data\u001b[39m=\u001b[39mdata, params\u001b[39m=\u001b[39mparams)\n\u001b[0;32m-> 2728\u001b[0m hf_raise_for_status(commit_resp, endpoint_name\u001b[39m=\u001b[39;49m\u001b[39m\"\u001b[39;49m\u001b[39mcommit\u001b[39;49m\u001b[39m\"\u001b[39;49m)\n\u001b[1;32m 2729\u001b[0m \u001b[39mexcept\u001b[39;00m RepositoryNotFoundError \u001b[39mas\u001b[39;00m e:\n\u001b[1;32m 2730\u001b[0m e\u001b[39m.\u001b[39mappend_to_message(_CREATE_COMMIT_NO_REPO_ERROR_MESSAGE)\n", "File \u001b[0;32m~/Downloads/OO-Fine-Tune/.venv/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py:299\u001b[0m, in \u001b[0;36mhf_raise_for_status\u001b[0;34m(response, endpoint_name)\u001b[0m\n\u001b[1;32m 295\u001b[0m \u001b[39melif\u001b[39;00m response\u001b[39m.\u001b[39mstatus_code \u001b[39m==\u001b[39m \u001b[39m400\u001b[39m:\n\u001b[1;32m 296\u001b[0m message \u001b[39m=\u001b[39m (\n\u001b[1;32m 297\u001b[0m \u001b[39mf\u001b[39m\u001b[39m\"\u001b[39m\u001b[39m\\n\u001b[39;00m\u001b[39m\\n\u001b[39;00m\u001b[39mBad request for \u001b[39m\u001b[39m{\u001b[39;00mendpoint_name\u001b[39m}\u001b[39;00m\u001b[39m endpoint:\u001b[39m\u001b[39m\"\u001b[39m \u001b[39mif\u001b[39;00m endpoint_name \u001b[39mis\u001b[39;00m \u001b[39mnot\u001b[39;00m \u001b[39mNone\u001b[39;00m \u001b[39melse\u001b[39;00m \u001b[39m\"\u001b[39m\u001b[39m\\n\u001b[39;00m\u001b[39m\\n\u001b[39;00m\u001b[39mBad request:\u001b[39m\u001b[39m\"\u001b[39m\n\u001b[1;32m 298\u001b[0m )\n\u001b[0;32m--> 299\u001b[0m \u001b[39mraise\u001b[39;00m BadRequestError(message, response\u001b[39m=\u001b[39mresponse) \u001b[39mfrom\u001b[39;00m \u001b[39me\u001b[39;00m\n\u001b[1;32m 301\u001b[0m \u001b[39m# Convert `HTTPError` into a `HfHubHTTPError` to display request information\u001b[39;00m\n\u001b[1;32m 302\u001b[0m \u001b[39m# as well (request id and/or server error message)\u001b[39;00m\n\u001b[1;32m 303\u001b[0m \u001b[39mraise\u001b[39;00m HfHubHTTPError(\u001b[39mstr\u001b[39m(e), response\u001b[39m=\u001b[39mresponse) \u001b[39mfrom\u001b[39;00m \u001b[39me\u001b[39;00m\n", "\u001b[0;31mBadRequestError\u001b[0m: (Request ID: Root=1-64fdc2f9-2887e3e476651a1b59fdcebb;c77f2b96-7a33-42b9-820e-0bfed2e5e71e)\n\nBad request for commit endpoint:\n\"model-index[0].results[0].dataset.config\" must be a string" ] } ], "source": [ "if push:\n", " # Re-evaluate on best model\n", " eval_trainer.push_to_hub(dataset=\"ejschwartz/oo-method-test-split\", dataset_tags=\"ejschwartz/oo-method-test-split\")" ] } ], "metadata": { "accelerator": "GPU", "colab": { "gpuType": "T4", "provenance": [] }, "kernelspec": { "display_name": "Python 3", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.10.12" }, "widgets": { "application/vnd.jupyter.widget-state+json": { "0247cbd3038a46a19857ba44c4d8ef89": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "035562590e3f4a66b6e2bbd96df4e86e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "03a08432436d4e4faa505c899ced9202": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "03a9787bb702466fb953b9a3c88da475": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "04897b83a03f4a9795694b89ece291e2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_19ac3d4cf88f49109ce478ec3f1d24af", "placeholder": "​", "style": "IPY_MODEL_ad157b551c614565bb1e2a7053526ad4", "value": " 119M/119M [00:02<00:00, 50.1MB/s]" } }, "0a22d3efc5984fdebcab54abd272fe75": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "0a29b5bddcb742ea9276b1184b199ee6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "0bb97e5ee4af4ce1a23b3ff6ac885f0b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "0d89dabdf49146d19c5ec6170c5b8efb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "0f191700a7e94c1fa497991071441748": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "125b09bbbff4454899f4318849b98c94": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "139f0aafe41b4dccb77e1d8a062a7efb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "14e5855f9b724428b11704cb81381d7d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "166528d969974e06a214ab3c2090409a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "169801107d4c426faddda35cdc784e1d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "19ac3d4cf88f49109ce478ec3f1d24af": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "1e4e36eb6f004f9c9d6101fc81a53983": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ButtonStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "button_color": null, "font_weight": "" } }, "1fc18bbc5a7d46e7844d249f28d8a858": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "220f1f005cca4f4592e23dc56a151741": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "22b2235b07d445a7ac56b00fc6e3d700": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "24bcb8ce4dd44df984a868193ff0b9a3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_dae56057920e4b6397cc03a596ab0eb5", "max": 2234306, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_664bd10f1dd840499a2739961369bafc", "value": 1795730 } }, "2535bae27f3c458b93f9ea061e380673": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_14e5855f9b724428b11704cb81381d7d", "placeholder": "​", "style": "IPY_MODEL_76cc0ba59652426d99b126b64f037b1d", "value": "Downloading (…)lve/main/config.json: 100%" } }, "25929cc043c84758aadfdd74b4351da1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "28204b58380641e28fce27738bb43dae": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_ac1d4f17e58c45d5b4eb12bd9caef7a1", "max": 336407488, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_1fc18bbc5a7d46e7844d249f28d8a858", "value": 336407488 } }, "291adaefb7fb4122b8101076d3412d95": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "PasswordModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "PasswordModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "PasswordView", "continuous_update": true, "description": "Token:", "description_tooltip": null, "disabled": false, "layout": "IPY_MODEL_b81730ef186548e0924c5add62503e93", "placeholder": "​", "style": "IPY_MODEL_169801107d4c426faddda35cdc784e1d", "value": "" } }, "29e21c5f0f234e45bceb0a47a0ca8297": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_8a8046f7849d44e0aeafdb3d8d7a69f5", "placeholder": "​", "style": "IPY_MODEL_34474471044145a39e2ffb9e5317ad35", "value": "Downloading data: 100%" } }, "2bc86922f36d48b4946ab2735fc2ce46": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "2c04eb66237348d0a0d410e4e6259c4c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "2e8577ee4c4b4764acc2e2abae2c0d48": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_d2cbed6d14cd4711801303e73fc92004", "max": 2, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_b25b9447b11e4dd2bf11da3fa91e3cee", "value": 2 } }, "2eb616e8ddd2499aacf7da30629b6bd6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "30c7b6816f024f99ba50656501020dd2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "31a6831bbc134c33bc6292ce34a23233": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_6b244a56ef334326bd9bd0d525d981de", "placeholder": "​", "style": "IPY_MODEL_125b09bbbff4454899f4318849b98c94", "value": "Downloading data: 100%" } }, "337dfd3562d743f79487582f03f3f396": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "339d32dcf6284c57a549cf23b9ab1ec0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_2bc86922f36d48b4946ab2735fc2ce46", "placeholder": "​", "style": "IPY_MODEL_bcb655bb340c42a2ab56c79a87c929a0", "value": " 336M/336M [00:06<00:00, 43.9MB/s]" } }, "34474471044145a39e2ffb9e5317ad35": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "36917dfdbcd34ae3b978d86a63935bfb": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "378bd7aa837841269e103afe1b41863f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "37d36ad0c584443ba185895677e6c8cc": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "393eceda2bba41758302687897e24268": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_fc2580cfca094410a29a1187fbd2b298", "IPY_MODEL_ea81dcba30d7441a9b5d5e06e6a9bd9e", "IPY_MODEL_9e686651d4614d5eaa56e480f8ad236b" ], "layout": "IPY_MODEL_a7606443add04ff8becd4ffad86b8c21" } }, "39673888b7bf4de3b29d544982b70fa0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_bcceecdd6240406b991946fe41123cc0", "placeholder": "​", "style": "IPY_MODEL_936c48275b86410e9f1c0bff510d5471", "value": "Downloading data: 100%" } }, "397065412a524a55b54410e75a9d976b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "3b7f7733617a4695b0fdeff681448f92": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_3c0e40c13e184f899090477df45c5e50", "IPY_MODEL_ee7b0c3693c84e9eba2053ad8ad16cb3", "IPY_MODEL_4e21b0aa25224fe6a91038e06f420215" ], "layout": "IPY_MODEL_5b9477e96a1b489481c3e8016b6985ff" } }, "3beaa13058494a99bb7986845032f65b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "3c0e40c13e184f899090477df45c5e50": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_aa353e6e16654a07978f0bd7bdc18f34", "placeholder": "​", "style": "IPY_MODEL_a255703bc32a494f9b031969640a9561", "value": "Downloading data files: 100%" } }, "3ec76654e88e40899b40e92d472a4e57": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "402764f10a72429aa4d0947134c0b260": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "425006d4821849e5acdd83c3be32d389": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_bc73b0641721456aa221bff604be220e", "placeholder": "​", "style": "IPY_MODEL_139f0aafe41b4dccb77e1d8a062a7efb", "value": "Downloading data: 100%" } }, "430bab48cee54c64b02584277cb6adde": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_6dc70d10b049487e9c07622902e3b35c", "IPY_MODEL_2e8577ee4c4b4764acc2e2abae2c0d48", "IPY_MODEL_fb87e9f1f28b42bb8168042a65b14cca" ], "layout": "IPY_MODEL_db2e5d5e13864c569ad519287c2ec101" } }, "477626390a32484ba8177f4383b33b63": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_7249e2b443b04145a52365cc851b89f5", "IPY_MODEL_e7fab22c469f4f1ba2d12d75c50d8d88", "IPY_MODEL_c1c9b436f545426887daccc938f8d1ca" ], "layout": "IPY_MODEL_8c597fd8eb564101974fccb98db12212" } }, "4ddc966c956f456da35f32edb409a999": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_25929cc043c84758aadfdd74b4351da1", "placeholder": "​", "style": "IPY_MODEL_035562590e3f4a66b6e2bbd96df4e86e", "value": " 131M/131M [00:02<00:00, 49.6MB/s]" } }, "4e21b0aa25224fe6a91038e06f420215": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_95000bbb3de64c3fa37cdce9029452e0", "placeholder": "​", "style": "IPY_MODEL_402764f10a72429aa4d0947134c0b260", "value": " 2/2 [00:38<00:00, 17.73s/it]" } }, "4f22e766fe08469b94f1ee5e72e2c29d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "4f44f3094b254a05854891630f8eba9c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "4f9a615e4ce74080846f9551cb682fb0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "549a797c9e584a49b82f95448513e742": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "CheckboxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "CheckboxView", "description": "Add token as git credential?", "description_tooltip": null, "disabled": false, "indent": true, "layout": "IPY_MODEL_75820af3aa214f3eb1e85c937fccd189", "style": "IPY_MODEL_a00fcad40d6e45cf9717d6203676d646", "value": true } }, "54d18c0f8445479392b23b7c4fd33071": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_0247cbd3038a46a19857ba44c4d8ef89", "max": 130824382, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_4f44f3094b254a05854891630f8eba9c", "value": 130824382 } }, "56b54e1fdb5d4ee6afe1cf066f75ba83": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_37d36ad0c584443ba185895677e6c8cc", "placeholder": "​", "style": "IPY_MODEL_2eb616e8ddd2499aacf7da30629b6bd6", "value": " 120M/120M [00:03<00:00, 55.7MB/s]" } }, "573eff65e9094e47abe9c9a6e5b3aaaa": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "5994b08416e6415a9044f281c45f4388": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "59aa5a6b279144eb81ccd72108fbbc7b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_7dd39ac58f5e4ca6aa5642265e700aea", "IPY_MODEL_28204b58380641e28fce27738bb43dae", "IPY_MODEL_339d32dcf6284c57a549cf23b9ab1ec0" ], "layout": "IPY_MODEL_7dce9186c34c472597f809630b4ddb37" } }, "5b4fe3b13b7a43cd9705280c1c12e21b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "5b9477e96a1b489481c3e8016b6985ff": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "5bdf173568684015bc2ba0d33bbf0b9c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_7a0d485a11a14521b3d34f36f939f364", "placeholder": "​", "style": "IPY_MODEL_8dadb3e9db2d4fc79a0e189047deaebc", "value": " 130M/130M [00:02<00:00, 75.1MB/s]" } }, "5c4cae7b42c24970b952fa88bcc906f6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_4f22e766fe08469b94f1ee5e72e2c29d", "max": 130140381, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_af2a385a91d24c2fa326ddc7a726c40f", "value": 130140381 } }, "5e4df184e5834b77a46f9a6b673723b1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "5e8f0d332ab44319a6170c4c1d84a2ec": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "606d9c327bc04b74ac676b9340acb3df": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "645178f7fbea4f43a75c073bf8399cae": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "664bd10f1dd840499a2739961369bafc": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "66a3d731d5914f828702f51385e7c8e4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "67863f8213084720af2af29b234b1a27": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_f65839fc521946ebbe78251c798a8c5e", "placeholder": "​", "style": "IPY_MODEL_69f62ba58c8a466b9b33f03b09eb824f", "value": " 1795730/2234306 [00:29<00:03, 141350.86 examples/s]" } }, "69ab6bc4b3634a749f3a3ba96b7c92c0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_2535bae27f3c458b93f9ea061e380673", "IPY_MODEL_a6c6968592e34df3b00a9ab597e5c534", "IPY_MODEL_751dc58b716f4094b4d4db1a747a3993" ], "layout": "IPY_MODEL_d5f77daac15d43068201bd328b300f81" } }, "69f62ba58c8a466b9b33f03b09eb824f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "6a6497d325d94e7a9c555ac2381108ec": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_f967fafadcfb49a48da9c5f4157bac7b", "IPY_MODEL_e88986dede384a4f8c314fb43cf16566", "IPY_MODEL_8e9512250cf24431b3c865dae21dd577" ], "layout": "IPY_MODEL_978f944e01554281a93723a05e3ad403" } }, "6aa81fdebce64006b4a8c1b6a5e4c825": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "6ac20da5dfc64dbcb743fa01191ca5b2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "6b244a56ef334326bd9bd0d525d981de": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "6b4cb7b10b8f4cce8882709adcebf4a1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_0a22d3efc5984fdebcab54abd272fe75", "max": 120716956, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_6f10fbaa868f4e0e883f876e55332ccb", "value": 120716956 } }, "6c598c9005304be89fdc964536f1fb77": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "6dc70d10b049487e9c07622902e3b35c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_f4e0f3504ed548febe96b4ba02e87613", "placeholder": "​", "style": "IPY_MODEL_4f9a615e4ce74080846f9551cb682fb0", "value": "Extracting data files: 100%" } }, "6dfc0604eef9436fb3a4697c9d632f76": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "6f10fbaa868f4e0e883f876e55332ccb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "6f17309eb1464767a37b9ef2b390bf34": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_dc08d9d22db341a29e5a2e27444ed061", "max": 1076, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_5e8f0d332ab44319a6170c4c1d84a2ec", "value": 1076 } }, "7249e2b443b04145a52365cc851b89f5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_aba811c9c10847b391747e31b36b5c65", "placeholder": "​", "style": "IPY_MODEL_d828cbc359554bf2ab6872e1d5544af4", "value": "Downloading data: 100%" } }, "74cd6e31936f4f7eb87b42fa7718fcc9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "751dc58b716f4094b4d4db1a747a3993": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_af219f1766194792b25aa97c1cef16a0", "placeholder": "​", "style": "IPY_MODEL_f7964bff97fe4435b7979b5a23b657ff", "value": " 480/480 [00:00<00:00, 31.3kB/s]" } }, "75820af3aa214f3eb1e85c937fccd189": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "76cc0ba59652426d99b126b64f037b1d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "7722e6d273bb4459a512c3e85134fd44": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "793933b22f8343fdab8407ebe52f907b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "7a0d485a11a14521b3d34f36f939f364": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "7a2cb96aa19445af801bcff8cbfc2366": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "7aadb1e580574c39912111bdcfcba73b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "7d6846b56ace4c81a98328f83ba882ca": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_ed894b75a7794bd1bd31b58ba42ed98a", "IPY_MODEL_54d18c0f8445479392b23b7c4fd33071", "IPY_MODEL_d64208a6260c4846af7089dba6773324" ], "layout": "IPY_MODEL_cc4a5e3ee5054e4da8380924054407f2" } }, "7dce9186c34c472597f809630b4ddb37": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "7dd39ac58f5e4ca6aa5642265e700aea": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_74cd6e31936f4f7eb87b42fa7718fcc9", "placeholder": "​", "style": "IPY_MODEL_6dfc0604eef9436fb3a4697c9d632f76", "value": "Downloading pytorch_model.bin: 100%" } }, "7e4a8d0d01da46f0a6fff9b47548b3c0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_8db792584e244420be09d0ae05188170", "max": 118816166, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_bcef442ffa9d4d37beca54414dc04f8e", "value": 118816166 } }, "8044204b6b464487a25c3b83e5c49a36": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_a54e9676d347422781cf1ee58d5b695a", "placeholder": "​", "style": "IPY_MODEL_5994b08416e6415a9044f281c45f4388", "value": " 130M/130M [00:01<00:00, 82.2MB/s]" } }, "810e8ad5744d4a51a09ea884988651df": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "83be5303b6684fc08c9b6e677cc9ffb9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "89dc53ee94fb4077859fbfc1f998d206": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "8a8046f7849d44e0aeafdb3d8d7a69f5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "8c0431c1293e463c98c52789b83418e9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "8c597fd8eb564101974fccb98db12212": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "8dadb3e9db2d4fc79a0e189047deaebc": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "8db792584e244420be09d0ae05188170": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "8e9512250cf24431b3c865dae21dd577": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_d002187007bd491b94046dd7c2ca769b", "placeholder": "​", "style": "IPY_MODEL_0a29b5bddcb742ea9276b1184b199ee6", "value": " 131M/131M [00:04<00:00, 27.3MB/s]" } }, "9151ffd3910244f8bffeb455f3422ea7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "92ae36322f5f41b1ba0c3d012eaa274d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": "center", "align_self": null, "border": null, "bottom": null, "display": "flex", "flex": null, "flex_flow": "column", "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": "50%" } }, "92d8e074eba74711b7d4994d67500fe6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "936c48275b86410e9f1c0bff510d5471": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "95000bbb3de64c3fa37cdce9029452e0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "95b44d8d866c46bab6c2f22858e1ea30": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "9604d44945b3418cb77bfdbaea50d588": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_36917dfdbcd34ae3b978d86a63935bfb", "placeholder": "​", "style": "IPY_MODEL_feeddb5aeca6491ca03932e94e71e9a9", "value": "Downloading data: 100%" } }, "978f944e01554281a93723a05e3ad403": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "97b0c3827a2040a3b8c81cad7e2f9d78": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_cccfa6f765a74fe89d777bab68332fca", "placeholder": "​", "style": "IPY_MODEL_0d89dabdf49146d19c5ec6170c5b8efb", "value": "

Copy a token from your Hugging Face\ntokens page and paste it below.
Immediately click login after copying\nyour token or it might be stored in plain text in this notebook file.
" } }, "9aa90b4b549345fcafe4b6344532ce7a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ButtonModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ButtonView", "button_style": "", "description": "Login", "disabled": false, "icon": "", "layout": "IPY_MODEL_337dfd3562d743f79487582f03f3f396", "style": "IPY_MODEL_1e4e36eb6f004f9c9d6101fc81a53983", "tooltip": "" } }, "9b24e0b23096423aa2f5809267af22f9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_2c04eb66237348d0a0d410e4e6259c4c", "placeholder": "​", "style": "IPY_MODEL_b199d8fcf5c740f0a794f458a247ef14", "value": " 121M/121M [00:02<00:00, 31.0MB/s]" } }, "9c95c30c4d2d43d6a73779ac797de98f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_0bb97e5ee4af4ce1a23b3ff6ac885f0b", "placeholder": "​", "style": "IPY_MODEL_c7ced2fa3a92428ba4b305e1f1dead44", "value": " 130M/130M [00:02<00:00, 54.1MB/s]" } }, "9d98a25458204b0c8b2b85e1103f9ef0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_a7467de50d3548c9bab6a337cb9e01b4", "max": 130496047, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_e10a625e5e3443a089ae350097d0e492", "value": 130496047 } }, "9dc83af8d74d456293479e6b6e73c725": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_9604d44945b3418cb77bfdbaea50d588", "IPY_MODEL_e99514134d3d463c9eb93efe28d39f27", "IPY_MODEL_4ddc966c956f456da35f32edb409a999" ], "layout": "IPY_MODEL_6c598c9005304be89fdc964536f1fb77" } }, "9e686651d4614d5eaa56e480f8ad236b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_5b4fe3b13b7a43cd9705280c1c12e21b", "placeholder": "​", "style": "IPY_MODEL_dc9e2ca9424344be8b7a4a02c5d3579a", "value": " 131M/131M [00:02<00:00, 47.0MB/s]" } }, "9e92c1281b604c029736793d7ff96002": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_f0613b022a0048ce9672d8701578cb88", "placeholder": "​", "style": "IPY_MODEL_397065412a524a55b54410e75a9d976b", "value": "Downloading data: 100%" } }, "9e9331b15b6641f485e26d25ae23064c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_e1f9678665b2478fa9088799b01dc532", "IPY_MODEL_6f17309eb1464767a37b9ef2b390bf34", "IPY_MODEL_cc0cf98c97ac4dac848e5adc6d7509a9" ], "layout": "IPY_MODEL_5e4df184e5834b77a46f9a6b673723b1" } }, "9f178e46cc6b429c9885e6c47b62fec0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_9151ffd3910244f8bffeb455f3422ea7", "placeholder": "​", "style": "IPY_MODEL_a58966359c7747deb423ad602b1ea43b", "value": "Downloading data: 100%" } }, "9f6f6826bfcb44908ce62a947f99147b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_3ec76654e88e40899b40e92d472a4e57", "max": 130300236, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_378bd7aa837841269e103afe1b41863f", "value": 130300236 } }, "a00fcad40d6e45cf9717d6203676d646": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "a24f79cef9d84022bde823da2406d96b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "a255703bc32a494f9b031969640a9561": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "a54e9676d347422781cf1ee58d5b695a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "a58966359c7747deb423ad602b1ea43b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "a6c6968592e34df3b00a9ab597e5c534": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_b5e3f87798b348f2880662f26e142d97", "max": 480, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_7aadb1e580574c39912111bdcfcba73b", "value": 480 } }, "a7467de50d3548c9bab6a337cb9e01b4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "a7606443add04ff8becd4ffad86b8c21": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "aa353e6e16654a07978f0bd7bdc18f34": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "aba811c9c10847b391747e31b36b5c65": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "ac1d4f17e58c45d5b4eb12bd9caef7a1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "ac84cb867b85458f88cca792d0b6a76f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "ad157b551c614565bb1e2a7053526ad4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "ae1ca539f01745718b4bad66e438e30c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_39673888b7bf4de3b29d544982b70fa0", "IPY_MODEL_6b4cb7b10b8f4cce8882709adcebf4a1", "IPY_MODEL_9b24e0b23096423aa2f5809267af22f9" ], "layout": "IPY_MODEL_ac84cb867b85458f88cca792d0b6a76f" } }, "af219f1766194792b25aa97c1cef16a0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "af2a385a91d24c2fa326ddc7a726c40f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "b0b24f683199419887b47c045f0efdcc": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_9f178e46cc6b429c9885e6c47b62fec0", "IPY_MODEL_9d98a25458204b0c8b2b85e1103f9ef0", "IPY_MODEL_5bdf173568684015bc2ba0d33bbf0b9c" ], "layout": "IPY_MODEL_810e8ad5744d4a51a09ea884988651df" } }, "b0ce064e6f3f475ebb29271ccde1b6a2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "b199d8fcf5c740f0a794f458a247ef14": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "b25b9447b11e4dd2bf11da3fa91e3cee": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "b5e3f87798b348f2880662f26e142d97": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "b66c5ff62d754eb980370dc5432c408d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "b79e9c0aa7f442a5956eeb03f684a357": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "VBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "VBoxView", "box_style": "", "children": [ "IPY_MODEL_97b0c3827a2040a3b8c81cad7e2f9d78", "IPY_MODEL_291adaefb7fb4122b8101076d3412d95", "IPY_MODEL_549a797c9e584a49b82f95448513e742", "IPY_MODEL_9aa90b4b549345fcafe4b6344532ce7a", "IPY_MODEL_f2a14fe11c1f4e34af19958071f9c0cb" ], "layout": "IPY_MODEL_92ae36322f5f41b1ba0c3d012eaa274d" } }, "b81730ef186548e0924c5add62503e93": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "b9a81d952a504347be0850e9bd9f8d49": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "bc73b0641721456aa221bff604be220e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "bcb655bb340c42a2ab56c79a87c929a0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "bcceecdd6240406b991946fe41123cc0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "bcef442ffa9d4d37beca54414dc04f8e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "c1c9b436f545426887daccc938f8d1ca": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_b0ce064e6f3f475ebb29271ccde1b6a2", "placeholder": "​", "style": "IPY_MODEL_66a3d731d5914f828702f51385e7c8e4", "value": " 132M/132M [00:01<00:00, 74.6MB/s]" } }, "c25b59e87c644f969bff0634b0dec34f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_f3550bec2944494eb150bf55a3b8f3a6", "placeholder": "​", "style": "IPY_MODEL_89dc53ee94fb4077859fbfc1f998d206", "value": "Generating train split: 80%" } }, "c7ced2fa3a92428ba4b305e1f1dead44": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "cc0cf98c97ac4dac848e5adc6d7509a9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_0f191700a7e94c1fa497991071441748", "placeholder": "​", "style": "IPY_MODEL_e19a7112910e44739c0b7851e155ef32", "value": " 1.08k/1.08k [00:00<00:00, 24.2kB/s]" } }, "cc4a5e3ee5054e4da8380924054407f2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "cccfa6f765a74fe89d777bab68332fca": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "d002187007bd491b94046dd7c2ca769b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "d1d67ce636604b70a719ff35b93f1716": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "d2cbed6d14cd4711801303e73fc92004": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "d3b5557ce8434816a253ec7a9084424b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "d4f4b9677a50425aacc932c63ce3a91d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "d5f77daac15d43068201bd328b300f81": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "d64208a6260c4846af7089dba6773324": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_df6742bb5e774a1682dc88dfe57bbf84", "placeholder": "​", "style": "IPY_MODEL_03a9787bb702466fb953b9a3c88da475", "value": " 131M/131M [00:02<00:00, 81.4MB/s]" } }, "d828cbc359554bf2ab6872e1d5544af4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "daa593a3479d464db4aafe435587b4da": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_b9a81d952a504347be0850e9bd9f8d49", "max": 119839279, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_6ac20da5dfc64dbcb743fa01191ca5b2", "value": 119839279 } }, "dae56057920e4b6397cc03a596ab0eb5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "db2e5d5e13864c569ad519287c2ec101": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "dc08d9d22db341a29e5a2e27444ed061": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "dc9e2ca9424344be8b7a4a02c5d3579a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "def1d8bed5e54f7c8abead7b85089bbd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "df03b594bba94ca781b2f68f10d8f928": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "df6742bb5e774a1682dc88dfe57bbf84": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "e10a625e5e3443a089ae350097d0e492": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "ProgressStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "bar_color": null, "description_width": "" } }, "e19a7112910e44739c0b7851e155ef32": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "e1d2813ad72542a581969589c6bff59b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "e1f9678665b2478fa9088799b01dc532": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_e1d2813ad72542a581969589c6bff59b", "placeholder": "​", "style": "IPY_MODEL_220f1f005cca4f4592e23dc56a151741", "value": "Downloading metadata: 100%" } }, "e7bb66b0765c4f8dadc39ed66ad273c9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "e7fab22c469f4f1ba2d12d75c50d8d88": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_8c0431c1293e463c98c52789b83418e9", "max": 131626612, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_d3b5557ce8434816a253ec7a9084424b", "value": 131626612 } }, "e88986dede384a4f8c314fb43cf16566": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_573eff65e9094e47abe9c9a6e5b3aaaa", "max": 131378206, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_92d8e074eba74711b7d4994d67500fe6", "value": 131378206 } }, "e99514134d3d463c9eb93efe28d39f27": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_7722e6d273bb4459a512c3e85134fd44", "max": 130643865, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_83be5303b6684fc08c9b6e677cc9ffb9", "value": 130643865 } }, "ea81dcba30d7441a9b5d5e06e6a9bd9e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_b66c5ff62d754eb980370dc5432c408d", "max": 130915482, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_793933b22f8343fdab8407ebe52f907b", "value": 130915482 } }, "ec5d1d79ff204514a99a8ffc6e917cc2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_29e21c5f0f234e45bceb0a47a0ca8297", "IPY_MODEL_9f6f6826bfcb44908ce62a947f99147b", "IPY_MODEL_9c95c30c4d2d43d6a73779ac797de98f" ], "layout": "IPY_MODEL_a24f79cef9d84022bde823da2406d96b" } }, "ecc66bbcef2a442dac76fa5c8b950f7b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_c25b59e87c644f969bff0634b0dec34f", "IPY_MODEL_24bcb8ce4dd44df984a868193ff0b9a3", "IPY_MODEL_67863f8213084720af2af29b234b1a27" ], "layout": "IPY_MODEL_645178f7fbea4f43a75c073bf8399cae" } }, "ed894b75a7794bd1bd31b58ba42ed98a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_03a08432436d4e4faa505c899ced9202", "placeholder": "​", "style": "IPY_MODEL_22b2235b07d445a7ac56b00fc6e3d700", "value": "Downloading data: 100%" } }, "ee7b0c3693c84e9eba2053ad8ad16cb3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatProgressModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "FloatProgressModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "ProgressView", "bar_style": "success", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_6aa81fdebce64006b4a8c1b6a5e4c825", "max": 2, "min": 0, "orientation": "horizontal", "style": "IPY_MODEL_3beaa13058494a99bb7986845032f65b", "value": 2 } }, "f0613b022a0048ce9672d8701578cb88": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "f20041bd158949af91c97caf195b9494": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_9e92c1281b604c029736793d7ff96002", "IPY_MODEL_7e4a8d0d01da46f0a6fff9b47548b3c0", "IPY_MODEL_04897b83a03f4a9795694b89ece291e2" ], "layout": "IPY_MODEL_166528d969974e06a214ab3c2090409a" } }, "f2907490b29848cd8678bcafc9b509f8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "f2a14fe11c1f4e34af19958071f9c0cb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_606d9c327bc04b74ac676b9340acb3df", "placeholder": "​", "style": "IPY_MODEL_df03b594bba94ca781b2f68f10d8f928", "value": "\nPro Tip: If you don't already have one, you can create a dedicated\n'notebooks' token with 'write' access, that you can then easily reuse for all\nnotebooks.
" } }, "f3550bec2944494eb150bf55a3b8f3a6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "f4e0f3504ed548febe96b4ba02e87613": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "f65839fc521946ebbe78251c798a8c5e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "_model_module": "@jupyter-widgets/base", "_model_module_version": "1.2.0", "_model_name": "LayoutModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "LayoutView", "align_content": null, "align_items": null, "align_self": null, "border": null, "bottom": null, "display": null, "flex": null, "flex_flow": null, "grid_area": null, "grid_auto_columns": null, "grid_auto_flow": null, "grid_auto_rows": null, "grid_column": null, "grid_gap": null, "grid_row": null, "grid_template_areas": null, "grid_template_columns": null, "grid_template_rows": null, "height": null, "justify_content": null, "justify_items": null, "left": null, "margin": null, "max_height": null, "max_width": null, "min_height": null, "min_width": null, "object_fit": null, "object_position": null, "order": null, "overflow": null, "overflow_x": null, "overflow_y": null, "padding": null, "right": null, "top": null, "visibility": null, "width": null } }, "f7964bff97fe4435b7979b5a23b657ff": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } }, "f967fafadcfb49a48da9c5f4157bac7b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_d4f4b9677a50425aacc932c63ce3a91d", "placeholder": "​", "style": "IPY_MODEL_f2907490b29848cd8678bcafc9b509f8", "value": "Downloading data: 100%" } }, "fa96e073419a4a83a3f508c8312ca126": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_31a6831bbc134c33bc6292ce34a23233", "IPY_MODEL_daa593a3479d464db4aafe435587b4da", "IPY_MODEL_56b54e1fdb5d4ee6afe1cf066f75ba83" ], "layout": "IPY_MODEL_95b44d8d866c46bab6c2f22858e1ea30" } }, "fb87e9f1f28b42bb8168042a65b14cca": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_d1d67ce636604b70a719ff35b93f1716", "placeholder": "​", "style": "IPY_MODEL_e7bb66b0765c4f8dadc39ed66ad273c9", "value": " 2/2 [00:00<00:00, 45.29it/s]" } }, "fbc3a9a62aef4cea8a9b13ebb749e338": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HBoxModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HBoxView", "box_style": "", "children": [ "IPY_MODEL_425006d4821849e5acdd83c3be32d389", "IPY_MODEL_5c4cae7b42c24970b952fa88bcc906f6", "IPY_MODEL_8044204b6b464487a25c3b83e5c49a36" ], "layout": "IPY_MODEL_7a2cb96aa19445af801bcff8cbfc2366" } }, "fc2580cfca094410a29a1187fbd2b298": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "_dom_classes": [], "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "HTMLModel", "_view_count": null, "_view_module": "@jupyter-widgets/controls", "_view_module_version": "1.5.0", "_view_name": "HTMLView", "description": "", "description_tooltip": null, "layout": "IPY_MODEL_def1d8bed5e54f7c8abead7b85089bbd", "placeholder": "​", "style": "IPY_MODEL_30c7b6816f024f99ba50656501020dd2", "value": "Downloading data: 100%" } }, "feeddb5aeca6491ca03932e94e71e9a9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "_model_module": "@jupyter-widgets/controls", "_model_module_version": "1.5.0", "_model_name": "DescriptionStyleModel", "_view_count": null, "_view_module": "@jupyter-widgets/base", "_view_module_version": "1.2.0", "_view_name": "StyleView", "description_width": "" } } } } }, "nbformat": 4, "nbformat_minor": 0 }