{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "oTuvowvgFQpm"
},
"source": [
"# CleanRL's Huggingface Integration Demo\n",
"\n",
"\n",
"\n",
"[
](https://github.com/vwxyzjn/cleanrl)\n",
"[](https://github.com/vwxyzjn/cleanrl/actions/workflows/tests.yaml)\n",
"[](https://docs.cleanrl.dev/)\n",
"[
](https://discord.gg/D6RCjA6sVT)\n",
"[
](https://www.youtube.com/channel/UCDdC6BIFRI0jvcwuhi3aI6w/videos)\n",
"[](https://github.com/psf/black)\n",
"[](https://pycqa.github.io/isort/)\n",
"[
](https://huggingface.co/cleanrl)\n",
"[](https://colab.research.google.com/github/vwxyzjn/cleanrl/blob/master/docs/get-started/CleanRL_Huggingface_Integration_Demo.ipynb)\n",
"\n",
"\n",
"CleanRL is a Deep Reinforcement Learning library that provides high-quality single-file implementation with research-friendly features. It now has has ๐งช experimental support for saving and loading models from ๐ค HuggingFace's [Model Hub](https://huggingface.co/models). This notebook is a preliminary demo.\n",
"\n",
"\n",
"* ๐พ [GitHub Repo](https://github.com/vwxyzjn/cleanrl)\n",
"* ๐ [Documentation](https://docs.cleanrl.dev/)\n",
"* ๐ค [HuggingFace Model Hub](https://huggingface.co/cleanrl)\n",
"* ๐ [Open RL Benchmark reports](https://wandb.ai/openrlbenchmark/openrlbenchmark/reportlist)\n",
"\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "J0zhqyfea0If"
},
"source": [
"## Get Started\n",
"\n",
"CleanRL can be installed via `pip`. Let's say we are interested in pulling the model for [`dqn_atari_jax.py`](https://github.com/vwxyzjn/cleanrl/blob/master/cleanrl/dqn_atari_jax.py), we can install the algorithm-variant-specific dependencies as follows:"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "lhnJkrYLOvcs",
"outputId": "381d9d0d-7e83-4f21-ef89-91d4e3b93c18"
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/\n",
"Collecting cleanrl[dqn-atari-jax]\n",
" Downloading cleanrl-1.1.2-py3-none-any.whl (16.9 MB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 16.9 MB 241 kB/s \n",
"\u001b[?25hCollecting pygame==2.1.0\n",
" Downloading pygame-2.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 18.3 MB 59.3 MB/s \n",
"\u001b[?25hCollecting huggingface-hub<0.12.0,>=0.11.1\n",
" Downloading huggingface_hub-0.11.1-py3-none-any.whl (182 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 182 kB 74.9 MB/s \n",
"\u001b[?25hCollecting wandb<0.14.0,>=0.13.6\n",
" Downloading wandb-0.13.7-py2.py3-none-any.whl (1.9 MB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 1.9 MB 63.6 MB/s \n",
"\u001b[?25hRequirement already satisfied: torch>=1.12.1 in /usr/local/lib/python3.8/dist-packages (from cleanrl[dqn-atari-jax]) (1.13.0+cu116)\n",
"Collecting stable-baselines3==1.2.0\n",
" Downloading stable_baselines3-1.2.0-py3-none-any.whl (161 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 161 kB 64.7 MB/s \n",
"\u001b[?25hCollecting tensorboard<3.0.0,>=2.10.0\n",
" Downloading tensorboard-2.11.0-py3-none-any.whl (6.0 MB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 6.0 MB 65.0 MB/s \n",
"\u001b[?25hCollecting moviepy<2.0.0,>=1.0.3\n",
" Downloading moviepy-1.0.3.tar.gz (388 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 388 kB 59.5 MB/s \n",
"\u001b[?25hCollecting gym==0.23.1\n",
" Downloading gym-0.23.1.tar.gz (626 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 626 kB 59.9 MB/s \n",
"\u001b[?25h Installing build dependencies ... \u001b[?25l\u001b[?25hdone\n",
" Getting requirements to build wheel ... \u001b[?25l\u001b[?25hdone\n",
" Preparing wheel metadata ... \u001b[?25l\u001b[?25hdone\n",
"Collecting gymnasium<0.27.0,>=0.26.3\n",
" Downloading Gymnasium-0.26.3-py3-none-any.whl (836 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 836 kB 64.6 MB/s \n",
"\u001b[?25hCollecting AutoROM[accept-rom-license]<0.5.0,>=0.4.2\n",
" Downloading AutoROM-0.4.2-py3-none-any.whl (16 kB)\n",
"Collecting ale-py==0.7.4\n",
" Downloading ale_py-0.7.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 1.6 MB 55.1 MB/s \n",
"\u001b[?25hRequirement already satisfied: opencv-python<5.0.0.0,>=4.6.0.66 in /usr/local/lib/python3.8/dist-packages (from cleanrl[dqn-atari-jax]) (4.6.0.66)\n",
"Requirement already satisfied: jax<0.4.0,>=0.3.17 in /usr/local/lib/python3.8/dist-packages (from cleanrl[dqn-atari-jax]) (0.3.25)\n",
"Collecting flax<0.7.0,>=0.6.0\n",
" Downloading flax-0.6.3-py3-none-any.whl (197 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 197 kB 73.9 MB/s \n",
"\u001b[?25hRequirement already satisfied: jaxlib<0.4.0,>=0.3.15 in /usr/local/lib/python3.8/dist-packages (from cleanrl[dqn-atari-jax]) (0.3.25+cuda11.cudnn805)\n",
"Requirement already satisfied: importlib-metadata>=4.10.0 in /usr/local/lib/python3.8/dist-packages (from ale-py==0.7.4->cleanrl[dqn-atari-jax]) (5.1.0)\n",
"Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from ale-py==0.7.4->cleanrl[dqn-atari-jax]) (5.10.1)\n",
"Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from ale-py==0.7.4->cleanrl[dqn-atari-jax]) (1.21.6)\n",
"Requirement already satisfied: gym-notices>=0.0.4 in /usr/local/lib/python3.8/dist-packages (from gym==0.23.1->cleanrl[dqn-atari-jax]) (0.0.8)\n",
"Requirement already satisfied: cloudpickle>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from gym==0.23.1->cleanrl[dqn-atari-jax]) (1.5.0)\n",
"Requirement already satisfied: pandas in /usr/local/lib/python3.8/dist-packages (from stable-baselines3==1.2.0->cleanrl[dqn-atari-jax]) (1.3.5)\n",
"Requirement already satisfied: matplotlib in /usr/local/lib/python3.8/dist-packages (from stable-baselines3==1.2.0->cleanrl[dqn-atari-jax]) (3.2.2)\n",
"Requirement already satisfied: click in /usr/local/lib/python3.8/dist-packages (from AutoROM[accept-rom-license]<0.5.0,>=0.4.2->cleanrl[dqn-atari-jax]) (7.1.2)\n",
"Requirement already satisfied: requests in /usr/local/lib/python3.8/dist-packages (from AutoROM[accept-rom-license]<0.5.0,>=0.4.2->cleanrl[dqn-atari-jax]) (2.23.0)\n",
"Requirement already satisfied: tqdm in /usr/local/lib/python3.8/dist-packages (from AutoROM[accept-rom-license]<0.5.0,>=0.4.2->cleanrl[dqn-atari-jax]) (4.64.1)\n",
"Collecting AutoROM.accept-rom-license\n",
" Downloading AutoROM.accept-rom-license-0.5.0.tar.gz (10 kB)\n",
" Installing build dependencies ... \u001b[?25l\u001b[?25hdone\n",
" Getting requirements to build wheel ... \u001b[?25l\u001b[?25hdone\n",
" Preparing wheel metadata ... \u001b[?25l\u001b[?25hdone\n",
"Requirement already satisfied: PyYAML>=5.4.1 in /usr/local/lib/python3.8/dist-packages (from flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (6.0)\n",
"Collecting rich>=11.1\n",
" Downloading rich-13.0.0-py3-none-any.whl (238 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 238 kB 76.7 MB/s \n",
"\u001b[?25hRequirement already satisfied: typing-extensions>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (4.4.0)\n",
"Collecting orbax\n",
" Downloading orbax-0.0.23-py3-none-any.whl (66 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 66 kB 6.3 MB/s \n",
"\u001b[?25hCollecting optax\n",
" Downloading optax-0.1.4-py3-none-any.whl (154 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 154 kB 82.0 MB/s \n",
"\u001b[?25hCollecting tensorstore\n",
" Downloading tensorstore-0.1.28-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 8.3 MB 64.7 MB/s \n",
"\u001b[?25hRequirement already satisfied: msgpack in /usr/local/lib/python3.8/dist-packages (from flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (1.0.4)\n",
"Collecting gymnasium-notices>=0.0.1\n",
" Downloading gymnasium_notices-0.0.1-py3-none-any.whl (2.8 kB)\n",
"Requirement already satisfied: filelock in /usr/local/lib/python3.8/dist-packages (from huggingface-hub<0.12.0,>=0.11.1->cleanrl[dqn-atari-jax]) (3.8.2)\n",
"Requirement already satisfied: packaging>=20.9 in /usr/local/lib/python3.8/dist-packages (from huggingface-hub<0.12.0,>=0.11.1->cleanrl[dqn-atari-jax]) (21.3)\n",
"Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=4.10.0->ale-py==0.7.4->cleanrl[dqn-atari-jax]) (3.11.0)\n",
"Requirement already satisfied: scipy>=1.5 in /usr/local/lib/python3.8/dist-packages (from jax<0.4.0,>=0.3.17->cleanrl[dqn-atari-jax]) (1.7.3)\n",
"Requirement already satisfied: opt-einsum in /usr/local/lib/python3.8/dist-packages (from jax<0.4.0,>=0.3.17->cleanrl[dqn-atari-jax]) (3.3.0)\n",
"Requirement already satisfied: decorator<5.0,>=4.0.2 in /usr/local/lib/python3.8/dist-packages (from moviepy<2.0.0,>=1.0.3->cleanrl[dqn-atari-jax]) (4.4.2)\n",
"Collecting proglog<=1.0.0\n",
" Downloading proglog-0.1.10-py3-none-any.whl (6.1 kB)\n",
"Requirement already satisfied: imageio<3.0,>=2.5 in /usr/local/lib/python3.8/dist-packages (from moviepy<2.0.0,>=1.0.3->cleanrl[dqn-atari-jax]) (2.9.0)\n",
"Collecting imageio_ffmpeg>=0.2.0\n",
" Downloading imageio_ffmpeg-0.4.7-py3-none-manylinux2010_x86_64.whl (26.9 MB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 26.9 MB 47.9 MB/s \n",
"\u001b[?25hRequirement already satisfied: pillow in /usr/local/lib/python3.8/dist-packages (from imageio<3.0,>=2.5->moviepy<2.0.0,>=1.0.3->cleanrl[dqn-atari-jax]) (7.1.2)\n",
"Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=20.9->huggingface-hub<0.12.0,>=0.11.1->cleanrl[dqn-atari-jax]) (3.0.9)\n",
"Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests->AutoROM[accept-rom-license]<0.5.0,>=0.4.2->cleanrl[dqn-atari-jax]) (2022.12.7)\n",
"Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests->AutoROM[accept-rom-license]<0.5.0,>=0.4.2->cleanrl[dqn-atari-jax]) (1.24.3)\n",
"Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests->AutoROM[accept-rom-license]<0.5.0,>=0.4.2->cleanrl[dqn-atari-jax]) (2.10)\n",
"Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests->AutoROM[accept-rom-license]<0.5.0,>=0.4.2->cleanrl[dqn-atari-jax]) (3.0.4)\n",
"Collecting commonmark<0.10.0,>=0.9.0\n",
" Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 51 kB 5.0 MB/s \n",
"\u001b[?25hRequirement already satisfied: pygments<3.0.0,>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from rich>=11.1->flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (2.6.1)\n",
"Requirement already satisfied: protobuf<4,>=3.9.2 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (3.19.6)\n",
"Requirement already satisfied: google-auth<3,>=1.6.3 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (2.15.0)\n",
"Requirement already satisfied: tensorboard-data-server<0.7.0,>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (0.6.1)\n",
"Requirement already satisfied: markdown>=2.6.8 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (3.4.1)\n",
"Requirement already satisfied: wheel>=0.26 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (0.38.4)\n",
"Requirement already satisfied: google-auth-oauthlib<0.5,>=0.4.1 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (0.4.6)\n",
"Requirement already satisfied: absl-py>=0.4 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (1.3.0)\n",
"Requirement already satisfied: setuptools>=41.0.0 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (57.4.0)\n",
"Requirement already satisfied: tensorboard-plugin-wit>=1.6.0 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (1.8.1)\n",
"Requirement already satisfied: werkzeug>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (1.0.1)\n",
"Requirement already satisfied: grpcio>=1.24.3 in /usr/local/lib/python3.8/dist-packages (from tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (1.51.1)\n",
"Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from google-auth<3,>=1.6.3->tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (0.2.8)\n",
"Requirement already satisfied: cachetools<6.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3,>=1.6.3->tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (5.2.0)\n",
"Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3,>=1.6.3->tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (1.15.0)\n",
"Requirement already satisfied: rsa<5,>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from google-auth<3,>=1.6.3->tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (4.9)\n",
"Requirement already satisfied: requests-oauthlib>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from google-auth-oauthlib<0.5,>=0.4.1->tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (1.3.1)\n",
"Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /usr/local/lib/python3.8/dist-packages (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (0.4.8)\n",
"Requirement already satisfied: oauthlib>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<0.5,>=0.4.1->tensorboard<3.0.0,>=2.10.0->cleanrl[dqn-atari-jax]) (3.2.2)\n",
"Collecting pathtools\n",
" Downloading pathtools-0.1.2.tar.gz (11 kB)\n",
"Requirement already satisfied: promise<3,>=2.0 in /usr/local/lib/python3.8/dist-packages (from wandb<0.14.0,>=0.13.6->cleanrl[dqn-atari-jax]) (2.3)\n",
"Collecting GitPython>=1.0.0\n",
" Downloading GitPython-3.1.30-py3-none-any.whl (184 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 184 kB 71.4 MB/s \n",
"\u001b[?25hRequirement already satisfied: psutil>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from wandb<0.14.0,>=0.13.6->cleanrl[dqn-atari-jax]) (5.4.8)\n",
"Collecting shortuuid>=0.5.0\n",
" Downloading shortuuid-1.0.11-py3-none-any.whl (10 kB)\n",
"Collecting sentry-sdk>=1.0.0\n",
" Downloading sentry_sdk-1.12.1-py2.py3-none-any.whl (174 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 174 kB 80.8 MB/s \n",
"\u001b[?25hCollecting docker-pycreds>=0.4.0\n",
" Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)\n",
"Collecting setproctitle\n",
" Downloading setproctitle-1.3.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB)\n",
"Collecting gitdb<5,>=4.0.1\n",
" Downloading gitdb-4.0.10-py3-none-any.whl (62 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 62 kB 1.7 MB/s \n",
"\u001b[?25hCollecting smmap<6,>=3.0.1\n",
" Downloading smmap-5.0.0-py3-none-any.whl (24 kB)\n",
"Collecting sentry-sdk>=1.0.0\n",
" Downloading sentry_sdk-1.12.0-py2.py3-none-any.whl (173 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 173 kB 69.0 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.11.1-py2.py3-none-any.whl (168 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 168 kB 66.6 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.11.0-py2.py3-none-any.whl (168 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 168 kB 8.1 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.10.1-py2.py3-none-any.whl (166 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 166 kB 10.6 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.10.0-py2.py3-none-any.whl (166 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 166 kB 71.4 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.10-py2.py3-none-any.whl (162 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 162 kB 70.1 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.9-py2.py3-none-any.whl (162 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 162 kB 70.2 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.8-py2.py3-none-any.whl (158 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 158 kB 75.4 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.7-py2.py3-none-any.whl (157 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 157 kB 77.6 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.6-py2.py3-none-any.whl (157 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 157 kB 83.8 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.5-py2.py3-none-any.whl (157 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 157 kB 88.0 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.4-py2.py3-none-any.whl (157 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 157 kB 80.1 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.3-py2.py3-none-any.whl (157 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 157 kB 84.8 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.2-py2.py3-none-any.whl (157 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 157 kB 85.7 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.1-py2.py3-none-any.whl (157 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 157 kB 83.5 MB/s \n",
"\u001b[?25h Downloading sentry_sdk-1.9.0-py2.py3-none-any.whl (156 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 156 kB 84.0 MB/s \n",
"\u001b[?25hCollecting libtorrent\n",
" Using cached libtorrent-2.0.7-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (8.6 MB)\n",
"Requirement already satisfied: python-dateutil>=2.1 in /usr/local/lib/python3.8/dist-packages (from matplotlib->stable-baselines3==1.2.0->cleanrl[dqn-atari-jax]) (2.8.2)\n",
"Requirement already satisfied: cycler>=0.10 in /usr/local/lib/python3.8/dist-packages (from matplotlib->stable-baselines3==1.2.0->cleanrl[dqn-atari-jax]) (0.11.0)\n",
"Requirement already satisfied: kiwisolver>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from matplotlib->stable-baselines3==1.2.0->cleanrl[dqn-atari-jax]) (1.4.4)\n",
"Collecting chex>=0.1.5\n",
" Downloading chex-0.1.5-py3-none-any.whl (85 kB)\n",
"\u001b[K |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 85 kB 4.9 MB/s \n",
"\u001b[?25hRequirement already satisfied: dm-tree>=0.1.5 in /usr/local/lib/python3.8/dist-packages (from chex>=0.1.5->optax->flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (0.1.7)\n",
"Requirement already satisfied: toolz>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from chex>=0.1.5->optax->flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (0.12.0)\n",
"Requirement already satisfied: pytest in /usr/local/lib/python3.8/dist-packages (from orbax->flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (3.6.4)\n",
"Collecting cached_property\n",
" Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)\n",
"Requirement already satisfied: etils in /usr/local/lib/python3.8/dist-packages (from orbax->flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (0.9.0)\n",
"Requirement already satisfied: pytz>=2017.3 in /usr/local/lib/python3.8/dist-packages (from pandas->stable-baselines3==1.2.0->cleanrl[dqn-atari-jax]) (2022.6)\n",
"Requirement already satisfied: more-itertools>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from pytest->orbax->flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (9.0.0)\n",
"Requirement already satisfied: pluggy<0.8,>=0.5 in /usr/local/lib/python3.8/dist-packages (from pytest->orbax->flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (0.7.1)\n",
"Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.8/dist-packages (from pytest->orbax->flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (22.1.0)\n",
"Requirement already satisfied: py>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from pytest->orbax->flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (1.11.0)\n",
"Requirement already satisfied: atomicwrites>=1.0 in /usr/local/lib/python3.8/dist-packages (from pytest->orbax->flax<0.7.0,>=0.6.0->cleanrl[dqn-atari-jax]) (1.4.1)\n",
"Building wheels for collected packages: gym, moviepy, AutoROM.accept-rom-license, pathtools\n",
" Building wheel for gym (PEP 517) ... \u001b[?25l\u001b[?25hdone\n",
" Created wheel for gym: filename=gym-0.23.1-py3-none-any.whl size=701376 sha256=7b59f30aef873fc1494bd2f2eeac27b103b64ae6ee87d554c8b61b9ddbe35765\n",
" Stored in directory: /root/.cache/pip/wheels/78/28/77/b0c74e80a2a4faae0161d5c53bc4f8e436e77aedc79136ee13\n",
" Building wheel for moviepy (setup.py) ... \u001b[?25l\u001b[?25hdone\n",
" Created wheel for moviepy: filename=moviepy-1.0.3-py3-none-any.whl size=110742 sha256=640c1c0df827ed5835373acab4d2d7b93e98e33b5e6cb90e3d5e703933f9bcf8\n",
" Stored in directory: /root/.cache/pip/wheels/e4/a4/db/0368d3a04033da662e13926594b3a8cf1aa4ffeefe570cfac1\n",
" Building wheel for AutoROM.accept-rom-license (PEP 517) ... \u001b[?25l\u001b[?25hdone\n",
" Created wheel for AutoROM.accept-rom-license: filename=AutoROM.accept_rom_license-0.5.0-py3-none-any.whl size=440868 sha256=a3833e2c22c21355029cb083d9ea62b7abe329af3757ccdce9b0d2a5cc06949f\n",
" Stored in directory: /root/.cache/pip/wheels/bf/c9/25/578470ae932b494c313dc22e6c57afff192140fb3cd5acf185\n",
" Building wheel for pathtools (setup.py) ... \u001b[?25l\u001b[?25hdone\n",
" Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8806 sha256=57226a75b752bf852ac2f0f5ad878217a63376d6c44a4b29ccdf40b4921bf4bc\n",
" Stored in directory: /root/.cache/pip/wheels/4c/8e/7e/72fbc243e1aeecae64a96875432e70d4e92f3d2d18123be004\n",
"Successfully built gym moviepy AutoROM.accept-rom-license pathtools\n",
"Installing collected packages: smmap, gitdb, tensorstore, shortuuid, setproctitle, sentry-sdk, proglog, pathtools, libtorrent, imageio-ffmpeg, gymnasium-notices, gym, GitPython, docker-pycreds, commonmark, chex, cached-property, wandb, tensorboard, stable-baselines3, rich, pygame, orbax, optax, moviepy, huggingface-hub, gymnasium, AutoROM.accept-rom-license, AutoROM, flax, cleanrl-test, ale-py\n",
" Attempting uninstall: gym\n",
" Found existing installation: gym 0.25.2\n",
" Uninstalling gym-0.25.2:\n",
" Successfully uninstalled gym-0.25.2\n",
" Attempting uninstall: tensorboard\n",
" Found existing installation: tensorboard 2.9.1\n",
" Uninstalling tensorboard-2.9.1:\n",
" Successfully uninstalled tensorboard-2.9.1\n",
" Attempting uninstall: moviepy\n",
" Found existing installation: moviepy 0.2.3.5\n",
" Uninstalling moviepy-0.2.3.5:\n",
" Successfully uninstalled moviepy-0.2.3.5\n",
"\u001b[31mERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.\n",
"tensorflow 2.9.2 requires tensorboard<2.10,>=2.9, but you have tensorboard 2.11.0 which is incompatible.\u001b[0m\n",
"Successfully installed AutoROM-0.4.2 AutoROM.accept-rom-license-0.5.0 GitPython-3.1.30 ale-py-0.7.4 cached-property-1.5.2 chex-0.1.5 cleanrl-test-1.1.2 commonmark-0.9.1 docker-pycreds-0.4.0 flax-0.6.3 gitdb-4.0.10 gym-0.23.1 gymnasium-0.26.3 gymnasium-notices-0.0.1 huggingface-hub-0.11.1 imageio-ffmpeg-0.4.7 libtorrent-2.0.7 moviepy-1.0.3 optax-0.1.4 orbax-0.0.23 pathtools-0.1.2 proglog-0.1.10 pygame-2.1.0 rich-13.0.0 sentry-sdk-1.9.0 setproctitle-1.3.2 shortuuid-1.0.11 smmap-5.0.0 stable-baselines3-1.2.0 tensorboard-2.11.0 tensorstore-0.1.28 wandb-0.13.7\n"
]
}
],
"source": [
"!pip install --upgrade \"cleanrl[dqn-atari-jax]\" # CAVEAT: the extra key is `dqn-atari-jax` with dashes instead of `dqn_atari_jax` with underscores"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "xXQXZTh_AHZ0"
},
"source": [
"## Enjoy Utility\n",
"\n",
"We have a simple way to load the model by running our \"enjoy\" utility, which automatically pull the model from ๐ค HuggingFace and run for a few episodes. It also produces a rendered video through the `--capture_video` flag. See more at our [๐ Documentation](https://docs.cleanrl.dev/get-started/zoo/)."
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "4H9VZKBC_3_1",
"outputId": "fc03fd9b-84f8-43dc-b4e3-041e7a201c12"
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"/usr/local/lib/python3.8/dist-packages/jupyter_client/connect.py:28: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs\n",
"given by the platformdirs library. To remove this warning and\n",
"see the appropriate new directories, set the environment variable\n",
"`JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`.\n",
"The use of platformdirs will be the default in `jupyter_core` v6\n",
" from jupyter_core.paths import jupyter_data_dir, jupyter_runtime_dir, secure_write\n",
"loading saved models from cleanrl/BreakoutNoFrameskip-v4-dqn_atari_jax-seed1...\n",
"Downloading: 100% 6.75M/6.75M [00:00<00:00, 62.6MB/s]\n",
"A.L.E: Arcade Learning Environment (version 0.7.4+069f8bd)\n",
"[Powered by Stella]\n",
"/usr/local/lib/python3.8/dist-packages/gym/utils/seeding.py:138: DeprecationWarning: \u001b[33mWARN: Function `hash_seed(seed, max_bytes)` is marked as deprecated and will be removed in the future. \u001b[0m\n",
" deprecation(\n",
"/usr/local/lib/python3.8/dist-packages/gym/utils/seeding.py:175: DeprecationWarning: \u001b[33mWARN: Function `_bigint_from_bytes(bytes)` is marked as deprecated and will be removed in the future. \u001b[0m\n",
" deprecation(\n",
"/usr/local/lib/python3.8/dist-packages/gym/wrappers/monitoring/video_recorder.py:43: DeprecationWarning: \u001b[33mWARN: `env.metadata[\"render.modes\"] is marked as deprecated and will be replaced with `env.metadata[\"render_modes\"]` see https://github.com/openai/gym/pull/2654 for more details\u001b[0m\n",
" logger.deprecation(\n",
"/usr/local/lib/python3.8/dist-packages/gym/utils/seeding.py:47: DeprecationWarning: \u001b[33mWARN: Function `rng.randint(low, [high, size, dtype])` is marked as deprecated and will be removed in the future. Please use `rng.integers(low, [high, size, dtype])` instead.\u001b[0m\n",
" deprecation(\n",
"/usr/local/lib/python3.8/dist-packages/gym/wrappers/monitoring/video_recorder.py:43: DeprecationWarning: \u001b[33mWARN: `env.metadata[\"render.modes\"] is marked as deprecated and will be replaced with `env.metadata[\"render_modes\"]` see https://github.com/openai/gym/pull/2654 for more details\u001b[0m\n",
" logger.deprecation(\n",
"/usr/local/lib/python3.8/dist-packages/gym/utils/seeding.py:47: DeprecationWarning: \u001b[33mWARN: Function `rng.randint(low, [high, size, dtype])` is marked as deprecated and will be removed in the future. Please use `rng.integers(low, [high, size, dtype])` instead.\u001b[0m\n",
" deprecation(\n",
"eval_episode=0, episodic_return=400.0\n",
"eval_episode=1, episodic_return=128.0\n"
]
}
],
"source": [
"!python -m cleanrl_utils.enjoy --exp-name dqn_atari_jax --env-id BreakoutNoFrameskip-v4 --eval-episodes 2 --capture_video"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 231
},
"id": "KpzdA4dkFbdT",
"outputId": "1b53628e-ac19-4f36-89e4-1a831b51f06b"
},
"outputs": [
{
"data": {
"text/html": [
""
],
"text/plain": [
""
]
},
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"from IPython.display import Video\n",
"Video('videos/eval/rl-video-episode-0.mp4', embed=True)"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "WU29XP1ICwxv"
},
"source": [
"## Diving Deeper\n",
"\n",
"What happened above was achieved by a simple wrapper for [cleanrl_utils/evals/dqn_eval.py](https://github.com/vwxyzjn/cleanrl/blob/master/cleanrl_utils/evals/dqn_eval.py), which is pretty succinct and may give you a more fine-grained control and access to the model. Its content is roughly as follows, where it attempts to download a model from https://huggingface.co/cleanrl/BreakoutNoFrameskip-v4-dqn_atari_jax-seed1 and run an evaluation pass. "
]
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "eZY6cAxkDJF5",
"outputId": "0144efd9-5d8e-4631-8a07-6385d8365558"
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"/usr/local/lib/python3.8/dist-packages/gym/utils/seeding.py:138: DeprecationWarning: \u001b[33mWARN: Function `hash_seed(seed, max_bytes)` is marked as deprecated and will be removed in the future. \u001b[0m\n",
" deprecation(\n",
"/usr/local/lib/python3.8/dist-packages/gym/utils/seeding.py:175: DeprecationWarning: \u001b[33mWARN: Function `_bigint_from_bytes(bytes)` is marked as deprecated and will be removed in the future. \u001b[0m\n",
" deprecation(\n",
"/usr/local/lib/python3.8/dist-packages/gym/utils/seeding.py:47: DeprecationWarning: \u001b[33mWARN: Function `rng.randint(low, [high, size, dtype])` is marked as deprecated and will be removed in the future. Please use `rng.integers(low, [high, size, dtype])` instead.\u001b[0m\n",
" deprecation(\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=340.0\n",
"eval_episode=1, episodic_return=399.0\n"
]
},
{
"data": {
"text/plain": [
"[340.0, 399.0]"
]
},
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"import random\n",
"from typing import Callable\n",
"\n",
"import flax\n",
"import flax.linen as nn\n",
"import gym\n",
"import jax\n",
"import numpy as np\n",
"\n",
"\n",
"def evaluate(\n",
" model_path: str,\n",
" make_env: Callable,\n",
" env_id: str,\n",
" eval_episodes: int,\n",
" run_name: str,\n",
" Model: nn.Module,\n",
" epsilon: float = 0.05,\n",
" capture_video: bool = True,\n",
" seed=1,\n",
"):\n",
" envs = gym.vector.SyncVectorEnv([make_env(env_id, 0, 0, capture_video, run_name)])\n",
" obs = envs.reset()\n",
" model = Model(action_dim=envs.single_action_space.n)\n",
" q_key = jax.random.PRNGKey(seed)\n",
" params = model.init(q_key, obs)\n",
" with open(model_path, \"rb\") as f:\n",
" params = flax.serialization.from_bytes(params, f.read())\n",
" model.apply = jax.jit(model.apply)\n",
"\n",
" episodic_returns = []\n",
" while len(episodic_returns) < eval_episodes:\n",
" if random.random() < epsilon:\n",
" actions = np.array([envs.single_action_space.sample() for _ in range(envs.num_envs)])\n",
" else:\n",
" q_values = model.apply(params, obs)\n",
" actions = q_values.argmax(axis=-1)\n",
" actions = jax.device_get(actions)\n",
" next_obs, _, _, infos = envs.step(actions)\n",
" for info in infos:\n",
" if \"episode\" in info.keys():\n",
" print(f\"eval_episode={len(episodic_returns)}, episodic_return={info['episode']['r']}\")\n",
" episodic_returns += [info[\"episode\"][\"r\"]]\n",
" obs = next_obs\n",
"\n",
" return episodic_returns\n",
"\n",
"\n",
"from huggingface_hub import hf_hub_download\n",
"\n",
"from cleanrl.dqn_atari_jax import QNetwork, make_env\n",
"\n",
"model_path = hf_hub_download(repo_id=\"cleanrl/BreakoutNoFrameskip-v4-dqn_atari_jax-seed1\", filename=\"dqn_atari_jax.cleanrl_model\")\n",
"evaluate(\n",
" model_path,\n",
" make_env,\n",
" \"BreakoutNoFrameskip-v4\",\n",
" eval_episodes=2,\n",
" run_name=f\"eval\",\n",
" Model=QNetwork,\n",
" capture_video=False,\n",
")"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "ZxM0A6LmQtnn"
},
"source": [
"## More Examples\n",
"\n",
"Now let's get going with more examples!"
]
},
{
"cell_type": "code",
"execution_count": 5,
"metadata": {
"id": "TrQae62Y70H0"
},
"outputs": [],
"source": [
"import argparse\n",
"from dataclasses import dataclass\n",
"\n",
"from huggingface_hub import hf_hub_download\n",
"\n",
"try:\n",
" from pip import main as pipmain\n",
"except ImportError:\n",
" from pip._internal import main as pipmain\n",
"\n",
"@dataclass\n",
"class Args:\n",
" exp_name: str = \"dqn_atari_jax\"\n",
" seed: int = 1\n",
" hf_entity: str = \"cleanrl\"\n",
" hf_repository: str = \"\"\n",
" env_id: str = \"BreakoutNoFrameskip-v4\"\n",
"\n",
"\n",
"def dqn():\n",
" import cleanrl.dqn\n",
" import cleanrl_utils.evals.dqn_eval\n",
" return cleanrl.dqn.QNetwork, cleanrl.dqn.make_env, cleanrl_utils.evals.dqn_eval.evaluate\n",
"\n",
"def dqn_atari():\n",
" import cleanrl.dqn_atari\n",
" import cleanrl_utils.evals.dqn_eval\n",
" return cleanrl.dqn_atari.QNetwork, cleanrl.dqn_atari.make_env, cleanrl_utils.evals.dqn_eval.evaluate\n",
"\n",
"def dqn_jax():\n",
" import cleanrl.dqn_jax\n",
" import cleanrl_utils.evals.dqn_jax_eval\n",
" return cleanrl.dqn_jax.QNetwork, cleanrl.dqn_jax.make_env, cleanrl_utils.evals.dqn_jax_eval.evaluate\n",
"\n",
"def dqn_atari_jax():\n",
" import cleanrl.dqn_atari_jax\n",
" import cleanrl_utils.evals.dqn_jax_eval\n",
" return cleanrl.dqn_atari_jax.QNetwork, cleanrl.dqn_atari_jax.make_env, cleanrl_utils.evals.dqn_jax_eval.evaluate\n",
"\n",
"MODELS = {\n",
" \"dqn\": dqn,\n",
" \"dqn_atari\": dqn_atari,\n",
" \"dqn_jax\": dqn_jax,\n",
" \"dqn_atari_jax\": dqn_atari_jax,\n",
"}\n",
"\n",
"\n",
"\n",
"exp_names = [\"dqn\", \"dqn_jax\", \"dqn_atari_jax\", \"dqn_atari\"]\n",
"env_idss = [\n",
" [\n",
" \"CartPole-v1\",\n",
" \"Acrobot-v1\",\n",
" \"MountainCar-v0\",\n",
" ],\n",
" [\n",
" \"CartPole-v1\",\n",
" \"Acrobot-v1\",\n",
" \"MountainCar-v0\",\n",
" ],\n",
" [\n",
" \"BreakoutNoFrameskip-v4\",\n",
" \"PongNoFrameskip-v4\",\n",
" \"BeamRiderNoFrameskip-v4\"\n",
" ],\n",
" [\n",
" \"BreakoutNoFrameskip-v4\",\n",
" \"PongNoFrameskip-v4\",\n",
" \"BeamRiderNoFrameskip-v4\"\n",
" ]\n",
" ]\n"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "IeksFU1me8q8"
},
"source": [
"### Install dependencies for each variant"
]
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "dnvpgpWWfABl",
"outputId": "1e41abbf-d9c4-4adf-fe05-40e8e31962f4"
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"/usr/local/lib/python3.8/dist-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release\n",
" warnings.warn(\n",
"/usr/local/lib/python3.8/dist-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release\n",
" warnings.warn(\n",
"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\n",
"Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\n",
"To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n",
"/usr/local/lib/python3.8/dist-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release\n",
" warnings.warn(\n",
"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\n",
"Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\n",
"To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"==== ['install', '--upgrade', 'cleanrl[dqn]', '--quiet']\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"/usr/local/lib/python3.8/dist-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release\n",
" warnings.warn(\n",
"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\n",
"Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\n",
"To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"==== ['install', '--upgrade', 'cleanrl[dqn-jax]', '--quiet']\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"/usr/local/lib/python3.8/dist-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release\n",
" warnings.warn(\n",
"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\n",
"Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\n",
"To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"==== ['install', '--upgrade', 'cleanrl[dqn-atari-jax]', '--quiet']\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"/usr/local/lib/python3.8/dist-packages/pip/_vendor/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release\n",
" warnings.warn(\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"==== ['install', '--upgrade', 'cleanrl[dqn-atari]', '--quiet']\n"
]
}
],
"source": [
"for exp_name, env_ids in zip(exp_names, env_idss):\n",
" # install dependencies for the algorithm variant\n",
" pipmain(['install', '--upgrade', f'cleanrl[{exp_name.replace(\"_\", \"-\")}]', \"--quiet\"])\n",
" print(\"====\", ['install', '--upgrade', f'cleanrl[{exp_name.replace(\"_\", \"-\")}]', \"--quiet\"])"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "van2E4jFfC2f"
},
"source": [
"# Enjoy!"
]
},
{
"cell_type": "code",
"execution_count": 7,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 1000,
"referenced_widgets": [
"1af264779a2442e596aed8e620561248",
"21bff070d7b342a3b1ca5c9976746a6f",
"82dc6a3d16e24066a8531f1390eb0450",
"df36fcd7bf4c47f48914e43866da1edf",
"f31718702d1a433eac7388ef1612a149",
"e6179240e76b4a2abd79e31b44c8bcf5",
"6e8a545a6d8e43a4ac9cc3a5cd8c06b6",
"1bbd3551eda24347b078a78c54ef9808",
"a3e4a40738274a48ad76090b7e3593ec",
"11d8ea24816b4d9487b5cf701c77368f",
"7bcc89fefa314206aef5e24d1b105b50",
"0c074497102c45aab5db63d863a493a5",
"8ffa468c4cee423ea37eb5c6a3008a8d",
"71728d572be04c4a816e09c4682dd254",
"54f10fce2aa44083bdddd67209f75097",
"b49b12ca89c5448a8994373aabb8c2de",
"3ac10a61d2394023b867276369d75d94",
"8676b5de0bb24b49a2624ce56e57b041",
"d537dbcb8a604e96ab1445a44f4f5795",
"3c2f669e4f5a472288f275d3c383df38",
"a538ea3a39db4b62b90e8fa84cc96ae0",
"96e4392eab1e468e990ca5e3ce239ee2",
"d47a0fe9206746618d6513a725629706",
"a69f93596efd47ebb3daa28aa4193333",
"f47b25f7ba814ad79fc49d5469f073f1",
"42d1d9807ecd4ac79a8a339ebec90c7d",
"0f846fe59b4f4f9595640cd537d5d359",
"242d6e4726bc4b44b51fbefbe9e71d89",
"f55821cfe861470d91254ca6fb1686d8",
"60c2723becc441f490db7ac57f0db14f",
"335346c51b404ec38d28451cd64bfb1d",
"b082ad5929d44cfb873d686178af22f6",
"707972069edb433d808fde341ae797bf",
"85d693c15c7f402d8cbeb3b2dfa1204b",
"ff5d66561809464cba45624ac5c6db4d",
"a833d25fce5c49d89babd5efa6a9e7a1",
"bbf1f621e72e46b5bb34f83de5aad104",
"c0701fd6a60241449580c09929d8a23c",
"5d2f9340fa314329846b680590f7b983",
"c5a49382f0fd40f2989b36d6ad63e5d5",
"4df7f8fbc6c646dc81a1c63fe5167618",
"92a92c1cec1445bca8bda94543c31091",
"7d57323e580e48c789a834ba8f324609",
"5ef4b0f2e682408ea74d44f07863e726",
"03848b157e164490a7a509028df7cad8",
"744e9685a89749738871f14718a58c56",
"442311424f9449cda8f697eec946ba04",
"0677049b6f5f4cfaa662300b8063bf8d",
"6887b96a72134b579780ce8fb4fec51c",
"1ae630c1bb96429595e4c8f64a8cd978",
"54333bb25bf74274bf37e62295bc5a90",
"10a31b06ec11402ea041ee5e048bd9be",
"a72a928130e3435892a666a59ce3f9ae",
"198c4e87657e4a02bcbc0db1306f842c",
"c12145376a554a9dab28277865509cc5",
"352eb266cd374d0f91a3d6628fe4df97",
"47a86cb59e43492b9d38ade53cc5bfa7",
"2a63eecc839f49f7ae8f2d974a922664",
"82a3c7c1a51c473cbe5c8c3fc3f6c7ce",
"b2af0dd940ae4b6893a86778df1b7877",
"1d0c0d2e16b046209c80fcd0a9392a41",
"31d97d0b38414773953861efb7d10afb",
"da450c588af44c78af9d665e5ef9bed9",
"e4124e064efb43bb8acfda5052874b5d",
"73d5d725a38e457eb078999c64171a82",
"cac8aede09734dac8e1a638b67da49cc",
"f31d98b28d5d4174b6fff125d0cfc169",
"d2708e38223d4f5397e1856896560c4d",
"90fddc80c9ba4b669065f2af725a814b",
"a71ba0aed6394d8ab1ca46dc21ee03ca",
"2a79f07e770c40cf821d9f7ab860e99b",
"8ec004e73c7f4b28b85365dcb959663c",
"651abec81a2b47b99fd28db7774f6b3f",
"65efc653defb40778d74abeed961ddf8",
"bb0018f331e647ab9e0b40b6b5e683b3",
"ad7717b0980140c58befed77c4f70250",
"aa85a5bb82e3445b929a198e246a19a0",
"29cf4ba923dc4bb4979b74035a1f50bf",
"6409943fc9bc4fc687bb16b4cda9d07c",
"45d8390f2e26447e81c2522f837c5a9f",
"11be98dd8811486dac47267f48244247",
"7db3fca11e5740e6801d26d40bf91076",
"a98d0644e9a047199464e16d46962088",
"af20581002334cd9af3833c59cd4c070",
"4a25a274b4034181b7d307490c3d5db1",
"78f2427ad9c64f56bf1481c3190e8c6c",
"7438c142a37748548fb84e732855d543",
"7f30a20de166487781da41a13bc3c0e4",
"1100f289ac0e45fb965d6221438c37f3",
"0e990a8ce0b744dfb2a0b53e98eca805",
"8b0029aeefbd4192a896f49607f1ed87",
"4d2c7cdb2eee47f9ac4e59d0fed9b4cd",
"90670ba8064c47fc9d84bcf889ba8b23",
"0e4b221ec94b4404a8a6f7b429154855",
"0b749bec4b2646a28d6f5f532149a8be",
"bac297e2dfc946509091a298e5d602b9",
"52d1eee0f09c4aee9454294a4379bece",
"f0f16ec872c44321a64387ffb0621ad4",
"1542a1c6fc944d219f70149236484bb0",
"0c1c34ffcc3c4071a45d9e48dc01459a",
"89357399364d43a493d7f1ad58f2ea5c",
"1f543ff2d15b4bcd9ca5ea227bf6025e",
"4d1d17e87b0b48a6bbe3f901640d5ae6",
"67e5ec2a25bd41f0b9e62fc6f0395a80",
"18f6e921b61d45fdb26bbff5531d3eb1",
"11df9e9525fb4616ae9fc563c104d2e7",
"5f54fef47da64724b7e7bf59cbcf3f35",
"1cbf2c8edb9246b49ff9334c655a3849",
"8e67dc3a52574897abf9dcb6bbc7c8ec",
"321a70d9c81f4d17b497f13328589153",
"f5fb6c114393429f8ad158d916d2b837",
"54a5be97eea9498ebb1722a65529006f",
"3273622ad1ce442188d54df94c6f737c",
"a34b45c0b3c449e9a914588cfaa375b7",
"64d68f2d555f47e8abe502dd212c8ff4",
"9db1d2d8d8b0433ca67629e00bb977bd",
"8a6e2d8cb9c5404d8e3f5ff2543b4409",
"a11b2e1f12f5460595aded3f4181d64f",
"3d947d7e8dd1446ca6107edccba6a183",
"3585b4c2b37547b38a386003f9370aa3",
"7c82ac27f8fb4fc1a87d89f415f2e2c5"
]
},
"id": "NkHbB0R4ewnE",
"outputId": "61d1d3d5-5114-456d-b3ff-8333b52d9f9a"
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"loading models from cleanrl/CartPole-v1-dqn-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "1af264779a2442e596aed8e620561248",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/45.8k [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"/usr/local/lib/python3.8/dist-packages/gym/core.py:172: DeprecationWarning: \u001b[33mWARN: Function `env.seed(seed)` is marked as deprecated and will be removed in the future. Please use `env.reset(seed=seed) instead.\u001b[0m\n",
" deprecation(\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=500.0\n",
"eval_episode=1, episodic_return=500.0\n",
"loading models from cleanrl/Acrobot-v1-dqn-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "0c074497102c45aab5db63d863a493a5",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/47.1k [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=-125.0\n",
"eval_episode=1, episodic_return=-82.0\n",
"loading models from cleanrl/MountainCar-v0-dqn-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "d47a0fe9206746618d6513a725629706",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/45.1k [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=-200.0\n",
"eval_episode=1, episodic_return=-200.0\n",
"loading models from cleanrl/CartPole-v1-dqn_jax-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "85d693c15c7f402d8cbeb3b2dfa1204b",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/43.9k [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=500.0\n",
"eval_episode=1, episodic_return=500.0\n",
"loading models from cleanrl/Acrobot-v1-dqn_jax-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "03848b157e164490a7a509028df7cad8",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/45.2k [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=-94.0\n",
"eval_episode=1, episodic_return=-81.0\n",
"loading models from cleanrl/MountainCar-v0-dqn_jax-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "352eb266cd374d0f91a3d6628fe4df97",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/43.3k [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=-161.0\n",
"eval_episode=1, episodic_return=-150.0\n",
"loading models from cleanrl/BreakoutNoFrameskip-v4-dqn_atari_jax-seed1\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"/usr/local/lib/python3.8/dist-packages/gym/utils/seeding.py:138: DeprecationWarning: \u001b[33mWARN: Function `hash_seed(seed, max_bytes)` is marked as deprecated and will be removed in the future. \u001b[0m\n",
" deprecation(\n",
"/usr/local/lib/python3.8/dist-packages/gym/utils/seeding.py:175: DeprecationWarning: \u001b[33mWARN: Function `_bigint_from_bytes(bytes)` is marked as deprecated and will be removed in the future. \u001b[0m\n",
" deprecation(\n",
"/usr/local/lib/python3.8/dist-packages/gym/utils/seeding.py:47: DeprecationWarning: \u001b[33mWARN: Function `rng.randint(low, [high, size, dtype])` is marked as deprecated and will be removed in the future. Please use `rng.integers(low, [high, size, dtype])` instead.\u001b[0m\n",
" deprecation(\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=385.0\n",
"eval_episode=1, episodic_return=283.0\n",
"loading models from cleanrl/PongNoFrameskip-v4-dqn_atari_jax-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "f31d98b28d5d4174b6fff125d0cfc169",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/6.75M [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=18.0\n",
"eval_episode=1, episodic_return=19.0\n",
"loading models from cleanrl/BeamRiderNoFrameskip-v4-dqn_atari_jax-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "29cf4ba923dc4bb4979b74035a1f50bf",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/6.76M [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=9228.0\n",
"eval_episode=1, episodic_return=5514.0\n",
"loading models from cleanrl/BreakoutNoFrameskip-v4-dqn_atari-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "1100f289ac0e45fb965d6221438c37f3",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/6.75M [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=79.0\n",
"eval_episode=1, episodic_return=288.0\n",
"loading models from cleanrl/PongNoFrameskip-v4-dqn_atari-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "0c1c34ffcc3c4071a45d9e48dc01459a",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/6.75M [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=16.0\n",
"eval_episode=1, episodic_return=19.0\n",
"loading models from cleanrl/BeamRiderNoFrameskip-v4-dqn_atari-seed1\n"
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "f5fb6c114393429f8ad158d916d2b837",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading: 0%| | 0.00/6.76M [00:00, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"eval_episode=0, episodic_return=12354.0\n",
"eval_episode=1, episodic_return=4740.0\n"
]
}
],
"source": [
"for exp_name, env_ids in zip(exp_names, env_idss):\n",
" for env_id in env_ids:\n",
" args = Args(\n",
" exp_name=exp_name,\n",
" seed=1,\n",
" hf_entity=\"cleanrl\",\n",
" hf_repository=\"\",\n",
" env_id=env_id,\n",
" )\n",
" Model, make_env, evaluate = MODELS[args.exp_name]()\n",
" args.hf_repository = f\"{args.hf_entity}/{args.env_id}-{args.exp_name}-seed{args.seed}\"\n",
" print(\"loading models from\", args.hf_repository)\n",
" model_path = hf_hub_download(repo_id=args.hf_repository, filename=f\"{args.exp_name}.cleanrl_model\")\n",
" evaluate(\n",
" model_path,\n",
" make_env,\n",
" args.env_id,\n",
" eval_episodes=2,\n",
" run_name=f\"eval\",\n",
" Model=Model,\n",
" capture_video=False,\n",
" )\n"
]
}
],
"metadata": {
"accelerator": "GPU",
"colab": {
"provenance": []
},
"gpuClass": "standard",
"kernelspec": {
"display_name": "cleanrl-0hpcRfYV-py3.7",
"language": "python",
"name": "python3"
},
"language_info": {
"name": "python",
"version": "3.7.8 (default, Mar 30 2022, 09:38:46) \n[GCC 11.2.0]"
},
"vscode": {
"interpreter": {
"hash": "7f43ad58ecd133949d8655a229fae3fd658118fca42a06b6d679f17ab4a3a513"
}
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {
"03848b157e164490a7a509028df7cad8": {
"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_744e9685a89749738871f14718a58c56",
"IPY_MODEL_442311424f9449cda8f697eec946ba04",
"IPY_MODEL_0677049b6f5f4cfaa662300b8063bf8d"
],
"layout": "IPY_MODEL_6887b96a72134b579780ce8fb4fec51c"
}
},
"0677049b6f5f4cfaa662300b8063bf8d": {
"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_198c4e87657e4a02bcbc0db1306f842c",
"placeholder": "โ",
"style": "IPY_MODEL_c12145376a554a9dab28277865509cc5",
"value": " 45.2k/45.2k [00:00<00:00, 94.0kB/s]"
}
},
"0b749bec4b2646a28d6f5f532149a8be": {
"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": ""
}
},
"0c074497102c45aab5db63d863a493a5": {
"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_8ffa468c4cee423ea37eb5c6a3008a8d",
"IPY_MODEL_71728d572be04c4a816e09c4682dd254",
"IPY_MODEL_54f10fce2aa44083bdddd67209f75097"
],
"layout": "IPY_MODEL_b49b12ca89c5448a8994373aabb8c2de"
}
},
"0c1c34ffcc3c4071a45d9e48dc01459a": {
"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_89357399364d43a493d7f1ad58f2ea5c",
"IPY_MODEL_1f543ff2d15b4bcd9ca5ea227bf6025e",
"IPY_MODEL_4d1d17e87b0b48a6bbe3f901640d5ae6"
],
"layout": "IPY_MODEL_67e5ec2a25bd41f0b9e62fc6f0395a80"
}
},
"0e4b221ec94b4404a8a6f7b429154855": {
"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
}
},
"0e990a8ce0b744dfb2a0b53e98eca805": {
"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_0e4b221ec94b4404a8a6f7b429154855",
"placeholder": "โ",
"style": "IPY_MODEL_0b749bec4b2646a28d6f5f532149a8be",
"value": "Downloading: 100%"
}
},
"0f846fe59b4f4f9595640cd537d5d359": {
"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
}
},
"10a31b06ec11402ea041ee5e048bd9be": {
"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
}
},
"1100f289ac0e45fb965d6221438c37f3": {
"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_0e990a8ce0b744dfb2a0b53e98eca805",
"IPY_MODEL_8b0029aeefbd4192a896f49607f1ed87",
"IPY_MODEL_4d2c7cdb2eee47f9ac4e59d0fed9b4cd"
],
"layout": "IPY_MODEL_90670ba8064c47fc9d84bcf889ba8b23"
}
},
"11be98dd8811486dac47267f48244247": {
"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_7438c142a37748548fb84e732855d543",
"placeholder": "โ",
"style": "IPY_MODEL_7f30a20de166487781da41a13bc3c0e4",
"value": " 6.76M/6.76M [00:00<00:00, 51.3MB/s]"
}
},
"11d8ea24816b4d9487b5cf701c77368f": {
"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
}
},
"11df9e9525fb4616ae9fc563c104d2e7": {
"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": ""
}
},
"1542a1c6fc944d219f70149236484bb0": {
"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": ""
}
},
"18f6e921b61d45fdb26bbff5531d3eb1": {
"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
}
},
"198c4e87657e4a02bcbc0db1306f842c": {
"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
}
},
"1ae630c1bb96429595e4c8f64a8cd978": {
"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
}
},
"1af264779a2442e596aed8e620561248": {
"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_21bff070d7b342a3b1ca5c9976746a6f",
"IPY_MODEL_82dc6a3d16e24066a8531f1390eb0450",
"IPY_MODEL_df36fcd7bf4c47f48914e43866da1edf"
],
"layout": "IPY_MODEL_f31718702d1a433eac7388ef1612a149"
}
},
"1bbd3551eda24347b078a78c54ef9808": {
"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
}
},
"1cbf2c8edb9246b49ff9334c655a3849": {
"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": ""
}
},
"1d0c0d2e16b046209c80fcd0a9392a41": {
"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
}
},
"1f543ff2d15b4bcd9ca5ea227bf6025e": {
"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_5f54fef47da64724b7e7bf59cbcf3f35",
"max": 6751815,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_1cbf2c8edb9246b49ff9334c655a3849",
"value": 6751815
}
},
"21bff070d7b342a3b1ca5c9976746a6f": {
"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_e6179240e76b4a2abd79e31b44c8bcf5",
"placeholder": "โ",
"style": "IPY_MODEL_6e8a545a6d8e43a4ac9cc3a5cd8c06b6",
"value": "Downloading: 100%"
}
},
"242d6e4726bc4b44b51fbefbe9e71d89": {
"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
}
},
"29cf4ba923dc4bb4979b74035a1f50bf": {
"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_6409943fc9bc4fc687bb16b4cda9d07c",
"IPY_MODEL_45d8390f2e26447e81c2522f837c5a9f",
"IPY_MODEL_11be98dd8811486dac47267f48244247"
],
"layout": "IPY_MODEL_7db3fca11e5740e6801d26d40bf91076"
}
},
"2a63eecc839f49f7ae8f2d974a922664": {
"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_da450c588af44c78af9d665e5ef9bed9",
"max": 43297,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_e4124e064efb43bb8acfda5052874b5d",
"value": 43297
}
},
"2a79f07e770c40cf821d9f7ab860e99b": {
"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
}
},
"31d97d0b38414773953861efb7d10afb": {
"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": ""
}
},
"321a70d9c81f4d17b497f13328589153": {
"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": ""
}
},
"3273622ad1ce442188d54df94c6f737c": {
"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_a11b2e1f12f5460595aded3f4181d64f",
"max": 6757959,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_3d947d7e8dd1446ca6107edccba6a183",
"value": 6757959
}
},
"335346c51b404ec38d28451cd64bfb1d": {
"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": ""
}
},
"352eb266cd374d0f91a3d6628fe4df97": {
"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_47a86cb59e43492b9d38ade53cc5bfa7",
"IPY_MODEL_2a63eecc839f49f7ae8f2d974a922664",
"IPY_MODEL_82a3c7c1a51c473cbe5c8c3fc3f6c7ce"
],
"layout": "IPY_MODEL_b2af0dd940ae4b6893a86778df1b7877"
}
},
"3585b4c2b37547b38a386003f9370aa3": {
"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
}
},
"3ac10a61d2394023b867276369d75d94": {
"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
}
},
"3c2f669e4f5a472288f275d3c383df38": {
"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": ""
}
},
"3d947d7e8dd1446ca6107edccba6a183": {
"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": ""
}
},
"42d1d9807ecd4ac79a8a339ebec90c7d": {
"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_b082ad5929d44cfb873d686178af22f6",
"placeholder": "โ",
"style": "IPY_MODEL_707972069edb433d808fde341ae797bf",
"value": " 45.1k/45.1k [00:00<00:00, 83.6kB/s]"
}
},
"442311424f9449cda8f697eec946ba04": {
"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_10a31b06ec11402ea041ee5e048bd9be",
"max": 45217,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_a72a928130e3435892a666a59ce3f9ae",
"value": 45217
}
},
"45d8390f2e26447e81c2522f837c5a9f": {
"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_4a25a274b4034181b7d307490c3d5db1",
"max": 6755298,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_78f2427ad9c64f56bf1481c3190e8c6c",
"value": 6755298
}
},
"47a86cb59e43492b9d38ade53cc5bfa7": {
"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_1d0c0d2e16b046209c80fcd0a9392a41",
"placeholder": "โ",
"style": "IPY_MODEL_31d97d0b38414773953861efb7d10afb",
"value": "Downloading: 100%"
}
},
"4a25a274b4034181b7d307490c3d5db1": {
"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
}
},
"4d1d17e87b0b48a6bbe3f901640d5ae6": {
"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_8e67dc3a52574897abf9dcb6bbc7c8ec",
"placeholder": "โ",
"style": "IPY_MODEL_321a70d9c81f4d17b497f13328589153",
"value": " 6.75M/6.75M [00:00<00:00, 46.0MB/s]"
}
},
"4d2c7cdb2eee47f9ac4e59d0fed9b4cd": {
"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_f0f16ec872c44321a64387ffb0621ad4",
"placeholder": "โ",
"style": "IPY_MODEL_1542a1c6fc944d219f70149236484bb0",
"value": " 6.75M/6.75M [00:00<00:00, 44.2MB/s]"
}
},
"4df7f8fbc6c646dc81a1c63fe5167618": {
"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
}
},
"52d1eee0f09c4aee9454294a4379bece": {
"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": ""
}
},
"54333bb25bf74274bf37e62295bc5a90": {
"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": ""
}
},
"54a5be97eea9498ebb1722a65529006f": {
"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_9db1d2d8d8b0433ca67629e00bb977bd",
"placeholder": "โ",
"style": "IPY_MODEL_8a6e2d8cb9c5404d8e3f5ff2543b4409",
"value": "Downloading: 100%"
}
},
"54f10fce2aa44083bdddd67209f75097": {
"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_a538ea3a39db4b62b90e8fa84cc96ae0",
"placeholder": "โ",
"style": "IPY_MODEL_96e4392eab1e468e990ca5e3ce239ee2",
"value": " 47.1k/47.1k [00:00<00:00, 66.1kB/s]"
}
},
"5d2f9340fa314329846b680590f7b983": {
"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
}
},
"5ef4b0f2e682408ea74d44f07863e726": {
"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": ""
}
},
"5f54fef47da64724b7e7bf59cbcf3f35": {
"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
}
},
"60c2723becc441f490db7ac57f0db14f": {
"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
}
},
"6409943fc9bc4fc687bb16b4cda9d07c": {
"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_a98d0644e9a047199464e16d46962088",
"placeholder": "โ",
"style": "IPY_MODEL_af20581002334cd9af3833c59cd4c070",
"value": "Downloading: 100%"
}
},
"64d68f2d555f47e8abe502dd212c8ff4": {
"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
}
},
"651abec81a2b47b99fd28db7774f6b3f": {
"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": ""
}
},
"65efc653defb40778d74abeed961ddf8": {
"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
}
},
"67e5ec2a25bd41f0b9e62fc6f0395a80": {
"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
}
},
"6887b96a72134b579780ce8fb4fec51c": {
"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
}
},
"6e8a545a6d8e43a4ac9cc3a5cd8c06b6": {
"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": ""
}
},
"707972069edb433d808fde341ae797bf": {
"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": ""
}
},
"71728d572be04c4a816e09c4682dd254": {
"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_d537dbcb8a604e96ab1445a44f4f5795",
"max": 47063,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_3c2f669e4f5a472288f275d3c383df38",
"value": 47063
}
},
"73d5d725a38e457eb078999c64171a82": {
"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
}
},
"7438c142a37748548fb84e732855d543": {
"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
}
},
"744e9685a89749738871f14718a58c56": {
"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_1ae630c1bb96429595e4c8f64a8cd978",
"placeholder": "โ",
"style": "IPY_MODEL_54333bb25bf74274bf37e62295bc5a90",
"value": "Downloading: 100%"
}
},
"78f2427ad9c64f56bf1481c3190e8c6c": {
"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": ""
}
},
"7bcc89fefa314206aef5e24d1b105b50": {
"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": ""
}
},
"7c82ac27f8fb4fc1a87d89f415f2e2c5": {
"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": ""
}
},
"7d57323e580e48c789a834ba8f324609": {
"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
}
},
"7db3fca11e5740e6801d26d40bf91076": {
"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
}
},
"7f30a20de166487781da41a13bc3c0e4": {
"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": ""
}
},
"82a3c7c1a51c473cbe5c8c3fc3f6c7ce": {
"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_73d5d725a38e457eb078999c64171a82",
"placeholder": "โ",
"style": "IPY_MODEL_cac8aede09734dac8e1a638b67da49cc",
"value": " 43.3k/43.3k [00:00<00:00, 66.7kB/s]"
}
},
"82dc6a3d16e24066a8531f1390eb0450": {
"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_1bbd3551eda24347b078a78c54ef9808",
"max": 45783,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_a3e4a40738274a48ad76090b7e3593ec",
"value": 45783
}
},
"85d693c15c7f402d8cbeb3b2dfa1204b": {
"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_ff5d66561809464cba45624ac5c6db4d",
"IPY_MODEL_a833d25fce5c49d89babd5efa6a9e7a1",
"IPY_MODEL_bbf1f621e72e46b5bb34f83de5aad104"
],
"layout": "IPY_MODEL_c0701fd6a60241449580c09929d8a23c"
}
},
"8676b5de0bb24b49a2624ce56e57b041": {
"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": ""
}
},
"89357399364d43a493d7f1ad58f2ea5c": {
"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_18f6e921b61d45fdb26bbff5531d3eb1",
"placeholder": "โ",
"style": "IPY_MODEL_11df9e9525fb4616ae9fc563c104d2e7",
"value": "Downloading: 100%"
}
},
"8a6e2d8cb9c5404d8e3f5ff2543b4409": {
"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": ""
}
},
"8b0029aeefbd4192a896f49607f1ed87": {
"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_bac297e2dfc946509091a298e5d602b9",
"max": 6747719,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_52d1eee0f09c4aee9454294a4379bece",
"value": 6747719
}
},
"8e67dc3a52574897abf9dcb6bbc7c8ec": {
"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
}
},
"8ec004e73c7f4b28b85365dcb959663c": {
"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
}
},
"8ffa468c4cee423ea37eb5c6a3008a8d": {
"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_3ac10a61d2394023b867276369d75d94",
"placeholder": "โ",
"style": "IPY_MODEL_8676b5de0bb24b49a2624ce56e57b041",
"value": "Downloading: 100%"
}
},
"90670ba8064c47fc9d84bcf889ba8b23": {
"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
}
},
"90fddc80c9ba4b669065f2af725a814b": {
"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_65efc653defb40778d74abeed961ddf8",
"max": 6749142,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_bb0018f331e647ab9e0b40b6b5e683b3",
"value": 6749142
}
},
"92a92c1cec1445bca8bda94543c31091": {
"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": ""
}
},
"96e4392eab1e468e990ca5e3ce239ee2": {
"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": ""
}
},
"9db1d2d8d8b0433ca67629e00bb977bd": {
"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
}
},
"a11b2e1f12f5460595aded3f4181d64f": {
"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
}
},
"a34b45c0b3c449e9a914588cfaa375b7": {
"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_3585b4c2b37547b38a386003f9370aa3",
"placeholder": "โ",
"style": "IPY_MODEL_7c82ac27f8fb4fc1a87d89f415f2e2c5",
"value": " 6.76M/6.76M [00:00<00:00, 55.1MB/s]"
}
},
"a3e4a40738274a48ad76090b7e3593ec": {
"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": ""
}
},
"a538ea3a39db4b62b90e8fa84cc96ae0": {
"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
}
},
"a69f93596efd47ebb3daa28aa4193333": {
"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_242d6e4726bc4b44b51fbefbe9e71d89",
"placeholder": "โ",
"style": "IPY_MODEL_f55821cfe861470d91254ca6fb1686d8",
"value": "Downloading: 100%"
}
},
"a71ba0aed6394d8ab1ca46dc21ee03ca": {
"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_ad7717b0980140c58befed77c4f70250",
"placeholder": "โ",
"style": "IPY_MODEL_aa85a5bb82e3445b929a198e246a19a0",
"value": " 6.75M/6.75M [00:00<00:00, 42.5MB/s]"
}
},
"a72a928130e3435892a666a59ce3f9ae": {
"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": ""
}
},
"a833d25fce5c49d89babd5efa6a9e7a1": {
"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_4df7f8fbc6c646dc81a1c63fe5167618",
"max": 43917,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_92a92c1cec1445bca8bda94543c31091",
"value": 43917
}
},
"a98d0644e9a047199464e16d46962088": {
"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
}
},
"aa85a5bb82e3445b929a198e246a19a0": {
"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": ""
}
},
"ad7717b0980140c58befed77c4f70250": {
"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
}
},
"af20581002334cd9af3833c59cd4c070": {
"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": ""
}
},
"b082ad5929d44cfb873d686178af22f6": {
"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
}
},
"b2af0dd940ae4b6893a86778df1b7877": {
"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
}
},
"b49b12ca89c5448a8994373aabb8c2de": {
"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
}
},
"bac297e2dfc946509091a298e5d602b9": {
"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
}
},
"bb0018f331e647ab9e0b40b6b5e683b3": {
"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": ""
}
},
"bbf1f621e72e46b5bb34f83de5aad104": {
"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_7d57323e580e48c789a834ba8f324609",
"placeholder": "โ",
"style": "IPY_MODEL_5ef4b0f2e682408ea74d44f07863e726",
"value": " 43.9k/43.9k [00:00<00:00, 105kB/s]"
}
},
"c0701fd6a60241449580c09929d8a23c": {
"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
}
},
"c12145376a554a9dab28277865509cc5": {
"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": ""
}
},
"c5a49382f0fd40f2989b36d6ad63e5d5": {
"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": ""
}
},
"cac8aede09734dac8e1a638b67da49cc": {
"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": ""
}
},
"d2708e38223d4f5397e1856896560c4d": {
"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_8ec004e73c7f4b28b85365dcb959663c",
"placeholder": "โ",
"style": "IPY_MODEL_651abec81a2b47b99fd28db7774f6b3f",
"value": "Downloading: 100%"
}
},
"d47a0fe9206746618d6513a725629706": {
"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_a69f93596efd47ebb3daa28aa4193333",
"IPY_MODEL_f47b25f7ba814ad79fc49d5469f073f1",
"IPY_MODEL_42d1d9807ecd4ac79a8a339ebec90c7d"
],
"layout": "IPY_MODEL_0f846fe59b4f4f9595640cd537d5d359"
}
},
"d537dbcb8a604e96ab1445a44f4f5795": {
"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
}
},
"da450c588af44c78af9d665e5ef9bed9": {
"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
}
},
"df36fcd7bf4c47f48914e43866da1edf": {
"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_11d8ea24816b4d9487b5cf701c77368f",
"placeholder": "โ",
"style": "IPY_MODEL_7bcc89fefa314206aef5e24d1b105b50",
"value": " 45.8k/45.8k [00:00<00:00, 106kB/s]"
}
},
"e4124e064efb43bb8acfda5052874b5d": {
"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": ""
}
},
"e6179240e76b4a2abd79e31b44c8bcf5": {
"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
}
},
"f0f16ec872c44321a64387ffb0621ad4": {
"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
}
},
"f31718702d1a433eac7388ef1612a149": {
"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
}
},
"f31d98b28d5d4174b6fff125d0cfc169": {
"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_d2708e38223d4f5397e1856896560c4d",
"IPY_MODEL_90fddc80c9ba4b669065f2af725a814b",
"IPY_MODEL_a71ba0aed6394d8ab1ca46dc21ee03ca"
],
"layout": "IPY_MODEL_2a79f07e770c40cf821d9f7ab860e99b"
}
},
"f47b25f7ba814ad79fc49d5469f073f1": {
"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_60c2723becc441f490db7ac57f0db14f",
"max": 45143,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_335346c51b404ec38d28451cd64bfb1d",
"value": 45143
}
},
"f55821cfe861470d91254ca6fb1686d8": {
"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": ""
}
},
"f5fb6c114393429f8ad158d916d2b837": {
"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_54a5be97eea9498ebb1722a65529006f",
"IPY_MODEL_3273622ad1ce442188d54df94c6f737c",
"IPY_MODEL_a34b45c0b3c449e9a914588cfaa375b7"
],
"layout": "IPY_MODEL_64d68f2d555f47e8abe502dd212c8ff4"
}
},
"ff5d66561809464cba45624ac5c6db4d": {
"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_5d2f9340fa314329846b680590f7b983",
"placeholder": "โ",
"style": "IPY_MODEL_c5a49382f0fd40f2989b36d6ad63e5d5",
"value": "Downloading: 100%"
}
}
}
}
},
"nbformat": 4,
"nbformat_minor": 0
}