{"cells":[{"cell_type":"code","execution_count":1,"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"a_g6CqUuiWDT","outputId":"523c5332-ace7-4ab4-dece-926e819fd1a4","executionInfo":{"status":"ok","timestamp":1719068222057,"user_tz":-240,"elapsed":26507,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"stream","name":"stdout","text":["Mounted at /content/drive\n"]}],"source":["from google.colab import drive\n","drive.mount('/content/drive')"]},{"cell_type":"code","execution_count":null,"metadata":{"id":"Z0Dl6DZOfpJu","colab":{"base_uri":"https://localhost:8080/"},"executionInfo":{"status":"ok","timestamp":1717985966176,"user_tz":-240,"elapsed":5532,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"bb1201c1-b6d5-4684-de9f-a1bf67e121e0"},"outputs":[{"output_type":"stream","name":"stdout","text":["Requirement already satisfied: huggingface_hub in /usr/local/lib/python3.10/dist-packages (0.23.2)\n","Requirement already satisfied: filelock in /usr/local/lib/python3.10/dist-packages (from huggingface_hub) (3.14.0)\n","Requirement already satisfied: fsspec>=2023.5.0 in /usr/local/lib/python3.10/dist-packages (from huggingface_hub) (2023.6.0)\n","Requirement already satisfied: packaging>=20.9 in /usr/local/lib/python3.10/dist-packages (from huggingface_hub) (24.0)\n","Requirement already satisfied: pyyaml>=5.1 in /usr/local/lib/python3.10/dist-packages (from huggingface_hub) (6.0.1)\n","Requirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (from huggingface_hub) (2.31.0)\n","Requirement already satisfied: tqdm>=4.42.1 in /usr/local/lib/python3.10/dist-packages (from huggingface_hub) (4.66.4)\n","Requirement already satisfied: typing-extensions>=3.7.4.3 in /usr/local/lib/python3.10/dist-packages (from huggingface_hub) (4.12.1)\n","Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface_hub) (3.3.2)\n","Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface_hub) (3.7)\n","Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface_hub) (2.0.7)\n","Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface_hub) (2024.6.2)\n"]}],"source":["pip install huggingface_hub"]},{"cell_type":"code","execution_count":24,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":162,"referenced_widgets":["5fe4b2c3fe04458a827a1c7c76544629","de34133d4cac4e438d69aa259818bad1","30aace55d5b547669ac4dcc955ad96a1","aec90264b5ab41da9aa41278786efd03","dacb8b2334e04016aeb1e0fd9d61fe28","267717b34fc049e395f900337da35b0d","bf9320bf6f5d4512be5ad0805bf4f0dc","625a00fe1bd545899eab2746d22e9c9b","06e9d156aa2648ea84be54d51f3dfb5d","073e61cd9f8048da8b348ba9469e68f5","fd801b9167cd4eee9b12e27869fefef2","6b1ebd49c15141a78cc4246c87471f51","3a10a83aa25e47148f59f0a7b3118177","9d417aea0c54415b9b93d5b24ea06f4e","3bcc8ff2e284457190b26910afaef180","748f816e6c854b8c9bab5ab6e8c65624","5accc318a50948ef92c1c0d480f7678c","2918e3a7f65a41f8b4f52f1b9a77d405","ba76b3ca84fc49a69ebdf2f469bae526","6d7d13cf052d4f5f92d473be7a8d33d5","669a518d5d0f4f93864fe22987c6e9ba","7add1eefd911448190f81034306250c4","9e0e0a58a8ec475082283476d3ea59c2","69ff6bdc018249dc88d436072a0c6007","c155dd501120426fb7923ee311ea7cef","c85ef12573344b34a1838030db74f5b5","a987c038cf09437c8a4f06fa514ddd41","bd5df9b823114cb5abb1cc28c09b65c6","8a50adefbfcf48a5a2107b5968532bcc","752cda0ffe2f44deb19a5ec65c0211a7","3f26206d63444d7483de9d4a6cc298c8","b0e02d7e09ea4dcd90c101b88a2ba83c"]},"id":"s8yMdMBZfwp8","outputId":"909ea833-a8a9-4362-ec33-d54024208ba4","executionInfo":{"status":"ok","timestamp":1719072202506,"user_tz":-240,"elapsed":454,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"display_data","data":{"text/plain":["VBox(children=(HTML(value='
=1.17 in /usr/local/lib/python3.10/dist-packages (from datasets) (1.25.2)\n","Requirement already satisfied: pyarrow>=15.0.0 in /usr/local/lib/python3.10/dist-packages (from datasets) (16.1.0)\n","Requirement already satisfied: pyarrow-hotfix in /usr/local/lib/python3.10/dist-packages (from datasets) (0.6)\n","Requirement already satisfied: dill<0.3.9,>=0.3.0 in /usr/local/lib/python3.10/dist-packages (from datasets) (0.3.8)\n","Requirement already satisfied: pandas in /usr/local/lib/python3.10/dist-packages (from datasets) (2.0.3)\n","Requirement already satisfied: requests>=2.32.2 in /usr/local/lib/python3.10/dist-packages (from datasets) (2.32.3)\n","Requirement already satisfied: tqdm>=4.66.3 in /usr/local/lib/python3.10/dist-packages (from datasets) (4.66.4)\n","Requirement already satisfied: xxhash in /usr/local/lib/python3.10/dist-packages (from datasets) (3.4.1)\n","Requirement already satisfied: multiprocess in /usr/local/lib/python3.10/dist-packages (from datasets) (0.70.16)\n","Requirement already satisfied: fsspec[http]<=2024.5.0,>=2023.1.0 in /usr/local/lib/python3.10/dist-packages (from datasets) (2023.6.0)\n","Requirement already satisfied: aiohttp in /usr/local/lib/python3.10/dist-packages (from datasets) (3.9.5)\n","Requirement already satisfied: huggingface-hub>=0.21.2 in /usr/local/lib/python3.10/dist-packages (from datasets) (0.23.4)\n","Requirement already satisfied: packaging in /usr/local/lib/python3.10/dist-packages (from datasets) (24.1)\n","Requirement already satisfied: pyyaml>=5.1 in /usr/local/lib/python3.10/dist-packages (from datasets) (6.0.1)\n","Requirement already satisfied: aiosignal>=1.1.2 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (1.3.1)\n","Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (23.2.0)\n","Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (1.4.1)\n","Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (6.0.5)\n","Requirement already satisfied: yarl<2.0,>=1.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (1.9.4)\n","Requirement already satisfied: async-timeout<5.0,>=4.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets) (4.0.3)\n","Requirement already satisfied: typing-extensions>=3.7.4.3 in /usr/local/lib/python3.10/dist-packages (from huggingface-hub>=0.21.2->datasets) (4.12.2)\n","Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests>=2.32.2->datasets) (3.3.2)\n","Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/dist-packages (from requests>=2.32.2->datasets) (3.7)\n","Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.10/dist-packages (from requests>=2.32.2->datasets) (2.0.7)\n","Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests>=2.32.2->datasets) (2024.6.2)\n","Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.10/dist-packages (from pandas->datasets) (2.8.2)\n","Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.10/dist-packages (from pandas->datasets) (2023.4)\n","Requirement already satisfied: tzdata>=2022.1 in /usr/local/lib/python3.10/dist-packages (from pandas->datasets) (2024.1)\n","Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil>=2.8.2->pandas->datasets) (1.16.0)\n"]}],"source":["pip install datasets"]},{"cell_type":"code","execution_count":null,"metadata":{"id":"5QkZgRtym6QX","colab":{"base_uri":"https://localhost:8080/"},"executionInfo":{"status":"ok","timestamp":1717517072772,"user_tz":-240,"elapsed":6379,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"d469302a-9e59-4841-8b03-0e4e4a945092"},"outputs":[{"output_type":"stream","name":"stdout","text":["Collecting rouge_score\n"," Downloading rouge_score-0.1.2.tar.gz (17 kB)\n"," Preparing metadata (setup.py) ... \u001b[?25l\u001b[?25hdone\n","Requirement already satisfied: absl-py in /usr/local/lib/python3.10/dist-packages (from rouge_score) (1.4.0)\n","Requirement already satisfied: nltk in /usr/local/lib/python3.10/dist-packages (from rouge_score) (3.8.1)\n","Requirement already satisfied: numpy in /usr/local/lib/python3.10/dist-packages (from rouge_score) (1.25.2)\n","Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.10/dist-packages (from rouge_score) (1.16.0)\n","Requirement already satisfied: click in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (8.1.7)\n","Requirement already satisfied: joblib in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (1.4.2)\n","Requirement already satisfied: regex>=2021.8.3 in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (2024.5.15)\n","Requirement already satisfied: tqdm in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (4.66.4)\n","Building wheels for collected packages: rouge_score\n"," Building wheel for rouge_score (setup.py) ... \u001b[?25l\u001b[?25hdone\n"," Created wheel for rouge_score: filename=rouge_score-0.1.2-py3-none-any.whl size=24933 sha256=c88639beef646889d9826ebc03998b77688f195fbd6d6d22829bfc470f83a9af\n"," Stored in directory: /root/.cache/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4\n","Successfully built rouge_score\n","Installing collected packages: rouge_score\n","Successfully installed rouge_score-0.1.2\n"]}],"source":["pip install rouge_score"]},{"cell_type":"code","execution_count":4,"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"9srcg82ts73r","outputId":"1988139b-e534-40c8-dbda-b5f9b90e674b","executionInfo":{"status":"ok","timestamp":1719068307687,"user_tz":-240,"elapsed":61488,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"stream","name":"stdout","text":["Collecting accelerate\n"," Downloading accelerate-0.31.0-py3-none-any.whl (309 kB)\n","\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m309.4/309.4 kB\u001b[0m \u001b[31m6.4 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n","\u001b[?25hRequirement already satisfied: numpy>=1.17 in /usr/local/lib/python3.10/dist-packages (from accelerate) (1.25.2)\n","Requirement already satisfied: packaging>=20.0 in /usr/local/lib/python3.10/dist-packages (from accelerate) (24.1)\n","Requirement already satisfied: psutil in /usr/local/lib/python3.10/dist-packages (from accelerate) (5.9.5)\n","Requirement already satisfied: pyyaml in /usr/local/lib/python3.10/dist-packages (from accelerate) (6.0.1)\n","Requirement already satisfied: torch>=1.10.0 in /usr/local/lib/python3.10/dist-packages (from accelerate) (2.3.0+cu121)\n","Requirement already satisfied: huggingface-hub in /usr/local/lib/python3.10/dist-packages (from accelerate) (0.23.4)\n","Requirement already satisfied: safetensors>=0.3.1 in /usr/local/lib/python3.10/dist-packages (from accelerate) (0.4.3)\n","Requirement already satisfied: filelock in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (3.15.1)\n","Requirement already satisfied: typing-extensions>=4.8.0 in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (4.12.2)\n","Requirement already satisfied: sympy in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (1.12.1)\n","Requirement already satisfied: networkx in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (3.3)\n","Requirement already satisfied: jinja2 in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (3.1.4)\n","Requirement already satisfied: fsspec in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (2023.6.0)\n","Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB)\n","Collecting nvidia-cuda-runtime-cu12==12.1.105 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB)\n","Collecting nvidia-cuda-cupti-cu12==12.1.105 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB)\n","Collecting nvidia-cudnn-cu12==8.9.2.26 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (731.7 MB)\n","Collecting nvidia-cublas-cu12==12.1.3.1 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB)\n","Collecting nvidia-cufft-cu12==11.0.2.54 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB)\n","Collecting nvidia-curand-cu12==10.3.2.106 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB)\n","Collecting nvidia-cusolver-cu12==11.4.5.107 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB)\n","Collecting nvidia-cusparse-cu12==12.1.0.106 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB)\n","Collecting nvidia-nccl-cu12==2.20.5 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_nccl_cu12-2.20.5-py3-none-manylinux2014_x86_64.whl (176.2 MB)\n","Collecting nvidia-nvtx-cu12==12.1.105 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB)\n","Requirement already satisfied: triton==2.3.0 in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (2.3.0)\n","Collecting nvidia-nvjitlink-cu12 (from nvidia-cusolver-cu12==11.4.5.107->torch>=1.10.0->accelerate)\n"," Downloading nvidia_nvjitlink_cu12-12.5.40-py3-none-manylinux2014_x86_64.whl (21.3 MB)\n","\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m21.3/21.3 MB\u001b[0m \u001b[31m13.7 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n","\u001b[?25hRequirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (from huggingface-hub->accelerate) (2.32.3)\n","Requirement already satisfied: tqdm>=4.42.1 in /usr/local/lib/python3.10/dist-packages (from huggingface-hub->accelerate) (4.66.4)\n","Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/dist-packages (from jinja2->torch>=1.10.0->accelerate) (2.1.5)\n","Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface-hub->accelerate) (3.3.2)\n","Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface-hub->accelerate) (3.7)\n","Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface-hub->accelerate) (2.0.7)\n","Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface-hub->accelerate) (2024.6.2)\n","Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in /usr/local/lib/python3.10/dist-packages (from sympy->torch>=1.10.0->accelerate) (1.3.0)\n","Installing collected packages: nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, nvidia-cusparse-cu12, nvidia-cudnn-cu12, nvidia-cusolver-cu12, accelerate\n","Successfully installed accelerate-0.31.0 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-8.9.2.26 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.20.5 nvidia-nvjitlink-cu12-12.5.40 nvidia-nvtx-cu12-12.1.105\n"]}],"source":["pip install accelerate -U"]},{"cell_type":"code","execution_count":1,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":35},"id":"YIRJ_hpoIAoH","outputId":"5b393f81-3ba6-428b-ece1-e7bee0627ad4","executionInfo":{"status":"ok","timestamp":1719068332102,"user_tz":-240,"elapsed":4879,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"execute_result","data":{"text/plain":["'0.31.0'"],"application/vnd.google.colaboratory.intrinsic+json":{"type":"string"}},"metadata":{},"execution_count":1}],"source":["import accelerate\n","\n","accelerate.__version__"]},{"cell_type":"code","execution_count":3,"metadata":{"id":"NITeHKNnwsOG","executionInfo":{"status":"ok","timestamp":1719068375175,"user_tz":-240,"elapsed":468,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[],"source":["import torch\n","torch.cuda.empty_cache()"]},{"cell_type":"code","execution_count":null,"metadata":{"id":"Vjnu4pNwSbRS","colab":{"base_uri":"https://localhost:8080/"},"executionInfo":{"status":"ok","timestamp":1717499511356,"user_tz":-240,"elapsed":10420,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"7af869de-9390-4124-b6c6-3b8dd61cf9bc"},"outputs":[{"output_type":"stream","name":"stdout","text":["Collecting prettyprint\n"," Downloading prettyprint-0.1.5.tar.gz (2.1 kB)\n"," Preparing metadata (setup.py) ... \u001b[?25l\u001b[?25hdone\n","Building wheels for collected packages: prettyprint\n"," Building wheel for prettyprint (setup.py) ... \u001b[?25l\u001b[?25hdone\n"," Created wheel for prettyprint: filename=prettyprint-0.1.5-py3-none-any.whl size=3027 sha256=1a844ebdf0c53a3cc082d7fc0327d7d57c0b250bf96dbf448a78637d1f36628d\n"," Stored in directory: /root/.cache/pip/wheels/b2/d0/51/477413885481c635ab7c6400f96f47b8a0971bbc1241ff9c9f\n","Successfully built prettyprint\n","Installing collected packages: prettyprint\n","Successfully installed prettyprint-0.1.5\n"]}],"source":["!pip install prettyprint\n","import prettyprint as pprint"]},{"cell_type":"code","execution_count":null,"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"G1H5ew4oUEcD","outputId":"57f3faf0-c62b-4e6b-b365-d71b1f9dad11"},"outputs":[{"name":"stdout","output_type":"stream","text":["Mon May 27 04:30:22 2024 \n","+---------------------------------------------------------------------------------------+\n","| NVIDIA-SMI 535.104.05 Driver Version: 535.104.05 CUDA Version: 12.2 |\n","|-----------------------------------------+----------------------+----------------------+\n","| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |\n","| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |\n","| | | MIG M. |\n","|=========================================+======================+======================|\n","| 0 Tesla T4 Off | 00000000:00:04.0 Off | 0 |\n","| N/A 35C P8 8W / 70W | 0MiB / 15360MiB | 0% Default |\n","| | | N/A |\n","+-----------------------------------------+----------------------+----------------------+\n"," \n","+---------------------------------------------------------------------------------------+\n","| Processes: |\n","| GPU GI CI PID Type Process name GPU Memory |\n","| ID ID Usage |\n","|=======================================================================================|\n","| No running processes found |\n","+---------------------------------------------------------------------------------------+\n"]}],"source":["!nvidia-smi"]},{"cell_type":"code","execution_count":null,"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"NTval3Qx7ngS","executionInfo":{"status":"ok","timestamp":1717499522136,"user_tz":-240,"elapsed":10789,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"3dcbbd8a-50ca-4bdd-869c-8851a66b45d4"},"outputs":[{"output_type":"stream","name":"stdout","text":["Requirement already satisfied: matplotlib in /usr/local/lib/python3.10/dist-packages (3.7.1)\n","Requirement already satisfied: contourpy>=1.0.1 in /usr/local/lib/python3.10/dist-packages (from matplotlib) (1.2.1)\n","Requirement already satisfied: cycler>=0.10 in /usr/local/lib/python3.10/dist-packages (from matplotlib) (0.12.1)\n","Requirement already satisfied: fonttools>=4.22.0 in /usr/local/lib/python3.10/dist-packages (from matplotlib) (4.52.4)\n","Requirement already satisfied: kiwisolver>=1.0.1 in /usr/local/lib/python3.10/dist-packages (from matplotlib) (1.4.5)\n","Requirement already satisfied: numpy>=1.20 in /usr/local/lib/python3.10/dist-packages (from matplotlib) (1.25.2)\n","Requirement already satisfied: packaging>=20.0 in /usr/local/lib/python3.10/dist-packages (from matplotlib) (24.0)\n","Requirement already satisfied: pillow>=6.2.0 in /usr/local/lib/python3.10/dist-packages (from matplotlib) (9.4.0)\n","Requirement already satisfied: pyparsing>=2.3.1 in /usr/local/lib/python3.10/dist-packages (from matplotlib) (3.1.2)\n","Requirement already satisfied: python-dateutil>=2.7 in /usr/local/lib/python3.10/dist-packages (from matplotlib) (2.8.2)\n","Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil>=2.7->matplotlib) (1.16.0)\n"]}],"source":["pip install matplotlib"]},{"cell_type":"code","execution_count":null,"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"olP3Wvn-7ngT","executionInfo":{"status":"ok","timestamp":1717499531969,"user_tz":-240,"elapsed":9838,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"4d707167-8111-42ea-fa77-764cf68aef2c"},"outputs":[{"output_type":"stream","name":"stdout","text":["Requirement already satisfied: scikit-learn in /usr/local/lib/python3.10/dist-packages (1.2.2)\n","Requirement already satisfied: numpy>=1.17.3 in /usr/local/lib/python3.10/dist-packages (from scikit-learn) (1.25.2)\n","Requirement already satisfied: scipy>=1.3.2 in /usr/local/lib/python3.10/dist-packages (from scikit-learn) (1.11.4)\n","Requirement already satisfied: joblib>=1.1.1 in /usr/local/lib/python3.10/dist-packages (from scikit-learn) (1.4.2)\n","Requirement already satisfied: threadpoolctl>=2.0.0 in /usr/local/lib/python3.10/dist-packages (from scikit-learn) (3.5.0)\n"]}],"source":["pip install scikit-learn"]},{"cell_type":"code","execution_count":4,"metadata":{"id":"7xnIpegCiImk","colab":{"base_uri":"https://localhost:8080/"},"executionInfo":{"status":"ok","timestamp":1719068878141,"user_tz":-240,"elapsed":497346,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"e45edd11-2913-443a-9b7f-da0c9ef238d5"},"outputs":[{"output_type":"stream","name":"stdout","text":[" input_text \\\n","0 a large number of current language processing ... \n","1 current automatic summarizers usually rely on ... \n","2 even moderately long documents typically addre... \n","3 word sense disambiguation is often cast as a p... \n","4 we present a new parser for parsing down to pe... \n",".. ... \n","994 the ability to determine the named entities in... \n","995 many statistical or machine-learning approache... \n","996 the natural language processing community is i... \n","997 in this paper, we focus on the problem of dete... \n","998 when dealing with large amounts of text, findi... \n","\n"," target_text \n","0 tnt - a statistical part-of-speech tagger trig... \n","1 sentence reduction for automatic text summariz... \n","2 advances in domain independent linear text seg... \n","3 a simple approach to building ensembles of nai... \n","4 a maximum-entropy-inspired parser we present a... \n",".. ... \n","994 language independent named entity recognition ... \n","995 unsupervised models for named entity classific... \n","996 exploiting diversity in natural language proce... \n","997 detecting text similarity over short passages:... \n","998 cascaded grammatical relation assignment in th... \n","\n","[999 rows x 2 columns]\n"]}],"source":["import os\n","import glob\n","import pandas as pd\n","import matplotlib.pyplot as plt\n","from sklearn.model_selection import train_test_split\n","from transformers import LEDTokenizer, LEDForConditionalGeneration, Trainer, TrainingArguments\n","from datasets import Dataset, load_metric\n","\n","# Load data from txt files\n","def load_data(input_dir, target_dir):\n"," data = {'input_text': [], 'target_text': []}\n"," input_files = glob.glob(os.path.join(input_dir, '*.txt'))\n","\n"," for input_file in input_files:\n"," filename = os.path.basename(input_file)\n"," target_file = os.path.join(target_dir,filename)\n","\n"," with open(input_file, 'r',encoding=\"utf8\") as f:\n"," input_text = f.read()\n"," with open(target_file, 'r',encoding=\"utf8\") as f:\n"," target_text = f.read()\n","\n"," data['input_text'].append(input_text)\n"," data['target_text'].append(target_text)\n","\n"," return pd.DataFrame(data)\n","\n","# Define dataset paths\n","input_dir = '/content/drive/MyDrive/RA_Internship/PACSUM/DATASET_PACSUM/dataset/inputs'\n","target_dir = '/content/drive/MyDrive/RA_Internship/PACSUM/DATASET_PACSUM/dataset/targets'\n","\n","# Load data\n","data_df = load_data(input_dir, target_dir)\n","\n","print(data_df)\n","\n","# Split data\n","train_df, temp_df = train_test_split(data_df, test_size=0.2, random_state=42)\n","eval_df, test_df = train_test_split(temp_df, test_size=0.5, random_state=42)\n","\n","# Convert to Dataset\n","train_dataset = Dataset.from_pandas(train_df)\n","eval_dataset = Dataset.from_pandas(eval_df)\n","test_dataset = Dataset.from_pandas(test_df)\n","\n","\n","\n","\n","\n"]},{"cell_type":"code","execution_count":5,"metadata":{"id":"iVclerTAUi95","executionInfo":{"status":"ok","timestamp":1719069192131,"user_tz":-240,"elapsed":1742,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[],"source":["from transformers import AutoTokenizer"]},{"cell_type":"code","execution_count":6,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":336,"referenced_widgets":["ecdb8f63bddc4f2db1a77ddfa46d99fc","68f82b1de2b24584909cea6a043444ea","9124128dc68a4593a28027a3853c7a03","5c10793da3df431482537a411a1aadf1","94cfef26947546468c76108f90f11165","e842abba177d4f029649b39679910663","d57cb3274e3c47bb9fa51f730a189f4b","c7f2738f701042eab5a0b50dd9fd5f3a","36877a755fdd4cd298402c95270cfd07","0bc19276f0fe45ec8d1fc9a3d46ece1b","d4318388366240f6882fc9a5b5134a79","59b15b30cf914307b487b6f8ba3ec239","8cc6c703125c48b8926c7cd45c6775b2","7f4d8bc1ece4400f9dd49b7ce165fdfa","eed92d3d29d84d348c9ebcaf9131bab6","f5657944f8e64e219775ea8157c0525c","3fb1c1aa8b2d43feb77e1d367c735100","2374033316b340bab4ce5a045443cb5a","6ea556b3cced4a1c9d3f2fb0839ab193","106d1a162c844255aec2db57b0676aa5","8922c0c548e04c73a5a144e34f4fdd2c","406202362dbc4e5e984b669219174d68","75ffc30eb01c4bdc98cfd6b67ea8f1c9","9520ec3d15794c3d8396ea7ecfc8b123","9eb418e45edf4be29bfa18aa4377afcc","5385bc6967524c45b240f960ee2bcc64","d69eb864d1ec4afe9c70bfbd1278f42b","6217cfbd70e647e1b97f3f0772c21f34","b97c0e58bcef4a14bc99554a95c6fb0b","48c8db6b164c41e09b71e98d602e1c41","0d60b884ec4640b3bcad7ad1f47c477a","0b47d9a01602436e96e189ce1bd339df","59c4c0a791424ee69f75b3d6c66fc74c","c61efb32db994c0593a956a6b873852f","203745f0707e4b118c74011b890ef379","5e84dc76263445a1b70f0583643aa6c4","3f2df79362e74effaf06cc454fd9c747","58f5b11fbfe84a1b8d6466ec98e23191","2ae5a2b3f585435592aa4af073a4f320","56777c8bd2514789bd407511f52088ba","57bba496fc674d2eab38be3cf095b64c","6bbfe6a4850c4742af76a235edee7062","b3582e74daa74899a9d74d47bd10590f","89341fa46b644be9aa184576258eb81a","dd1775ee870f4bd69aca8d4b8438bfec","9c971eace91548f487ce14ea4c07b4b7","710dc52e7a8d472687c5a94ffd0df86c","1d6300e9add4414fbfd1f8661c6fed2b","0b7a4b82b2bd46038a716cf179a8708b","4cb302e7a1714d7798dbaeb16d618ba5","a92472a09abf404890feb49a35f270f4","d42f693ab374420fa337baa315346fb8","d8e12a55c1354eeaac68dd240728ec88","bf94395dcc4d43a29f4f10013b8be9f8","ddcd538137234cf780ed04f6b0c2cd0d"]},"id":"n3omQKJ4UvC5","outputId":"0d272fac-a278-4d30-d265-af574fad59aa","executionInfo":{"status":"ok","timestamp":1719069199018,"user_tz":-240,"elapsed":4417,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"stream","name":"stderr","text":["/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_token.py:89: UserWarning: \n","The secret `HF_TOKEN` does not exist in your Colab secrets.\n","To authenticate with the Hugging Face Hub, create a token in your settings tab (https://huggingface.co/settings/tokens), set it as secret in your Google Colab and restart your session.\n","You will be able to reuse this secret in all of your notebooks.\n","Please note that authentication is recommended but still optional to access public models or datasets.\n"," warnings.warn(\n"]},{"output_type":"display_data","data":{"text/plain":["tokenizer_config.json: 0%| | 0.00/27.0 [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"ecdb8f63bddc4f2db1a77ddfa46d99fc"}},"metadata":{}},{"output_type":"stream","name":"stderr","text":["/usr/local/lib/python3.10/dist-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.\n"," warnings.warn(\n"]},{"output_type":"display_data","data":{"text/plain":["config.json: 0%| | 0.00/1.09k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"59b15b30cf914307b487b6f8ba3ec239"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["vocab.json: 0%| | 0.00/899k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"75ffc30eb01c4bdc98cfd6b67ea8f1c9"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["merges.txt: 0%| | 0.00/456k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"c61efb32db994c0593a956a6b873852f"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["special_tokens_map.json: 0%| | 0.00/772 [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"dd1775ee870f4bd69aca8d4b8438bfec"}},"metadata":{}}],"source":["tokenizer = AutoTokenizer.from_pretrained(\"allenai/led-base-16384\")"]},{"cell_type":"code","execution_count":9,"metadata":{"id":"v05Ip8FfVAcM","executionInfo":{"status":"ok","timestamp":1719069217539,"user_tz":-240,"elapsed":469,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[],"source":["max_input_length = 8192\n","max_output_length = 512\n","batch_size = 2"]},{"cell_type":"code","execution_count":11,"metadata":{"id":"jLkDTe2PVP50","executionInfo":{"status":"ok","timestamp":1719069233436,"user_tz":-240,"elapsed":451,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[],"source":["def process_data_to_model_inputs(batch):\n"," # tokenize the inputs and labels\n"," inputs = tokenizer(\n"," batch[\"input_text\"],\n"," padding=\"max_length\",\n"," truncation=True,\n"," max_length=max_input_length,\n"," )\n"," outputs = tokenizer(\n"," batch[\"target_text\"],\n"," padding=\"max_length\",\n"," truncation=True,\n"," max_length=max_output_length,\n"," )\n","\n"," batch[\"input_ids\"] = inputs.input_ids\n"," batch[\"attention_mask\"] = inputs.attention_mask\n","\n"," # create 0 global_attention_mask lists\n"," batch[\"global_attention_mask\"] = len(batch[\"input_ids\"]) * [\n"," [0 for _ in range(len(batch[\"input_ids\"][0]))]\n"," ]\n","\n"," # since above lists are references, the following line changes the 0 index for all samples\n"," batch[\"global_attention_mask\"][0][0] = 1\n"," batch[\"labels\"] = outputs.input_ids\n","\n"," # We have to make sure that the PAD token is ignored\n"," batch[\"labels\"] = [\n"," [-100 if token == tokenizer.pad_token_id else token for token in labels]\n"," for labels in batch[\"labels\"]\n"," ]\n","\n"," return batch"]},{"cell_type":"code","execution_count":10,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":49,"referenced_widgets":["7d77bd7a065d4e4f8c17c7196e2ed67b","3a52aec203444adaa6f5f687d02c410f","0b4f0a411cf748cf8bb98f462bb863ff","02214957a116488e801f6bc0a6422222","96757285efe846d78bcf65c583d41914","f9051b42cdb540d582f9e2935e5b2f75","ca447af8d8f14d1a95154a44940dcb29","20036abd3b1d49e3b4a20c59854cff7e","b9774f1e784a464ca874bd0e1af35715","8beb9315e3474664ad61e983f55df910","f7b3637dd1504bd2a48a68ed59af0f7c"]},"id":"pTQ_r0FDV1EJ","outputId":"b60aff03-60bd-4678-fe87-305f274c1f8b","executionInfo":{"status":"ok","timestamp":1719069229889,"user_tz":-240,"elapsed":6189,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"display_data","data":{"text/plain":["Map: 0%| | 0/799 [00:00, ? examples/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"7d77bd7a065d4e4f8c17c7196e2ed67b"}},"metadata":{}}],"source":["train_dataset = train_dataset.map(\n"," process_data_to_model_inputs,\n"," batched=True,\n"," batch_size=batch_size,\n","\n",")"]},{"cell_type":"code","execution_count":null,"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"BLV6hyw1jW88","outputId":"ce1ae062-1c1d-45f3-f063-39605164cf01"},"outputs":[{"name":"stdout","output_type":"stream","text":["Collecting prettyprint\n"," Downloading prettyprint-0.1.5.tar.gz (2.1 kB)\n"," Preparing metadata (setup.py) ... \u001b[?25l\u001b[?25hdone\n","Building wheels for collected packages: prettyprint\n"," Building wheel for prettyprint (setup.py) ... \u001b[?25l\u001b[?25hdone\n"," Created wheel for prettyprint: filename=prettyprint-0.1.5-py3-none-any.whl size=3027 sha256=bc0c055dddc3c4209507b1e01eb43ed51512c1920a2151551c238e29e30b89bc\n"," Stored in directory: /root/.cache/pip/wheels/b2/d0/51/477413885481c635ab7c6400f96f47b8a0971bbc1241ff9c9f\n","Successfully built prettyprint\n","Installing collected packages: prettyprint\n","Successfully installed prettyprint-0.1.5\n"]}],"source":["pip install prettyprint"]},{"cell_type":"code","execution_count":null,"metadata":{"id":"9D7jO8PujZqT","outputId":"02c272c3-4a0f-466d-bfd6-def4cdd1b109"},"outputs":[{"ename":"ModuleNotFoundError","evalue":"No module named 'prettyprint'","output_type":"error","traceback":["\u001b[1;31m---------------------------------------------------------------------------\u001b[0m","\u001b[1;31mModuleNotFoundError\u001b[0m Traceback (most recent call last)","Cell \u001b[1;32mIn[16], line 1\u001b[0m\n\u001b[1;32m----> 1\u001b[0m \u001b[38;5;28;01mimport\u001b[39;00m \u001b[38;5;21;01mprettyprint\u001b[39;00m \u001b[38;5;28;01mas\u001b[39;00m \u001b[38;5;21;01mpprint\u001b[39;00m\n","\u001b[1;31mModuleNotFoundError\u001b[0m: No module named 'prettyprint'"]}],"source":["import prettyprint as pprint"]},{"cell_type":"code","execution_count":12,"metadata":{"id":"7WlGFTdri6ie","colab":{"base_uri":"https://localhost:8080/"},"executionInfo":{"status":"ok","timestamp":1719069240192,"user_tz":-240,"elapsed":466,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"437e5003-b6b7-4638-80a1-f7842c7aa33f"},"outputs":[{"output_type":"stream","name":"stdout","text":["INPUT: in these results, the generative model performs significantly better than the others, and does about equally well at assigning pa.rt- of-speech tags. 1 in t roduct ion in recent years, the statistical parsing community has begun to reach out; for syntactic formalisms that recognize the individuality of words, l,ink grammars (sleator and pemperley, 1991) and lex- icalized tree-adjoining ranunars (schabes, 1992) have now received stochastic treatments. other researchers, not wishing to abandon context-flee grammar (ci\"g) but disillusioned with its lexica] blind spot, have tried to re-parameterize stochas- tic ci\"g in context-sensitive ways (black et al., 1992) or have augmented the formalism with lex- ical headwords (magerman, 1995; collins, 11996). in this paper, we 1)resent a [lexible l)robat)ilistic parser that simultaneously assigns both part-of- sl)eech tags and a bare-bones dependency struc- ture (illustrate.d in l!igure 1). the choice o t a simple syntactic structure is deliberate: we would like to ask some basic questions about where hx- ical relationships al)pear and how best, to exploit *this materia.l is based upon work supported un- der a national science i%undation graduate fellow- ship, and has benefited greatly from discussions with mike collins, dan m(:lame(l, mitch marcus and ad- wait ratnaparkhi. (a) tile man in the coiner taught his dachsht , ld io play gol f i;os dt nn in dt nn vbd pp.p$ nn to vh nn /? man n ~.. phty~ j j - y , .% (b) the ill __ ~ / .~dachshund it) gol f . ) f cofllel his file figure 1: (a) a bare-l>ones dependen(-y parse. ]]a<:h word points to a single t)arent, the word it modities; the head of the sentence points to the eos (end-of: sentence) ma.rk. crossing links and cycles arc not al- lowed. (b) constituent structure and sub(:ategoriza- tion may be highlighted by displaying the same de- pendencies as a lexical tree. it is uscflfl to look into thes0 basic ques- tions before trying to tine-tmm the performance of systems whose behavior is harder to understand. 1 the main contribution of the work is to i)ro- pose three distin(t, lexiealist hyl)otheses abou(. (,he probability space underlying sehl]ence structure. we il]ustrate how each hypothesis is (:xl)ressed in a depemteney framework, and how each can be used to guide our parser toward its favored so- lution.three new probabi l is t ic mode ls for dependency parsing: an exploration* j ason m. e i sner cis depar tment , un ivers i ty of pe lmsy lva i f ia .\n","TARGET: three new probabilistic models for dependency parsing: an exploration after presenting a novel o(n3) parsing algorithm for dependency grammar, we develop three contrasting ways to stochasticize it. we propose (a) a lexical affinity model where words struggle to modify each other, (b) a sense tagging model where words fluctuate randomly in their selectional preferences, and (e) a generative model where the speaker fleshes out each word's syntactic and conceptual structure without regard to the implications for the hearer. we also give preliminary empirical results from evaluating the three models' parsing performance on annotated wall street journal training text (derived from the penn treebank). in these results, the generative model performs significantly better than the others, and does about equally well at assigning part-of-speech tags. the proposed parsing algorithm is sufficient for searching over all projective trees in o (n3) time.\n","hello\n"]}],"source":["print(\"INPUT: \",train_dataset['input_text'][146])\n","print(\"TARGET: \",train_dataset['target_text'][146])\n","print(\"hello\")"]},{"cell_type":"code","execution_count":13,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":49,"referenced_widgets":["6139894fdbd044aab8c6be77ed5089e5","26aa8367f12d40c9a6702c8af9c2ee10","361199cab8df4b49ab8303c84fe3bcb7","dc7782ad3f084181b385046df993a0cb","a8a8c29792b84efd9e599e7e1c4f55a7","d345f3dcaece4025a0fdd02172a1fc11","a00e959199f7474596479496160248f4","24ff5cba99f54929a3b334934808e765","2c24c33bdc0e44fa8fe947f70b8e1df2","b8d8c9978be249c1a8edeffae8551aca","7ed5d0535116411ba8c060466297add5"]},"id":"OTR1wU63WBOr","outputId":"b30408ce-a3a2-46dc-d081-d8ef0fddd531","executionInfo":{"status":"ok","timestamp":1719069268750,"user_tz":-240,"elapsed":1199,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"display_data","data":{"text/plain":["Map: 0%| | 0/100 [00:00, ? examples/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"6139894fdbd044aab8c6be77ed5089e5"}},"metadata":{}}],"source":["eval_dataset = eval_dataset.map(\n"," process_data_to_model_inputs,\n"," batched=True,\n"," batch_size=batch_size,\n","\n",")"]},{"cell_type":"code","execution_count":14,"metadata":{"id":"M08RcrK1WNgJ","executionInfo":{"status":"ok","timestamp":1719069272501,"user_tz":-240,"elapsed":490,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[],"source":["from transformers import AutoModelForSeq2SeqLM"]},{"cell_type":"code","execution_count":15,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":81,"referenced_widgets":["d332bac4906f42929a578323f96c84d6","f8ccc26558c746dcaad118908df962f6","ab1435bf7d714bd6809a56331dd8be5f","db6db28c9b2442579ee84cba601d745c","f588087356d448d38f62de450d964b9d","e016d72167774bb1a664490764fb9275","9dfbb7dd4f8b4a01aa44c8c9c9c24a39","72d9cc10638448388ebc19756a2aa2eb","e18937fb9f2b4c04acbecf9f1bc47b46","5dbb1e73c228426797e1371516ab1658","45b4006658d0441b843af48b4a170132","b7127333efd64794b2f76fd99d392802","6310c6c9990e48108c1dbcb8f13ae021","9d5618fd47804ac39b5f18d464da01d7","139c6b68451c4f0bac326ba207714ae8","f3c5e9b645e747b08a221afccafae69f","7173ff585514482abcb98f9062b0d405","141df3249bce4f14b1bc0334b8b4cc71","64db4e6987bc4bfb903cff5304ec1ccd","81705369fcdb4b0eb08d49ee32e0b3ab","0f5d2eeeaf5f4d40ae43b567ca96a8d7","711f7bc53caa42839a694a1d8eed5cd1"]},"id":"v6OKoNYzWXsO","outputId":"77867f3a-5312-46cf-9906-a45e763808de","executionInfo":{"status":"ok","timestamp":1719069288670,"user_tz":-240,"elapsed":13817,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"display_data","data":{"text/plain":["pytorch_model.bin: 0%| | 0.00/648M [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"d332bac4906f42929a578323f96c84d6"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["generation_config.json: 0%| | 0.00/168 [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"b7127333efd64794b2f76fd99d392802"}},"metadata":{}}],"source":["led = AutoModelForSeq2SeqLM.from_pretrained(\"allenai/led-base-16384\", gradient_checkpointing=True, use_cache=False)"]},{"cell_type":"code","execution_count":16,"metadata":{"id":"CA9kScwWWiDl","executionInfo":{"status":"ok","timestamp":1719069301030,"user_tz":-240,"elapsed":541,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[],"source":["# set generate hyperparameters\n","led.config.num_beams = 2\n","led.config.max_length = 512\n","led.config.min_length = 100\n","led.config.length_penalty = 2.0\n","led.config.early_stopping = True\n","led.config.no_repeat_ngram_size = 3"]},{"cell_type":"code","execution_count":null,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":486,"referenced_widgets":["686f2bfcd3e140f4a1df1004b70b863b","f22a43d0d1854474bcd76900a7323532","cf0e6bb3a5e14b0c91a314bda65f1a10","6498de61d15a46cb982f461ca1fc1424","05bab9bdf6e54dc59bf575883174c65a","6decfb6716334aa78040397e922917b2","72457b1576d44ac7b257aca0409ad400","ffc21f391076431d82b66cdd3f6ab89f","27ab60cb083b4e46ba245fc1be367221","f8d7bdf7dc85447bac5a770ab19f66d6","846891a3388f45489c2be3b13e535a39"]},"id":"_l5InekYWs6M","outputId":"476fd893-c36f-43f8-c882-09c0a2a9ae88","executionInfo":{"status":"ok","timestamp":1717987077218,"user_tz":-240,"elapsed":9009,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"stream","name":"stdout","text":["Collecting rouge_score\n"," Downloading rouge_score-0.1.2.tar.gz (17 kB)\n"," Preparing metadata (setup.py) ... \u001b[?25l\u001b[?25hdone\n","Requirement already satisfied: absl-py in /usr/local/lib/python3.10/dist-packages (from rouge_score) (1.4.0)\n","Requirement already satisfied: nltk in /usr/local/lib/python3.10/dist-packages (from rouge_score) (3.8.1)\n","Requirement already satisfied: numpy in /usr/local/lib/python3.10/dist-packages (from rouge_score) (1.25.2)\n","Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.10/dist-packages (from rouge_score) (1.16.0)\n","Requirement already satisfied: click in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (8.1.7)\n","Requirement already satisfied: joblib in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (1.4.2)\n","Requirement already satisfied: regex>=2021.8.3 in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (2024.5.15)\n","Requirement already satisfied: tqdm in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (4.66.4)\n","Building wheels for collected packages: rouge_score\n"," Building wheel for rouge_score (setup.py) ... \u001b[?25l\u001b[?25hdone\n"," Created wheel for rouge_score: filename=rouge_score-0.1.2-py3-none-any.whl size=24933 sha256=33f623cb03c94c81d403f7425dedad596efad637e9caa9ffa3111bf225e96a26\n"," Stored in directory: /root/.cache/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4\n","Successfully built rouge_score\n","Installing collected packages: rouge_score\n","Successfully installed rouge_score-0.1.2\n"]},{"output_type":"stream","name":"stderr","text":[":2: FutureWarning: load_metric is deprecated and will be removed in the next major version of datasets. Use 'evaluate.load' instead, from the new library 🤗 Evaluate: https://huggingface.co/docs/evaluate\n"," rouge = load_metric(\"rouge\")\n","/usr/local/lib/python3.10/dist-packages/datasets/load.py:759: FutureWarning: The repository for rouge contains custom code which must be executed to correctly load the metric. You can inspect the repository content at https://raw.githubusercontent.com/huggingface/datasets/2.19.2/metrics/rouge/rouge.py\n","You can avoid this message in future by passing the argument `trust_remote_code=True`.\n","Passing `trust_remote_code=True` will be mandatory to load this metric from the next major release of `datasets`.\n"," warnings.warn(\n"]},{"output_type":"display_data","data":{"text/plain":["Downloading builder script: 0%| | 0.00/2.17k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"686f2bfcd3e140f4a1df1004b70b863b"}},"metadata":{}}],"source":["!pip install rouge_score\n","rouge = load_metric(\"rouge\")"]},{"cell_type":"code","execution_count":17,"metadata":{"id":"it7edbz9XC9p","executionInfo":{"status":"ok","timestamp":1719069308629,"user_tz":-240,"elapsed":485,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[],"source":["def compute_metrics(pred):\n"," labels_ids = pred.label_ids\n"," pred_ids = pred.predictions\n","\n"," pred_str = tokenizer.batch_decode(pred_ids, skip_special_tokens=True)\n"," labels_ids[labels_ids == -100] = tokenizer.pad_token_id\n"," label_str = tokenizer.batch_decode(labels_ids, skip_special_tokens=True)\n","\n"," rouge_output = rouge.compute(\n"," predictions=pred_str, references=label_str, rouge_types=[\"rouge2\"]\n"," )[\"rouge2\"].mid\n","\n"," return {\n"," \"rouge2_precision\": round(rouge_output.precision, 4),\n"," \"rouge2_recall\": round(rouge_output.recall, 4),\n"," \"rouge2_fmeasure\": round(rouge_output.fmeasure, 4),\n"," }"]},{"cell_type":"code","execution_count":18,"metadata":{"id":"c5RdB_mwXElR","executionInfo":{"status":"ok","timestamp":1719069311625,"user_tz":-240,"elapsed":424,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[],"source":["from transformers import Seq2SeqTrainer, Seq2SeqTrainingArguments"]},{"cell_type":"code","execution_count":null,"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"Ai654JVKXWIV","outputId":"fd51341e-87c3-4e19-b722-daff3fa8d3a1"},"outputs":[{"name":"stdout","output_type":"stream","text":["Collecting accelerate\n"," Downloading accelerate-0.30.1-py3-none-any.whl (302 kB)\n","\u001b[?25l \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m0.0/302.6 kB\u001b[0m \u001b[31m?\u001b[0m eta \u001b[36m-:--:--\u001b[0m\r","\u001b[2K \u001b[91m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m\u001b[90m╺\u001b[0m\u001b[90m━━━━━━━\u001b[0m \u001b[32m245.8/302.6 kB\u001b[0m \u001b[31m7.2 MB/s\u001b[0m eta \u001b[36m0:00:01\u001b[0m\r","\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m302.6/302.6 kB\u001b[0m \u001b[31m6.6 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n","\u001b[?25hRequirement already satisfied: numpy>=1.17 in /usr/local/lib/python3.10/dist-packages (from accelerate) (1.25.2)\n","Requirement already satisfied: packaging>=20.0 in /usr/local/lib/python3.10/dist-packages (from accelerate) (24.0)\n","Requirement already satisfied: psutil in /usr/local/lib/python3.10/dist-packages (from accelerate) (5.9.5)\n","Requirement already satisfied: pyyaml in /usr/local/lib/python3.10/dist-packages (from accelerate) (6.0.1)\n","Requirement already satisfied: torch>=1.10.0 in /usr/local/lib/python3.10/dist-packages (from accelerate) (2.3.0+cu121)\n","Requirement already satisfied: huggingface-hub in /usr/local/lib/python3.10/dist-packages (from accelerate) (0.23.2)\n","Requirement already satisfied: safetensors>=0.3.1 in /usr/local/lib/python3.10/dist-packages (from accelerate) (0.4.3)\n","Requirement already satisfied: filelock in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (3.14.0)\n","Requirement already satisfied: typing-extensions>=4.8.0 in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (4.12.0)\n","Requirement already satisfied: sympy in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (1.12.1)\n","Requirement already satisfied: networkx in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (3.3)\n","Requirement already satisfied: jinja2 in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (3.1.4)\n","Requirement already satisfied: fsspec in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (2023.6.0)\n","Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB)\n","Collecting nvidia-cuda-runtime-cu12==12.1.105 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB)\n","Collecting nvidia-cuda-cupti-cu12==12.1.105 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB)\n","Collecting nvidia-cudnn-cu12==8.9.2.26 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (731.7 MB)\n","Collecting nvidia-cublas-cu12==12.1.3.1 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB)\n","Collecting nvidia-cufft-cu12==11.0.2.54 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB)\n","Collecting nvidia-curand-cu12==10.3.2.106 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB)\n","Collecting nvidia-cusolver-cu12==11.4.5.107 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB)\n","Collecting nvidia-cusparse-cu12==12.1.0.106 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB)\n","Collecting nvidia-nccl-cu12==2.20.5 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_nccl_cu12-2.20.5-py3-none-manylinux2014_x86_64.whl (176.2 MB)\n","Collecting nvidia-nvtx-cu12==12.1.105 (from torch>=1.10.0->accelerate)\n"," Using cached nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB)\n","Requirement already satisfied: triton==2.3.0 in /usr/local/lib/python3.10/dist-packages (from torch>=1.10.0->accelerate) (2.3.0)\n","Collecting nvidia-nvjitlink-cu12 (from nvidia-cusolver-cu12==11.4.5.107->torch>=1.10.0->accelerate)\n"," Downloading nvidia_nvjitlink_cu12-12.5.40-py3-none-manylinux2014_x86_64.whl (21.3 MB)\n","\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m21.3/21.3 MB\u001b[0m \u001b[31m35.2 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n","\u001b[?25hRequirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (from huggingface-hub->accelerate) (2.31.0)\n","Requirement already satisfied: tqdm>=4.42.1 in /usr/local/lib/python3.10/dist-packages (from huggingface-hub->accelerate) (4.66.4)\n","Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/dist-packages (from jinja2->torch>=1.10.0->accelerate) (2.1.5)\n","Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface-hub->accelerate) (3.3.2)\n","Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface-hub->accelerate) (3.7)\n","Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface-hub->accelerate) (2.0.7)\n","Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests->huggingface-hub->accelerate) (2024.2.2)\n","Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in /usr/local/lib/python3.10/dist-packages (from sympy->torch>=1.10.0->accelerate) (1.3.0)\n","Installing collected packages: nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, nvidia-cusparse-cu12, nvidia-cudnn-cu12, nvidia-cusolver-cu12, accelerate\n","Successfully installed accelerate-0.30.1 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-8.9.2.26 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.20.5 nvidia-nvjitlink-cu12-12.5.40 nvidia-nvtx-cu12-12.1.105\n"]}],"source":["!pip install accelerate -U"]},{"cell_type":"code","execution_count":19,"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"h6UGccgsXO3S","outputId":"2536e50b-fbc4-4c2c-d83b-e3cb651f41d6","executionInfo":{"status":"ok","timestamp":1719069318289,"user_tz":-240,"elapsed":417,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"stream","name":"stderr","text":["/usr/local/lib/python3.10/dist-packages/transformers/training_args.py:1474: FutureWarning: `evaluation_strategy` is deprecated and will be removed in version 4.46 of 🤗 Transformers. Use `eval_strategy` instead\n"," warnings.warn(\n"]}],"source":["# enable fp16 apex training\n","training_args = Seq2SeqTrainingArguments(\n"," predict_with_generate=True,\n"," evaluation_strategy=\"steps\",\n"," per_device_train_batch_size=batch_size,\n"," per_device_eval_batch_size=batch_size,\n"," fp16=True,\n"," output_dir=\"./\",\n"," logging_steps=5,\n"," eval_steps=10,\n"," save_steps=10,\n"," save_total_limit=2,\n"," gradient_accumulation_steps=4,\n"," num_train_epochs=5,\n",")"]},{"cell_type":"code","execution_count":20,"metadata":{"id":"SM9e_n8xY6KE","executionInfo":{"status":"ok","timestamp":1719069322007,"user_tz":-240,"elapsed":622,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[],"source":["trainer = Seq2SeqTrainer(\n"," model=led,\n"," tokenizer=tokenizer,\n"," args=training_args,\n"," #compute_metrics=compute_metrics,\n"," train_dataset=train_dataset,\n"," eval_dataset=eval_dataset,\n",")"]},{"cell_type":"code","execution_count":21,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":1000},"id":"kLjtjhv4ZNCP","outputId":"d514be5f-05f5-45db-9a54-4243a0a2731a","executionInfo":{"status":"ok","timestamp":1719071945641,"user_tz":-240,"elapsed":2619356,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"display_data","data":{"text/plain":[""],"text/html":["\n","
\n"," \n"," \n"," [500/500 43:33, Epoch 5/5]\n","
\n","
\n"," \n","
\n","
Step
\n","
Training Loss
\n","
Validation Loss
\n","
\n"," \n"," \n","
\n","
10
\n","
2.864800
\n","
2.881588
\n","
\n","
\n","
20
\n","
2.988900
\n","
2.786632
\n","
\n","
\n","
30
\n","
3.051600
\n","
2.739434
\n","
\n","
\n","
40
\n","
2.660500
\n","
2.713189
\n","
\n","
\n","
50
\n","
2.809300
\n","
2.675948
\n","
\n","
\n","
60
\n","
2.920600
\n","
2.660659
\n","
\n","
\n","
70
\n","
2.809400
\n","
2.657620
\n","
\n","
\n","
80
\n","
2.523300
\n","
2.632737
\n","
\n","
\n","
90
\n","
2.650800
\n","
2.611667
\n","
\n","
\n","
100
\n","
2.845600
\n","
2.586114
\n","
\n","
\n","
110
\n","
2.462200
\n","
2.594203
\n","
\n","
\n","
120
\n","
2.287100
\n","
2.575082
\n","
\n","
\n","
130
\n","
2.448200
\n","
2.577598
\n","
\n","
\n","
140
\n","
2.407900
\n","
2.577733
\n","
\n","
\n","
150
\n","
2.284200
\n","
2.562148
\n","
\n","
\n","
160
\n","
2.626700
\n","
2.546337
\n","
\n","
\n","
170
\n","
2.389500
\n","
2.550294
\n","
\n","
\n","
180
\n","
2.278600
\n","
2.547001
\n","
\n","
\n","
190
\n","
2.362800
\n","
2.542010
\n","
\n","
\n","
200
\n","
2.280900
\n","
2.536673
\n","
\n","
\n","
210
\n","
2.272600
\n","
2.540544
\n","
\n","
\n","
220
\n","
2.193400
\n","
2.567594
\n","
\n","
\n","
230
\n","
2.244700
\n","
2.539946
\n","
\n","
\n","
240
\n","
2.450800
\n","
2.543459
\n","
\n","
\n","
250
\n","
2.296900
\n","
2.549047
\n","
\n","
\n","
260
\n","
2.420600
\n","
2.531697
\n","
\n","
\n","
270
\n","
2.013100
\n","
2.537778
\n","
\n","
\n","
280
\n","
2.002500
\n","
2.549222
\n","
\n","
\n","
290
\n","
2.217900
\n","
2.527988
\n","
\n","
\n","
300
\n","
2.208200
\n","
2.518951
\n","
\n","
\n","
310
\n","
1.949100
\n","
2.560796
\n","
\n","
\n","
320
\n","
2.291000
\n","
2.544772
\n","
\n","
\n","
330
\n","
2.043100
\n","
2.531899
\n","
\n","
\n","
340
\n","
2.067100
\n","
2.552888
\n","
\n","
\n","
350
\n","
2.193900
\n","
2.538817
\n","
\n","
\n","
360
\n","
2.060600
\n","
2.530621
\n","
\n","
\n","
370
\n","
2.008800
\n","
2.555676
\n","
\n","
\n","
380
\n","
2.191900
\n","
2.531735
\n","
\n","
\n","
390
\n","
2.251600
\n","
2.529018
\n","
\n","
\n","
400
\n","
1.940100
\n","
2.540375
\n","
\n","
\n","
410
\n","
2.110100
\n","
2.535391
\n","
\n","
\n","
420
\n","
1.890600
\n","
2.551980
\n","
\n","
\n","
430
\n","
1.980800
\n","
2.548765
\n","
\n","
\n","
440
\n","
1.819500
\n","
2.549592
\n","
\n","
\n","
450
\n","
1.851200
\n","
2.553532
\n","
\n","
\n","
460
\n","
2.046400
\n","
2.551943
\n","
\n","
\n","
470
\n","
2.017600
\n","
2.545003
\n","
\n","
\n","
480
\n","
2.068600
\n","
2.545952
\n","
\n","
\n","
490
\n","
2.026700
\n","
2.546269
\n","
\n","
\n","
500
\n","
1.861700
\n","
2.546145
\n","
\n"," \n","
"]},"metadata":{}},{"output_type":"stream","name":"stderr","text":["Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n","Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n"]},{"output_type":"execute_result","data":{"text/plain":["TrainOutput(global_step=500, training_loss=2.2905156116485594, metrics={'train_runtime': 2618.8179, 'train_samples_per_second': 1.525, 'train_steps_per_second': 0.191, 'total_flos': 2.157463663017984e+16, 'train_loss': 2.2905156116485594, 'epoch': 5.0})"]},"metadata":{},"execution_count":21}],"source":["trainer.train()"]},{"cell_type":"code","execution_count":22,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":734},"id":"7q8GUp1cQDiW","outputId":"608e9dcb-fea9-4882-a3b0-5d1adb18018d","executionInfo":{"status":"ok","timestamp":1719072078816,"user_tz":-240,"elapsed":1728,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}}},"outputs":[{"output_type":"display_data","data":{"text/plain":["
"],"image/png":"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\n"},"metadata":{}}],"source":["import pandas as pd\n","df=pd.DataFrame(trainer.state.log_history)\n","import pandas as pd\n","import matplotlib.pyplot as plt\n","\n","# Assuming df is already defined, and train_loss and eval_loss are subsets of df\n","train_loss = df[['loss', 'step']]\n","eval_loss = df[['eval_loss', 'step']]\n","\n","# Remove NaN rows in both dataframes\n","train_loss_clean = train_loss.dropna()\n","eval_loss_clean = eval_loss.dropna()\n","\n","# Plotting the loss vs step for train_loss\n","plt.figure(figsize=(5, 2))\n","plt.plot(train_loss_clean['step'], train_loss_clean['loss'], label='Train Loss', color='blue')\n","plt.xlabel('Step')\n","plt.ylabel('Loss')\n","plt.title('Train Loss vs Step')\n","plt.legend()\n","plt.grid(True)\n","plt.show()\n","\n","# Plotting the loss vs step for eval_loss\n","plt.figure(figsize=(5, 2))\n","plt.plot(eval_loss_clean['step'], eval_loss_clean['eval_loss'], label='Eval Loss', color='red')\n","plt.xlabel('Step')\n","plt.ylabel('Loss')\n","plt.title('Eval Loss vs Step')\n","plt.legend()\n","plt.grid(True)\n","plt.show()\n","\n","# Plotting both losses together\n","plt.figure(figsize=(5, 2))\n","plt.plot(train_loss_clean['step'], train_loss_clean['loss'], label='Train Loss', color='blue')\n","plt.plot(eval_loss_clean['step'], eval_loss_clean['eval_loss'], label='Eval Loss', color='red')\n","plt.xlabel('Step')\n","plt.ylabel('Loss')\n","plt.title('Train and Eval Loss vs Step')\n","plt.legend()\n","plt.grid(True)\n","plt.show()\n"]},{"cell_type":"code","source":["df"],"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":443},"id":"wzsaK7v-kEJf","executionInfo":{"status":"ok","timestamp":1719072085407,"user_tz":-240,"elapsed":459,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"87a0725a-3cb5-4bef-c787-09ff7d6302a0"},"execution_count":23,"outputs":[{"output_type":"execute_result","data":{"text/plain":[" loss grad_norm learning_rate epoch step eval_loss eval_runtime \\\n","0 3.4511 4.837308 4.950000e-05 0.05 5 NaN NaN \n","1 2.8648 3.968866 4.900000e-05 0.10 10 NaN NaN \n","2 NaN NaN NaN 0.10 10 2.881588 13.1553 \n","3 2.7824 3.681087 4.850000e-05 0.15 15 NaN NaN \n","4 2.9889 3.684774 4.800000e-05 0.20 20 NaN NaN \n",".. ... ... ... ... ... ... ... \n","146 NaN NaN NaN 4.90 490 2.546269 13.1952 \n","147 1.9039 3.169846 5.000000e-07 4.95 495 NaN NaN \n","148 1.8617 4.006496 0.000000e+00 5.00 500 NaN NaN \n","149 NaN NaN NaN 5.00 500 2.546145 13.1942 \n","150 NaN NaN NaN 5.00 500 NaN NaN \n","\n"," eval_samples_per_second eval_steps_per_second train_runtime \\\n","0 NaN NaN NaN \n","1 NaN NaN NaN \n","2 7.601 3.801 NaN \n","3 NaN NaN NaN \n","4 NaN NaN NaN \n",".. ... ... ... \n","146 7.578 3.789 NaN \n","147 NaN NaN NaN \n","148 NaN NaN NaN \n","149 7.579 3.790 NaN \n","150 NaN NaN 2618.8179 \n","\n"," train_samples_per_second train_steps_per_second total_flos \\\n","0 NaN NaN NaN \n","1 NaN NaN NaN \n","2 NaN NaN NaN \n","3 NaN NaN NaN \n","4 NaN NaN NaN \n",".. ... ... ... \n","146 NaN NaN NaN \n","147 NaN NaN NaN \n","148 NaN NaN NaN \n","149 NaN NaN NaN \n","150 1.525 0.191 2.157464e+16 \n","\n"," train_loss \n","0 NaN \n","1 NaN \n","2 NaN \n","3 NaN \n","4 NaN \n",".. ... \n","146 NaN \n","147 NaN \n","148 NaN \n","149 NaN \n","150 2.290516 \n","\n","[151 rows x 14 columns]"],"text/html":["\n","
\n","
\n","\n","
\n"," \n","
\n","
\n","
loss
\n","
grad_norm
\n","
learning_rate
\n","
epoch
\n","
step
\n","
eval_loss
\n","
eval_runtime
\n","
eval_samples_per_second
\n","
eval_steps_per_second
\n","
train_runtime
\n","
train_samples_per_second
\n","
train_steps_per_second
\n","
total_flos
\n","
train_loss
\n","
\n"," \n"," \n","
\n","
0
\n","
3.4511
\n","
4.837308
\n","
4.950000e-05
\n","
0.05
\n","
5
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
\n","
\n","
1
\n","
2.8648
\n","
3.968866
\n","
4.900000e-05
\n","
0.10
\n","
10
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
\n","
\n","
2
\n","
NaN
\n","
NaN
\n","
NaN
\n","
0.10
\n","
10
\n","
2.881588
\n","
13.1553
\n","
7.601
\n","
3.801
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
\n","
\n","
3
\n","
2.7824
\n","
3.681087
\n","
4.850000e-05
\n","
0.15
\n","
15
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
\n","
\n","
4
\n","
2.9889
\n","
3.684774
\n","
4.800000e-05
\n","
0.20
\n","
20
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
\n","
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
...
\n","
\n","
\n","
146
\n","
NaN
\n","
NaN
\n","
NaN
\n","
4.90
\n","
490
\n","
2.546269
\n","
13.1952
\n","
7.578
\n","
3.789
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
\n","
\n","
147
\n","
1.9039
\n","
3.169846
\n","
5.000000e-07
\n","
4.95
\n","
495
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
\n","
\n","
148
\n","
1.8617
\n","
4.006496
\n","
0.000000e+00
\n","
5.00
\n","
500
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
\n","
\n","
149
\n","
NaN
\n","
NaN
\n","
NaN
\n","
5.00
\n","
500
\n","
2.546145
\n","
13.1942
\n","
7.579
\n","
3.790
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
\n","
\n","
150
\n","
NaN
\n","
NaN
\n","
NaN
\n","
5.00
\n","
500
\n","
NaN
\n","
NaN
\n","
NaN
\n","
NaN
\n","
2618.8179
\n","
1.525
\n","
0.191
\n","
2.157464e+16
\n","
2.290516
\n","
\n"," \n","
\n","
151 rows × 14 columns
\n","
\n","
\n","\n","
\n"," \n","\n"," \n","\n"," \n","
\n","\n","\n","
\n"," \n","\n","\n","\n"," \n","
\n","\n","
\n"," \n"," \n"," \n","
\n","\n","
\n","
\n"],"application/vnd.google.colaboratory.intrinsic+json":{"type":"dataframe","variable_name":"df","summary":"{\n \"name\": \"df\",\n \"rows\": 151,\n \"fields\": [\n {\n \"column\": \"loss\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.3455451017997184,\n \"min\": 1.8113,\n \"max\": 3.4511,\n \"num_unique_values\": 100,\n \"samples\": [\n 1.8906,\n 2.0131,\n 1.8908\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"grad_norm\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.441044095405732,\n \"min\": 2.562638998031616,\n \"max\": 4.837307929992676,\n \"num_unique_values\": 100,\n \"samples\": [\n 3.157702684402466,\n 3.0251247882843018,\n 3.6588473320007324\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"learning_rate\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 1.4505745987941009e-05,\n \"min\": 0.0,\n \"max\": 4.9500000000000004e-05,\n \"num_unique_values\": 100,\n \"samples\": [\n 8.000000000000001e-06,\n 2.3000000000000003e-05,\n 1.45e-05\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"epoch\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 1.4571718806045921,\n \"min\": 0.05,\n \"max\": 5.0,\n \"num_unique_values\": 100,\n \"samples\": [\n 4.2,\n 2.7,\n 3.55\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"step\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 145,\n \"min\": 5,\n \"max\": 500,\n \"num_unique_values\": 100,\n \"samples\": [\n 420,\n 270,\n 355\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"eval_loss\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.07181753583358956,\n \"min\": 2.518950939178467,\n \"max\": 2.8815882205963135,\n \"num_unique_values\": 50,\n \"samples\": [\n 2.577732563018799,\n 2.540374517440796,\n 2.5607964992523193\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"eval_runtime\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.025352032805022493,\n \"min\": 13.1224,\n \"max\": 13.2284,\n \"num_unique_values\": 49,\n \"samples\": [\n 13.1801,\n 13.1597,\n 13.1952\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"eval_samples_per_second\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.0145731651626249,\n \"min\": 7.56,\n \"max\": 7.621,\n \"num_unique_values\": 31,\n \"samples\": [\n 7.568,\n 7.577,\n 7.586\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"eval_steps_per_second\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.007301216001601441,\n \"min\": 3.78,\n \"max\": 3.81,\n \"num_unique_values\": 24,\n \"samples\": [\n 3.788,\n 3.781,\n 3.801\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"train_runtime\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": null,\n \"min\": 2618.8179,\n \"max\": 2618.8179,\n \"num_unique_values\": 1,\n \"samples\": [\n 2618.8179\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"train_samples_per_second\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": null,\n \"min\": 1.525,\n \"max\": 1.525,\n \"num_unique_values\": 1,\n \"samples\": [\n 1.525\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"train_steps_per_second\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": null,\n \"min\": 0.191,\n \"max\": 0.191,\n \"num_unique_values\": 1,\n \"samples\": [\n 0.191\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"total_flos\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": null,\n \"min\": 2.157463663017984e+16,\n \"max\": 2.157463663017984e+16,\n \"num_unique_values\": 1,\n \"samples\": [\n 2.157463663017984e+16\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"train_loss\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": null,\n \"min\": 2.2905156116485594,\n \"max\": 2.2905156116485594,\n \"num_unique_values\": 1,\n \"samples\": [\n 2.2905156116485594\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}"}},"metadata":{},"execution_count":23}]},{"cell_type":"code","source":["# Assuming 'your_actual_output_directory' is the correct path where your model files are located\n","trainer.args.output_dir = '/content/drive/MyDrive/RA_Internship/PACSUM/DATASET_PACSUM'\n","\n","trainer.push_to_hub()"],"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":237,"referenced_widgets":["eed064226daa42209faf3e2babbff2f5","701215520cf84d03afb988b169a30942","0762e779663e4c67a6779a938218f11b","31e3a0cffbf143ee922892b33a50d951","2d74cff91ac94df9a9fa2642161e15eb","6c6177779cf545948f439e8ac18bf86a","e0ae64ef5bbe4bf2a52bfc9766de5b93","96e8e511882a4a05abb3fbe3b6b3cab4","7c060dad24f24f37a9cdb3324326e6a1","f347597eb9fc43b9b143739bd2562264","3cd9acc15d6a45c5b521d69794bfd8cc","66c051fa36ec46bfbb09ceb3b62f684e","d73d8bf0b6d24cd88ad3357630122ce1","367cbb5ba74b461987fe4a8f8023ce8f","4642f6097cc842b8af2fa2d20d9f1d58","f8d0a657ad9f47a3986ba1e110b80f1b","e573ad694d5b41debce92dfb799f9d83","6a55f9956e874452bdfe2c3c09b271ac","42583383d55f4d6e8fcd004297361855","01d7d2b76a1846f18fb51aeaae1376cb","1798c8e65d214b01a16f65c3c254a6d8","842e0564de4b4ec4b58fca9c6e483077","1a903fc546ea488185c3ccebc6be18c0","2239406bfdf34d7da43e233294d6526e","cbdb5b0dea34496c8a1f9a58137aa557","b1422da2142745878aa9577f57c9e4f8","cfd3ea3c4adc412986022080aa5818d1","7cae8f8703124378a4c79d1e02514d73","52ed6a648c7a41f18184938cf38edce3","9687044615594e6980ea419fc3420a17","874386d2c2eb48b4b7380a7926d3ee69","83ca2408969e480d8a236ff1b39ea17b","22bc5b72b248443da26136ce6e0ee965"]},"id":"BsPnIUQ5i3Tj","executionInfo":{"status":"ok","timestamp":1719075352277,"user_tz":-240,"elapsed":58285,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"6567ef8a-d3af-4aea-a4b4-2227f65c4834"},"execution_count":28,"outputs":[{"output_type":"stream","name":"stderr","text":["Some non-default generation parameters are set in the model config. These should go into a GenerationConfig file (https://huggingface.co/docs/transformers/generation_strategies#save-a-custom-decoding-strategy-with-your-model) instead. This warning will be raised to an exception in v4.41.\n","Non-default generation parameters: {'max_length': 512, 'min_length': 100, 'early_stopping': True, 'num_beams': 2, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3}\n","Your generation config was originally created from the model config, but the model config has changed since then. Unless you pass the `generation_config` argument to this model's `generate` calls, they will revert to the legacy behavior where the base `generate` parameterization is loaded from the model config instead. To avoid this behavior and this warning, we recommend you to overwrite the generation config model attribute before calling the model's `save_pretrained`, preferably also removing any generation kwargs from the model config. This warning will be raised to an exception in v4.41.\n"]},{"output_type":"display_data","data":{"text/plain":["Upload 2 LFS files: 0%| | 0/2 [00:00, ?it/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"eed064226daa42209faf3e2babbff2f5"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["training_args.bin: 0%| | 0.00/5.24k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"66c051fa36ec46bfbb09ceb3b62f684e"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["model.safetensors: 0%| | 0.00/648M [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"1a903fc546ea488185c3ccebc6be18c0"}},"metadata":{}},{"output_type":"execute_result","data":{"text/plain":["CommitInfo(commit_url='https://huggingface.co/alwaysaditi/content/commit/f31464a7dd10f6374d7360767deb2d8d4ed7ef53', commit_message='End of training', commit_description='', oid='f31464a7dd10f6374d7360767deb2d8d4ed7ef53', pr_url=None, pr_revision=None, pr_num=None)"],"application/vnd.google.colaboratory.intrinsic+json":{"type":"string"}},"metadata":{},"execution_count":28}]},{"cell_type":"code","source":["#Inference"],"metadata":{"id":"F3l0ET4lqXEq"},"execution_count":null,"outputs":[]},{"cell_type":"code","source":["# Use a pipeline as a high-level helper\n","from transformers import pipeline\n","\n","pipe = pipeline(\"text2text-generation\", model=\"alwaysaditi/led_hiporank_setting1\")"],"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":397,"referenced_widgets":["5848c165bbcc43798510a4b7de6ac025","b0bb01a086014c899d02218b52dbb587","678580242fcc493db844628c9f7ceeaa","46c4fdeedf494a688132c40d799a304d","cff98db809994469961760bd2b8a9bff","7b1d3959e1924f70891bb710680e38ae","0db0b115f0374072a664abe056291d2c","4d37806af79b44ee9b47bae73432ddc3","3935523fe3434e17ac46ec2bca0d2591","a7b93b0d13294061bbd5f4900bb67522","e8a56214e9584fa0abfd72db0d8bff93","0f98696a4f8d496cb5d9122a361df917","08a8e634ca4e4d60be998bf85e50d3d5","d9425277e0b04ab986adab8058849336","eb1e576545194454b26d14376f71ef98","a1736f19e9e14787a9b90075a1f59b51","009cbbd4286b448693a181757a39409c","74d49d89ac934d1c87e7fbd39f456943","7b464cd62b2246038aa163cb68be98d5","6263de0a2ca647cb83d9e49fc820db92","e3f0b803c7634adea791d6ef00fe4ff9","e326f9fe55724d82b4ba94820ca8bf39","4c35efb2cd264fe0b162fc52a027076d","5d2d2f56da0e439a92ffaa15d12afed9","4fe8644c63e54417af9823a1d18d1551","99b426841b0642b28e6a25569e2153e0","57a295f308544000aac01beaa936a108","48d046c9253846598a8585227dbf2c2e","3c9e8dc215f74d03848cc6696e01e869","e2b3cd22c179449d99e3a92c90c9737b","ba84a501d78948fd8a19cddd52b61fb0","e4c18749e7d24332bef7da70d876aff9","4b6d32887f0b497499c78af6690cacc2","b8c1e1aa424e487e86df0f425da849e1","d40dec6af89e47a295e4b48d5c8f4734","7e14c561413d4a548add644cf765e2e9","4e479c7ac61541c2a0bada43886da71a","740bc7bb7fb44c7d980c0297bcd7bfb6","0a231f9c3a77421fb91b439bd20d4f10","5cc1120ded8f4e91ac5185b6bdedd5e7","0090c0e19c9c4d39b0c98ec758a3d72c","3898ab3c5dce4176ae50bba9c09623d7","a430886fb5d745c7834541a8687fe245","781d34031f954393af04fd0b60911ddc","3584a735ee284f0b8c88757813efaf86","c947203568b94464a0747ffb43218dd5","88de79a33e144481b067296c2fec3a13","12129bf7c47b4a7e8e98a7dbcf574c91","0af043937ca949edbcd703fc5474e496","cf5fb501633c428bbcb96b1a28ecfbe5","4befd48f393242b5a3e29b7c2bf57e88","c99dedbeffb74a63915ed8f760d085eb","d0a3c5c77a864c6fba65dd7293c1fab8","a05516bba01e42c7be5dc4105e128fd3","7c82336ed7c0447cb5a5da96ea09cf23","e70bad9f3772496ba72f895943d58444","52a85c5a71cb4866ac60d5e2f92b836f","d486b1add058420fbe2a53f2c807de35","c0dab47729c344aabfd58a453b50b7ee","b61ff126cc644faebf2a34b407d476ee","5f9abb070af84d6c9ffb1747238f8823","c9affc7ef61e4afdb209f564a36a82a7","b3863d62e3684d849f8ce78f9ca313bb","aef0502ee8134d8ab2f5fc936271e573","d9515470f22743fbac42773ca79562bb","dac9b42265b14eea89cbb1849e99ec93","4e21bf2dbe11493bae594034557e7392","0db8ee02ff0e4a68944999a7c46560ab","681c5b9d90bf48d699024d829454934f","ba94513db6c4472b962c8112edbfc49d","415943e0edef48d5b8aecadd92bf370a","5e7b8b180b56426183901fa4699e79ad","100286eff7cb4c8bbf0b4102263b7cc1","59ef85a3460c49008caf08c1885b708a","6c79cfcd1d0741eca4f443fc78edc7ae","eda9fa293e1140388cdf1370cedeb3ab","2dc9b6f6a972438ba94ead2cc3d00530","833988820b52407b8ce129ae243aa676","73ec1d8dab594d1dab9a653171ecdd0f","c5df12a2a6f64d6fb48ebb1e9bdfc3b7","732fd4d0981c441995aafd0cdf4e7abe","3861f745da6a40f6b34006fef99dcec4","13ecf0bb82e543e6bb4a84d1d8b7503d","7b5df58fac6d4f7f8070edc41015e5c8","543e9cde20cd4e6ab033864819544057","20d0f57828fe4084b7a5c0e5e4aff10d","716a26014b754e599bc8dda94617c87f","f288c94806f6490589640a7fba4268f0"]},"id":"l0dVdARDqY16","executionInfo":{"status":"ok","timestamp":1717561880782,"user_tz":-240,"elapsed":47331,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"4228829e-8383-40d8-a34c-ec5a34beb3e3"},"execution_count":null,"outputs":[{"output_type":"stream","name":"stderr","text":["/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_token.py:89: UserWarning: \n","The secret `HF_TOKEN` does not exist in your Colab secrets.\n","To authenticate with the Hugging Face Hub, create a token in your settings tab (https://huggingface.co/settings/tokens), set it as secret in your Google Colab and restart your session.\n","You will be able to reuse this secret in all of your notebooks.\n","Please note that authentication is recommended but still optional to access public models or datasets.\n"," warnings.warn(\n"]},{"output_type":"display_data","data":{"text/plain":["config.json: 0%| | 0.00/1.28k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"5848c165bbcc43798510a4b7de6ac025"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["model.safetensors: 0%| | 0.00/648M [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"0f98696a4f8d496cb5d9122a361df917"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["generation_config.json: 0%| | 0.00/295 [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"4c35efb2cd264fe0b162fc52a027076d"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["tokenizer_config.json: 0%| | 0.00/1.21k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"b8c1e1aa424e487e86df0f425da849e1"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["vocab.json: 0%| | 0.00/798k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"3584a735ee284f0b8c88757813efaf86"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["merges.txt: 0%| | 0.00/456k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"e70bad9f3772496ba72f895943d58444"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["tokenizer.json: 0%| | 0.00/2.11M [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"4e21bf2dbe11493bae594034557e7392"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["special_tokens_map.json: 0%| | 0.00/957 [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"833988820b52407b8ce129ae243aa676"}},"metadata":{}}]},{"cell_type":"markdown","source":["Inference on the finetuned model\n","\n","\n"],"metadata":{"id":"J2eO6n6tsgQ3"}},{"cell_type":"code","source":["# Use a pipeline as a high-level helper\n","from transformers import pipeline\n","\n","summarizer = pipeline(\"text2text-generation\", model=\"alwaysaditi/hiporank_LED\")"],"metadata":{"id":"g4IFtFvvsKVV","executionInfo":{"status":"ok","timestamp":1717992070407,"user_tz":-240,"elapsed":39945,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"colab":{"base_uri":"https://localhost:8080/","height":397,"referenced_widgets":["9bec1b742b93498295e9f94243c1f431","030335b4477b49a4abb4b29c1e0939fc","1dfa9e77b67d4c5e9ae7e4fec37c88ea","45870d32af3d49e189acdd3fcbacdadf","f7b9aa650f04486ebc6eb151a19dbf4e","01c5f81549fe446c83eb848842ff09c1","cc92eca0c78c480ab100e1bd63439658","affa369a32ce41229fb61d5c2700326f","2d45a98df6ff487fb1ac4d108555386b","1061fe7d61fd4d939dc7752102bb8e72","dadde30982884bf6a7320e3e4c025bc7","2bda047b50264cbf84feb60d343a66ec","62516f13d2d34defb87f70a5701433a1","a2a51f7fe07c4bafbc810636a5e771dd","a525bb7e594e417487a82522709b0883","b47ff53c504242548a47ed526148c957","06cec0dca36141178227978f4ad99bc6","262bbcbcb4ca41658e5978b0e483477f","3af98e95bd6845b2885b34e684c86aa8","6979cdf8c6b54e43b19fe21ffb500ac9","268d85aee81142039ca34cccbb312464","2073cfa22db14518a9a8cf4c3e0f89eb","7e17f38f528b4b7e9776a3598de2e31a","af61051e95584fdc9f404bf64d254b3a","09c45f312a5a4ea0a5341a9ddb4af6c2","2c2ca79e7d8c4cd084f5cebc4823c177","23180d8f98b04af18e74be51766a0d54","51bda236ef14427e98bed4fff0668ce5","f76e09f63277434ba2dcaa0cd7fcfd25","9ae1cbf474474332a5010ed7337ca137","a49c864bfff64ca29b8cf4221a31ba65","8b609e02c4b84e3688d5a783a41e5d4d","6819555a72424f2da079dd93134dd6c9","349e777715824518af3e575fd2542fe3","8ac250467c4745be9b37eabeb9e38a33","edc8185249524c859875e2a791c3474c","e70db060ce024d959c1681dbd7f0e2d4","f4f9e3ad9c124deeb6e581dd10e50d53","f2a5ece7f5c643859cbd2721a5f43ba6","edfc5c84c53d4a4484eadfdc2747feb5","aae3a9287656458f9329541feb15da56","66cac4c495e942908888d3fedf031935","14ab8e9d93944dc6ac8bceb321010b8c","97cd012aff0640969cf4eb138fdaec62","9fadcc6912484d8594918c7e21d702f8","ff6cd16885824214bfd84af8f1109304","137319a201ff4b5bb31c40a5d9624ffe","ddd59b4dcfe54c8992b9545c99e9808b","7c3013e0d1df420fb7a54f4bd2a69393","0b4e52fbcb0b45b9b7796cc8cbf05643","ceb46ef766814c90a59461c6c3b695f9","d8720c5007da4134ac5c1f9f6c003d4c","9fa60b27125c47d1962c91214a03b38f","722794cc8eba4aedadbc35fedc1c09e5","39ee2f9fff5c43f19913ea348771327e","f78da64e94684ea0b7113c4b9d428a54","91c3d41136964ed49fa85a54f627262e","4dbcefecab754e40a0e0fa59dee425f9","39bc5d3c9f5747d48638913d120e75cb","2a3b37518b75481f915ce2eda1964461","fa04bdcac02f4a0685753fc9480d161f","6f9a48b26b7f4b9fb291ea6b57851884","2d387e8c9b9b43d9bff2e66dcda17c19","b183f88aa1b54d2b9579a6834b859ed2","c28c19742d4f489b9e640a042a75b7df","5936499a9808403981dc5401c384c7ae","1b57ec576d57437ebe5101b49c19e5f3","dad1eec0fcc24fd0b5e670aa4ef3a101","bdee2aaeb76b481387a7f66a56f445dd","dd908832cd374f2ab13aef9ba1ee3ed8","ada9d2f3f8d6480d9cb62288aa67573c","c70d6d9e9d9d476a8e0abd2730afded1","2482dbac99414cb19646ad7e99dea6a5","b1ddce86ac1d4e41a44740996a8f18cd","1eb5c0c04cff4abfbf5d183378cd92e7","af09dd74e79e40ef94d155bdfb255253","17476e334a774a4ea5eec0c6484bb63b","b5fca471892c4066a99d0ff70a9b731c","04be1eec15e14c608ae325efbb6a1b9e","0ac61cd83fad45758b64073197808a32","d30a24badb1f4099a206099c9d10e60f","1aaa2883d3764b6a84b01f990633de9e","84d42effd4cc4d9cbf9fccd4930d0747","9499d3d6955c42418c23b96c552b6065","bca99ce4a5cc49edaa0e17d5c4c6bbf1","56e9978e10a74ca6bd03f3219bb7977d","341ac4d694e84bc38e7a0792fdbac62f","fb41c8269f3a4c2d988a18d24e3185e5"]},"outputId":"dca88766-ce1c-40ac-c8e8-53b539b3aa95"},"execution_count":null,"outputs":[{"output_type":"stream","name":"stderr","text":["/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_token.py:89: UserWarning: \n","The secret `HF_TOKEN` does not exist in your Colab secrets.\n","To authenticate with the Hugging Face Hub, create a token in your settings tab (https://huggingface.co/settings/tokens), set it as secret in your Google Colab and restart your session.\n","You will be able to reuse this secret in all of your notebooks.\n","Please note that authentication is recommended but still optional to access public models or datasets.\n"," warnings.warn(\n"]},{"output_type":"display_data","data":{"text/plain":["config.json: 0%| | 0.00/1.28k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"9bec1b742b93498295e9f94243c1f431"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["model.safetensors: 0%| | 0.00/648M [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"2bda047b50264cbf84feb60d343a66ec"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["generation_config.json: 0%| | 0.00/163 [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"7e17f38f528b4b7e9776a3598de2e31a"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["tokenizer_config.json: 0%| | 0.00/1.21k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"349e777715824518af3e575fd2542fe3"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["vocab.json: 0%| | 0.00/798k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"9fadcc6912484d8594918c7e21d702f8"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["merges.txt: 0%| | 0.00/456k [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"f78da64e94684ea0b7113c4b9d428a54"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["tokenizer.json: 0%| | 0.00/2.11M [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"1b57ec576d57437ebe5101b49c19e5f3"}},"metadata":{}},{"output_type":"display_data","data":{"text/plain":["special_tokens_map.json: 0%| | 0.00/957 [00:00, ?B/s]"],"application/vnd.jupyter.widget-view+json":{"version_major":2,"version_minor":0,"model_id":"b5fca471892c4066a99d0ff70a9b731c"}},"metadata":{}}]},{"cell_type":"code","source":["text = \"\"\"the development of data-driven artificial intelligence (ai) technologies, such as machine learning (ml), generally consists of three phases involving data capture and pre-processing, model building and validation, and real-world implementation and deployment (coiera, 2019). in the case of healthcare, ai developers require access to health and care data, which might also include potentially identifiable patient data. information governance (ig) processes have been put in place to oversee the use of personal confidential data. however, navigating ig processes in the formative stages of ai development and pre-deployment can be challenging because the mechanisms for data sharing for the purpose of assuring the safety of ai applications are complex and evolving.the uncertainty about ig processes governing access to health and care data is problematic not least because the development of trustworthy healthcare ai needs to be based on prospective and ergonomics studies that enable iterative and incremental assessment of what happens when ai is introduced into the wider socio-technical system (sujan, pool and salmon, 2022;vasey et al., 2022). many studies evaluating healthcare ai are retrospective and focus on the performance of algorithms rather than on the safety and assurance of the service within which the ai is going to be used (sujan et al., 2019). as a result, the evidence base for the safety and efficacy of these technologies remains weak and is at a high risk of bias (nagendran et al., 2020;wu et al., 2021). often, subsequent prospective evaluation studies demonstrate that one cannot assume that results from retrospective evaluation translate smoothly into successful adoption and deployment in clinical systems (blomberg et al., 2021;beede et al., 2020).development and retrospective evaluation of healthcare ai are typically performed with a technology-centric focus, with an emphasis on technical issues such as data quality and the potential for bias in the data (challen et al., 2019). there is a risk that ig is regarded as a deterministic and external process rather than as an integral and formative part of the development life cycle. from a human factors and ergonomics (hf/e) perspective, the development, governance, and deployment of novel and disruptive technologies, such as healthcare ai, should be studied as interacting sociotechnical processes rather than as technical and procedural activities in isolation (sujan et al., 2021).the contribution of this paper is a reflection on the practical experiences of managing ig processes for the development of trustworthy healthcare ai from a socio-technical systems perspective using the example of an ai system to support the recognition of out of hospital cardiac arrest (ohca) calls in a welsh ambulance service clinical contact centre. the next section (section 2) provides an overview of the current state of ig processes and requirements in wales. in section 3 we describe the case study and interpret from a socio-technical systems perspective our experiences of managing ig. then, in section 4 we propose recommendations for integrating ig practices into the development life cycle of trustworthy healthcare ai. concluding remarks are presented in section 5. in the case of healthcare, ai developers require access to health and care data, which might also include potentially identifiable patient data. however, navigating ig processes in the formative stages of ai development and pre-deployment can be challenging because the mechanisms for data sharing for the purpose of assuring the safety of ai applications are complex and evolving.the uncertainty about ig processes governing access to health and care data is problematic not least because the development of trustworthy healthcare ai needs to be based on prospective and ergonomics studies that enable iterative and incremental assessment of what happens when ai is introduced into the wider socio-technical system(sujan, pool and salmon, 2022;vasey et al. organisations processing health and care data need to consider whether they require and meet a legal basis to satisfy data protection legislation. within the context of the development and deployment of healthcare ai, ig processes are important to ensure data privacy and security, ethical use and appropriate data quality and accuracy.in wales, ig processes need to ensure that the requirements of the uk gdpr (general data protection regulation) and the common law duty of confidentiality (cldc) are met. the uk gdpr applies to personal data, whilst the cldc applies to confidential patient data. when processing confidential patient information, having a legal basis under the uk gdpr (article 6 and article 9) does not remove the need for an appropriate legal basis under the cldc. data sharing for individual care is limited to those within a patient's health and care team, who have a legitimate relationship with that person (and therefore a need to access their information to treat them). a lawful basis under uk gdpr article 6 and article 9 (for special category data including health data) is required, such as performance of a task carried out in the exercise of official authority of the controller. google deepmind's argument was that the arrangement was covered by the implied consent rule under the common law duty of confidentiality (cldc), which allows the nhs to use and share data, including with third parties, on the basis of implied consent if it is for the purpose of direct patient care. the data processor is the person or entity processing personal data on behalf of the data controller. within the assist study, most of the 2-year project period was spent on learning about ig and negotiating the legal basis for data sharing, details of data requirements, and appropriate data control. in this sense, the experiences reported here around negotiating data sharing, data requirements and data control could be conceptualised as \"information governance work\". ig processes for the development of trustworthy healthcare ai rely on information governance work, which entails dialogue, negotiation, and trade-offs around the legal basis for data sharing, data requirements and data control.\"\"\""],"metadata":{"id":"929D-pWEs-Xk"},"execution_count":null,"outputs":[]},{"cell_type":"code","source":["summary = summarizer(text, max_length=512, min_length=100, do_sample=False)"],"metadata":{"id":"R0M4GJiMuFen","executionInfo":{"status":"ok","timestamp":1717992317308,"user_tz":-240,"elapsed":219774,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"colab":{"base_uri":"https://localhost:8080/"},"outputId":"0bfcb0ec-067f-486d-ae92-c976574d7a14"},"execution_count":null,"outputs":[{"output_type":"stream","name":"stderr","text":["/usr/local/lib/python3.10/dist-packages/transformers/generation/utils.py:1283: UserWarning: You have modified the pretrained model configuration to control generation. This is a deprecated strategy to control generation and will be removed soon, in a future version. Please use and modify the model generation configuration (see https://huggingface.co/docs/transformers/generation_strategies#default-text-generation-configuration )\n"," warnings.warn(\n","Input ids are automatically padded from 1195 to 2048 to be a multiple of `config.attention_window`: 1024\n"]}]},{"cell_type":"code","source":["print(summary[0]['generated_text'])"],"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"yuO0fPNcuR6b","executionInfo":{"status":"ok","timestamp":1717992351204,"user_tz":-240,"elapsed":410,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"f522b2cd-d976-4b4f-818e-8b7682ef7a84"},"execution_count":null,"outputs":[{"output_type":"stream","name":"stdout","text":["integrating ig processes into the development of trustworthy healthcare ai we present a case study of the development and implementation of healthcare ais processes, which are based on the assumption that data is available to the ai developer in the formative stages of ai development and pre-deployment. we describe the practical experiences of managing ig processes for the development, governance, and deployment of a system and present recommendations for integrating ig practices into the developing life cycle of a biomedical ai. we report on the experiences of using a data-driven learning system to develop a system for the identification and treatment of out-of-hospital cardiac arrest (ohca) calls. we use a dataset from the wales healthcare system to evaluate the quality of the data.\n"]}]},{"cell_type":"code","source":["generated_summary = summary[0]['generated_text']"],"metadata":{"id":"ysks9bmkuP4W"},"execution_count":null,"outputs":[]},{"cell_type":"code","source":["target_text = \"\"\"in order to develop trustworthy healthcare artificial intelligence (ai) prospective and ergonomics studies that consider the complexity and reality of real-world applications of ai systems are needed. to achieve this, technology developers and deploying organisations need to form collaborative partnerships. this entails access to healthcare data, which frequently might also include potentially identifiable data such as audio recordings of calls made to an ambulance service call centre. information governance (ig) processes have been put in place to govern the use of personal confidential data. however, navigating ig processes in the formative stages of ai development and pre-deployment can be challenging, because the legal basis for data sharing is explicit only for the purpose of delivering patient care, i.e., once a system is put into service.in this paper we describe our experiences of managing ig for the assurance of healthcare ai, using the example of an out-of-hospital-cardiac-arrest recognition software within the context of the welsh ambulance service. we frame ig as a socio-technical process. ig processes for the development of trustworthy healthcare ai rely on information governance work, which entails dialogue, negotiation, and trade-offs around the legal basis for data sharing, data requirements and data control. information governance work should start early in the design life cycle and will likely continue throughout. this includes a focus on establishing and building relationships, as well as a focus on organisational readiness deeper understanding of both ai technologies as well as their safety assurance requirements. \"\"\""],"metadata":{"id":"1q82rSiSudk4"},"execution_count":null,"outputs":[]},{"cell_type":"code","source":["!pip install evaluate"],"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":1000},"id":"4xqxIdD01gaS","executionInfo":{"status":"ok","timestamp":1717992395238,"user_tz":-240,"elapsed":10886,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"4e5b2377-e65c-4521-a33b-96e497739597"},"execution_count":null,"outputs":[{"output_type":"stream","name":"stdout","text":["Collecting evaluate\n"," Downloading evaluate-0.4.2-py3-none-any.whl (84 kB)\n","\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m84.1/84.1 kB\u001b[0m \u001b[31m940.6 kB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n","\u001b[?25hCollecting datasets>=2.0.0 (from evaluate)\n"," Downloading datasets-2.19.2-py3-none-any.whl (542 kB)\n","\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m542.1/542.1 kB\u001b[0m \u001b[31m5.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n","\u001b[?25hRequirement already satisfied: numpy>=1.17 in /usr/local/lib/python3.10/dist-packages (from evaluate) (1.25.2)\n","Collecting dill (from evaluate)\n"," Downloading dill-0.3.8-py3-none-any.whl (116 kB)\n","\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m116.3/116.3 kB\u001b[0m \u001b[31m13.9 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n","\u001b[?25hRequirement already satisfied: pandas in /usr/local/lib/python3.10/dist-packages (from evaluate) (2.0.3)\n","Requirement already satisfied: requests>=2.19.0 in /usr/local/lib/python3.10/dist-packages (from evaluate) (2.31.0)\n","Requirement already satisfied: tqdm>=4.62.1 in /usr/local/lib/python3.10/dist-packages (from evaluate) (4.66.4)\n","Collecting xxhash (from evaluate)\n"," Downloading xxhash-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB)\n","\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m194.1/194.1 kB\u001b[0m \u001b[31m20.9 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n","\u001b[?25hCollecting multiprocess (from evaluate)\n"," Downloading multiprocess-0.70.16-py310-none-any.whl (134 kB)\n","\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m134.8/134.8 kB\u001b[0m \u001b[31m18.1 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n","\u001b[?25hRequirement already satisfied: fsspec[http]>=2021.05.0 in /usr/local/lib/python3.10/dist-packages (from evaluate) (2023.6.0)\n","Requirement already satisfied: huggingface-hub>=0.7.0 in /usr/local/lib/python3.10/dist-packages (from evaluate) (0.23.2)\n","Requirement already satisfied: packaging in /usr/local/lib/python3.10/dist-packages (from evaluate) (24.0)\n","Requirement already satisfied: filelock in /usr/local/lib/python3.10/dist-packages (from datasets>=2.0.0->evaluate) (3.14.0)\n","Requirement already satisfied: pyarrow>=12.0.0 in /usr/local/lib/python3.10/dist-packages (from datasets>=2.0.0->evaluate) (14.0.2)\n","Requirement already satisfied: pyarrow-hotfix in /usr/local/lib/python3.10/dist-packages (from datasets>=2.0.0->evaluate) (0.6)\n","Collecting requests>=2.19.0 (from evaluate)\n"," Downloading requests-2.32.3-py3-none-any.whl (64 kB)\n","\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m64.9/64.9 kB\u001b[0m \u001b[31m8.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n","\u001b[?25hRequirement already satisfied: aiohttp in /usr/local/lib/python3.10/dist-packages (from datasets>=2.0.0->evaluate) (3.9.5)\n","Requirement already satisfied: pyyaml>=5.1 in /usr/local/lib/python3.10/dist-packages (from datasets>=2.0.0->evaluate) (6.0.1)\n","Requirement already satisfied: typing-extensions>=3.7.4.3 in /usr/local/lib/python3.10/dist-packages (from huggingface-hub>=0.7.0->evaluate) (4.12.1)\n","Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests>=2.19.0->evaluate) (3.3.2)\n","Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/dist-packages (from requests>=2.19.0->evaluate) (3.7)\n","Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.10/dist-packages (from requests>=2.19.0->evaluate) (2.0.7)\n","Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/dist-packages (from requests>=2.19.0->evaluate) (2024.6.2)\n","Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.10/dist-packages (from pandas->evaluate) (2.8.2)\n","Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.10/dist-packages (from pandas->evaluate) (2023.4)\n","Requirement already satisfied: tzdata>=2022.1 in /usr/local/lib/python3.10/dist-packages (from pandas->evaluate) (2024.1)\n","Requirement already satisfied: aiosignal>=1.1.2 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets>=2.0.0->evaluate) (1.3.1)\n","Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets>=2.0.0->evaluate) (23.2.0)\n","Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets>=2.0.0->evaluate) (1.4.1)\n","Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets>=2.0.0->evaluate) (6.0.5)\n","Requirement already satisfied: yarl<2.0,>=1.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets>=2.0.0->evaluate) (1.9.4)\n","Requirement already satisfied: async-timeout<5.0,>=4.0 in /usr/local/lib/python3.10/dist-packages (from aiohttp->datasets>=2.0.0->evaluate) (4.0.3)\n","Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil>=2.8.2->pandas->evaluate) (1.16.0)\n","Installing collected packages: xxhash, requests, dill, multiprocess, datasets, evaluate\n"," Attempting uninstall: requests\n"," Found existing installation: requests 2.31.0\n"," Uninstalling requests-2.31.0:\n"," Successfully uninstalled requests-2.31.0\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","google-colab 1.0.0 requires requests==2.31.0, but you have requests 2.32.3 which is incompatible.\u001b[0m\u001b[31m\n","\u001b[0mSuccessfully installed datasets-2.19.2 dill-0.3.8 evaluate-0.4.2 multiprocess-0.70.16 requests-2.32.3 xxhash-3.4.1\n"]},{"output_type":"display_data","data":{"application/vnd.colab-display-data+json":{"pip_warning":{"packages":["requests"]},"id":"1b11a3f4549d46ef834d30aa92a1c59a"}},"metadata":{}}]},{"source":["!pip install rouge_score"],"cell_type":"code","metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"JhnsXhiG2CWs","executionInfo":{"status":"ok","timestamp":1717992473963,"user_tz":-240,"elapsed":8544,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"5514a1d1-524d-4659-cfe9-d9d2e7dbd6cc"},"execution_count":null,"outputs":[{"output_type":"stream","name":"stdout","text":["Collecting rouge_score\n"," Downloading rouge_score-0.1.2.tar.gz (17 kB)\n"," Preparing metadata (setup.py) ... \u001b[?25l\u001b[?25hdone\n","Requirement already satisfied: absl-py in /usr/local/lib/python3.10/dist-packages (from rouge_score) (1.4.0)\n","Requirement already satisfied: nltk in /usr/local/lib/python3.10/dist-packages (from rouge_score) (3.8.1)\n","Requirement already satisfied: numpy in /usr/local/lib/python3.10/dist-packages (from rouge_score) (1.25.2)\n","Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.10/dist-packages (from rouge_score) (1.16.0)\n","Requirement already satisfied: click in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (8.1.7)\n","Requirement already satisfied: joblib in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (1.4.2)\n","Requirement already satisfied: regex>=2021.8.3 in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (2024.5.15)\n","Requirement already satisfied: tqdm in /usr/local/lib/python3.10/dist-packages (from nltk->rouge_score) (4.66.4)\n","Building wheels for collected packages: rouge_score\n"," Building wheel for rouge_score (setup.py) ... \u001b[?25l\u001b[?25hdone\n"," Created wheel for rouge_score: filename=rouge_score-0.1.2-py3-none-any.whl size=24933 sha256=168b4badeb6312bb6379796e24a0fd6725b6d396e6e0d7eed0bbb302376ee608\n"," Stored in directory: /root/.cache/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4\n","Successfully built rouge_score\n","Installing collected packages: rouge_score\n","Successfully installed rouge_score-0.1.2\n"]}]},{"cell_type":"code","source":["from evaluate import load\n","# Load the ROUGE metric\n","import evaluate\n","rouge = evaluate.load('rouge')"],"metadata":{"id":"RdsN4yTZ1dgn"},"execution_count":null,"outputs":[]},{"cell_type":"code","source":["candidates = [generated_summary]\n","\n","references = [[target_text]\n"," ]\n","results = rouge.compute(predictions=candidates, references=references)\n","print(results)"],"metadata":{"colab":{"base_uri":"https://localhost:8080/"},"id":"AQl7VcgT2NSM","executionInfo":{"status":"ok","timestamp":1717992545609,"user_tz":-240,"elapsed":416,"user":{"displayName":"Aditi Paretkar","userId":"17466297872366651006"}},"outputId":"f0476ce9-a2bc-446a-fced-1742640177e7"},"execution_count":null,"outputs":[{"output_type":"stream","name":"stdout","text":["{'rouge1': 0.45502645502645495, 'rouge2': 0.1702127659574468, 'rougeL': 0.2380952380952381, 'rougeLsum': 0.2380952380952381}\n"]}]}],"metadata":{"colab":{"provenance":[],"machine_shape":"hm","gpuType":"A100"},"kernelspec":{"display_name":"Python 3","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.12.3"},"widgets":{"application/vnd.jupyter.widget-state+json":{"5848c165bbcc43798510a4b7de6ac025":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_b0bb01a086014c899d02218b52dbb587","IPY_MODEL_678580242fcc493db844628c9f7ceeaa","IPY_MODEL_46c4fdeedf494a688132c40d799a304d"],"layout":"IPY_MODEL_cff98db809994469961760bd2b8a9bff"}},"b0bb01a086014c899d02218b52dbb587":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_7b1d3959e1924f70891bb710680e38ae","placeholder":"","style":"IPY_MODEL_0db0b115f0374072a664abe056291d2c","value":"config.json: 100%"}},"678580242fcc493db844628c9f7ceeaa":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_4d37806af79b44ee9b47bae73432ddc3","max":1282,"min":0,"orientation":"horizontal","style":"IPY_MODEL_3935523fe3434e17ac46ec2bca0d2591","value":1282}},"46c4fdeedf494a688132c40d799a304d":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_a7b93b0d13294061bbd5f4900bb67522","placeholder":"","style":"IPY_MODEL_e8a56214e9584fa0abfd72db0d8bff93","value":" 1.28k/1.28k [00:00<00:00, 101kB/s]"}},"cff98db809994469961760bd2b8a9bff":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"7b1d3959e1924f70891bb710680e38ae":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"0db0b115f0374072a664abe056291d2c":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"4d37806af79b44ee9b47bae73432ddc3":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"3935523fe3434e17ac46ec2bca0d2591":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"a7b93b0d13294061bbd5f4900bb67522":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"e8a56214e9584fa0abfd72db0d8bff93":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"0f98696a4f8d496cb5d9122a361df917":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_08a8e634ca4e4d60be998bf85e50d3d5","IPY_MODEL_d9425277e0b04ab986adab8058849336","IPY_MODEL_eb1e576545194454b26d14376f71ef98"],"layout":"IPY_MODEL_a1736f19e9e14787a9b90075a1f59b51"}},"08a8e634ca4e4d60be998bf85e50d3d5":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_009cbbd4286b448693a181757a39409c","placeholder":"","style":"IPY_MODEL_74d49d89ac934d1c87e7fbd39f456943","value":"model.safetensors: 100%"}},"d9425277e0b04ab986adab8058849336":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_7b464cd62b2246038aa163cb68be98d5","max":647614116,"min":0,"orientation":"horizontal","style":"IPY_MODEL_6263de0a2ca647cb83d9e49fc820db92","value":647614116}},"eb1e576545194454b26d14376f71ef98":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_e3f0b803c7634adea791d6ef00fe4ff9","placeholder":"","style":"IPY_MODEL_e326f9fe55724d82b4ba94820ca8bf39","value":" 648M/648M [00:28<00:00, 21.8MB/s]"}},"a1736f19e9e14787a9b90075a1f59b51":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"009cbbd4286b448693a181757a39409c":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"74d49d89ac934d1c87e7fbd39f456943":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"7b464cd62b2246038aa163cb68be98d5":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6263de0a2ca647cb83d9e49fc820db92":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"e3f0b803c7634adea791d6ef00fe4ff9":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"e326f9fe55724d82b4ba94820ca8bf39":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"4c35efb2cd264fe0b162fc52a027076d":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_5d2d2f56da0e439a92ffaa15d12afed9","IPY_MODEL_4fe8644c63e54417af9823a1d18d1551","IPY_MODEL_99b426841b0642b28e6a25569e2153e0"],"layout":"IPY_MODEL_57a295f308544000aac01beaa936a108"}},"5d2d2f56da0e439a92ffaa15d12afed9":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_48d046c9253846598a8585227dbf2c2e","placeholder":"","style":"IPY_MODEL_3c9e8dc215f74d03848cc6696e01e869","value":"generation_config.json: 100%"}},"4fe8644c63e54417af9823a1d18d1551":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_e2b3cd22c179449d99e3a92c90c9737b","max":295,"min":0,"orientation":"horizontal","style":"IPY_MODEL_ba84a501d78948fd8a19cddd52b61fb0","value":295}},"99b426841b0642b28e6a25569e2153e0":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_e4c18749e7d24332bef7da70d876aff9","placeholder":"","style":"IPY_MODEL_4b6d32887f0b497499c78af6690cacc2","value":" 295/295 [00:00<00:00, 30.3kB/s]"}},"57a295f308544000aac01beaa936a108":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"48d046c9253846598a8585227dbf2c2e":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"3c9e8dc215f74d03848cc6696e01e869":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"e2b3cd22c179449d99e3a92c90c9737b":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"ba84a501d78948fd8a19cddd52b61fb0":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"e4c18749e7d24332bef7da70d876aff9":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"4b6d32887f0b497499c78af6690cacc2":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"b8c1e1aa424e487e86df0f425da849e1":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_d40dec6af89e47a295e4b48d5c8f4734","IPY_MODEL_7e14c561413d4a548add644cf765e2e9","IPY_MODEL_4e479c7ac61541c2a0bada43886da71a"],"layout":"IPY_MODEL_740bc7bb7fb44c7d980c0297bcd7bfb6"}},"d40dec6af89e47a295e4b48d5c8f4734":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_0a231f9c3a77421fb91b439bd20d4f10","placeholder":"","style":"IPY_MODEL_5cc1120ded8f4e91ac5185b6bdedd5e7","value":"tokenizer_config.json: 100%"}},"7e14c561413d4a548add644cf765e2e9":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_0090c0e19c9c4d39b0c98ec758a3d72c","max":1212,"min":0,"orientation":"horizontal","style":"IPY_MODEL_3898ab3c5dce4176ae50bba9c09623d7","value":1212}},"4e479c7ac61541c2a0bada43886da71a":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_a430886fb5d745c7834541a8687fe245","placeholder":"","style":"IPY_MODEL_781d34031f954393af04fd0b60911ddc","value":" 1.21k/1.21k [00:00<00:00, 106kB/s]"}},"740bc7bb7fb44c7d980c0297bcd7bfb6":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"0a231f9c3a77421fb91b439bd20d4f10":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"5cc1120ded8f4e91ac5185b6bdedd5e7":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"0090c0e19c9c4d39b0c98ec758a3d72c":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"3898ab3c5dce4176ae50bba9c09623d7":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"a430886fb5d745c7834541a8687fe245":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"781d34031f954393af04fd0b60911ddc":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"3584a735ee284f0b8c88757813efaf86":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_c947203568b94464a0747ffb43218dd5","IPY_MODEL_88de79a33e144481b067296c2fec3a13","IPY_MODEL_12129bf7c47b4a7e8e98a7dbcf574c91"],"layout":"IPY_MODEL_0af043937ca949edbcd703fc5474e496"}},"c947203568b94464a0747ffb43218dd5":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_cf5fb501633c428bbcb96b1a28ecfbe5","placeholder":"","style":"IPY_MODEL_4befd48f393242b5a3e29b7c2bf57e88","value":"vocab.json: 100%"}},"88de79a33e144481b067296c2fec3a13":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_c99dedbeffb74a63915ed8f760d085eb","max":798293,"min":0,"orientation":"horizontal","style":"IPY_MODEL_d0a3c5c77a864c6fba65dd7293c1fab8","value":798293}},"12129bf7c47b4a7e8e98a7dbcf574c91":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_a05516bba01e42c7be5dc4105e128fd3","placeholder":"","style":"IPY_MODEL_7c82336ed7c0447cb5a5da96ea09cf23","value":" 798k/798k [00:00<00:00, 3.26MB/s]"}},"0af043937ca949edbcd703fc5474e496":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"cf5fb501633c428bbcb96b1a28ecfbe5":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"4befd48f393242b5a3e29b7c2bf57e88":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"c99dedbeffb74a63915ed8f760d085eb":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"d0a3c5c77a864c6fba65dd7293c1fab8":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"a05516bba01e42c7be5dc4105e128fd3":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"7c82336ed7c0447cb5a5da96ea09cf23":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"e70bad9f3772496ba72f895943d58444":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_52a85c5a71cb4866ac60d5e2f92b836f","IPY_MODEL_d486b1add058420fbe2a53f2c807de35","IPY_MODEL_c0dab47729c344aabfd58a453b50b7ee"],"layout":"IPY_MODEL_b61ff126cc644faebf2a34b407d476ee"}},"52a85c5a71cb4866ac60d5e2f92b836f":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_5f9abb070af84d6c9ffb1747238f8823","placeholder":"","style":"IPY_MODEL_c9affc7ef61e4afdb209f564a36a82a7","value":"merges.txt: 100%"}},"d486b1add058420fbe2a53f2c807de35":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_b3863d62e3684d849f8ce78f9ca313bb","max":456318,"min":0,"orientation":"horizontal","style":"IPY_MODEL_aef0502ee8134d8ab2f5fc936271e573","value":456318}},"c0dab47729c344aabfd58a453b50b7ee":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_d9515470f22743fbac42773ca79562bb","placeholder":"","style":"IPY_MODEL_dac9b42265b14eea89cbb1849e99ec93","value":" 456k/456k [00:00<00:00, 25.2MB/s]"}},"b61ff126cc644faebf2a34b407d476ee":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"5f9abb070af84d6c9ffb1747238f8823":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"c9affc7ef61e4afdb209f564a36a82a7":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"b3863d62e3684d849f8ce78f9ca313bb":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"aef0502ee8134d8ab2f5fc936271e573":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"d9515470f22743fbac42773ca79562bb":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"dac9b42265b14eea89cbb1849e99ec93":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"4e21bf2dbe11493bae594034557e7392":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_0db8ee02ff0e4a68944999a7c46560ab","IPY_MODEL_681c5b9d90bf48d699024d829454934f","IPY_MODEL_ba94513db6c4472b962c8112edbfc49d"],"layout":"IPY_MODEL_415943e0edef48d5b8aecadd92bf370a"}},"0db8ee02ff0e4a68944999a7c46560ab":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_5e7b8b180b56426183901fa4699e79ad","placeholder":"","style":"IPY_MODEL_100286eff7cb4c8bbf0b4102263b7cc1","value":"tokenizer.json: 100%"}},"681c5b9d90bf48d699024d829454934f":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_59ef85a3460c49008caf08c1885b708a","max":2108907,"min":0,"orientation":"horizontal","style":"IPY_MODEL_6c79cfcd1d0741eca4f443fc78edc7ae","value":2108907}},"ba94513db6c4472b962c8112edbfc49d":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_eda9fa293e1140388cdf1370cedeb3ab","placeholder":"","style":"IPY_MODEL_2dc9b6f6a972438ba94ead2cc3d00530","value":" 2.11M/2.11M [00:00<00:00, 4.41MB/s]"}},"415943e0edef48d5b8aecadd92bf370a":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"5e7b8b180b56426183901fa4699e79ad":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"100286eff7cb4c8bbf0b4102263b7cc1":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"59ef85a3460c49008caf08c1885b708a":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6c79cfcd1d0741eca4f443fc78edc7ae":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"eda9fa293e1140388cdf1370cedeb3ab":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"2dc9b6f6a972438ba94ead2cc3d00530":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"833988820b52407b8ce129ae243aa676":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_73ec1d8dab594d1dab9a653171ecdd0f","IPY_MODEL_c5df12a2a6f64d6fb48ebb1e9bdfc3b7","IPY_MODEL_732fd4d0981c441995aafd0cdf4e7abe"],"layout":"IPY_MODEL_3861f745da6a40f6b34006fef99dcec4"}},"73ec1d8dab594d1dab9a653171ecdd0f":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_13ecf0bb82e543e6bb4a84d1d8b7503d","placeholder":"","style":"IPY_MODEL_7b5df58fac6d4f7f8070edc41015e5c8","value":"special_tokens_map.json: 100%"}},"c5df12a2a6f64d6fb48ebb1e9bdfc3b7":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_543e9cde20cd4e6ab033864819544057","max":957,"min":0,"orientation":"horizontal","style":"IPY_MODEL_20d0f57828fe4084b7a5c0e5e4aff10d","value":957}},"732fd4d0981c441995aafd0cdf4e7abe":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_716a26014b754e599bc8dda94617c87f","placeholder":"","style":"IPY_MODEL_f288c94806f6490589640a7fba4268f0","value":" 957/957 [00:00<00:00, 89.8kB/s]"}},"3861f745da6a40f6b34006fef99dcec4":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"13ecf0bb82e543e6bb4a84d1d8b7503d":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"7b5df58fac6d4f7f8070edc41015e5c8":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"543e9cde20cd4e6ab033864819544057":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"20d0f57828fe4084b7a5c0e5e4aff10d":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"716a26014b754e599bc8dda94617c87f":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"f288c94806f6490589640a7fba4268f0":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"686f2bfcd3e140f4a1df1004b70b863b":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_f22a43d0d1854474bcd76900a7323532","IPY_MODEL_cf0e6bb3a5e14b0c91a314bda65f1a10","IPY_MODEL_6498de61d15a46cb982f461ca1fc1424"],"layout":"IPY_MODEL_05bab9bdf6e54dc59bf575883174c65a"}},"f22a43d0d1854474bcd76900a7323532":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_6decfb6716334aa78040397e922917b2","placeholder":"","style":"IPY_MODEL_72457b1576d44ac7b257aca0409ad400","value":"Downloading builder script: "}},"cf0e6bb3a5e14b0c91a314bda65f1a10":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_ffc21f391076431d82b66cdd3f6ab89f","max":2169,"min":0,"orientation":"horizontal","style":"IPY_MODEL_27ab60cb083b4e46ba245fc1be367221","value":2169}},"6498de61d15a46cb982f461ca1fc1424":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_f8d7bdf7dc85447bac5a770ab19f66d6","placeholder":"","style":"IPY_MODEL_846891a3388f45489c2be3b13e535a39","value":" 5.65k/? [00:00<00:00, 401kB/s]"}},"05bab9bdf6e54dc59bf575883174c65a":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6decfb6716334aa78040397e922917b2":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"72457b1576d44ac7b257aca0409ad400":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"ffc21f391076431d82b66cdd3f6ab89f":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"27ab60cb083b4e46ba245fc1be367221":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"f8d7bdf7dc85447bac5a770ab19f66d6":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"846891a3388f45489c2be3b13e535a39":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"9bec1b742b93498295e9f94243c1f431":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_030335b4477b49a4abb4b29c1e0939fc","IPY_MODEL_1dfa9e77b67d4c5e9ae7e4fec37c88ea","IPY_MODEL_45870d32af3d49e189acdd3fcbacdadf"],"layout":"IPY_MODEL_f7b9aa650f04486ebc6eb151a19dbf4e"}},"030335b4477b49a4abb4b29c1e0939fc":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_01c5f81549fe446c83eb848842ff09c1","placeholder":"","style":"IPY_MODEL_cc92eca0c78c480ab100e1bd63439658","value":"config.json: 100%"}},"1dfa9e77b67d4c5e9ae7e4fec37c88ea":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_affa369a32ce41229fb61d5c2700326f","max":1282,"min":0,"orientation":"horizontal","style":"IPY_MODEL_2d45a98df6ff487fb1ac4d108555386b","value":1282}},"45870d32af3d49e189acdd3fcbacdadf":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_1061fe7d61fd4d939dc7752102bb8e72","placeholder":"","style":"IPY_MODEL_dadde30982884bf6a7320e3e4c025bc7","value":" 1.28k/1.28k [00:00<00:00, 27.1kB/s]"}},"f7b9aa650f04486ebc6eb151a19dbf4e":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"01c5f81549fe446c83eb848842ff09c1":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"cc92eca0c78c480ab100e1bd63439658":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"affa369a32ce41229fb61d5c2700326f":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"2d45a98df6ff487fb1ac4d108555386b":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"1061fe7d61fd4d939dc7752102bb8e72":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"dadde30982884bf6a7320e3e4c025bc7":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"2bda047b50264cbf84feb60d343a66ec":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_62516f13d2d34defb87f70a5701433a1","IPY_MODEL_a2a51f7fe07c4bafbc810636a5e771dd","IPY_MODEL_a525bb7e594e417487a82522709b0883"],"layout":"IPY_MODEL_b47ff53c504242548a47ed526148c957"}},"62516f13d2d34defb87f70a5701433a1":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_06cec0dca36141178227978f4ad99bc6","placeholder":"","style":"IPY_MODEL_262bbcbcb4ca41658e5978b0e483477f","value":"model.safetensors: 100%"}},"a2a51f7fe07c4bafbc810636a5e771dd":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_3af98e95bd6845b2885b34e684c86aa8","max":647614116,"min":0,"orientation":"horizontal","style":"IPY_MODEL_6979cdf8c6b54e43b19fe21ffb500ac9","value":647614116}},"a525bb7e594e417487a82522709b0883":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_268d85aee81142039ca34cccbb312464","placeholder":"","style":"IPY_MODEL_2073cfa22db14518a9a8cf4c3e0f89eb","value":" 648M/648M [00:08<00:00, 78.5MB/s]"}},"b47ff53c504242548a47ed526148c957":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"06cec0dca36141178227978f4ad99bc6":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"262bbcbcb4ca41658e5978b0e483477f":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"3af98e95bd6845b2885b34e684c86aa8":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6979cdf8c6b54e43b19fe21ffb500ac9":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"268d85aee81142039ca34cccbb312464":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"2073cfa22db14518a9a8cf4c3e0f89eb":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"7e17f38f528b4b7e9776a3598de2e31a":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_af61051e95584fdc9f404bf64d254b3a","IPY_MODEL_09c45f312a5a4ea0a5341a9ddb4af6c2","IPY_MODEL_2c2ca79e7d8c4cd084f5cebc4823c177"],"layout":"IPY_MODEL_23180d8f98b04af18e74be51766a0d54"}},"af61051e95584fdc9f404bf64d254b3a":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_51bda236ef14427e98bed4fff0668ce5","placeholder":"","style":"IPY_MODEL_f76e09f63277434ba2dcaa0cd7fcfd25","value":"generation_config.json: 100%"}},"09c45f312a5a4ea0a5341a9ddb4af6c2":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_9ae1cbf474474332a5010ed7337ca137","max":163,"min":0,"orientation":"horizontal","style":"IPY_MODEL_a49c864bfff64ca29b8cf4221a31ba65","value":163}},"2c2ca79e7d8c4cd084f5cebc4823c177":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_8b609e02c4b84e3688d5a783a41e5d4d","placeholder":"","style":"IPY_MODEL_6819555a72424f2da079dd93134dd6c9","value":" 163/163 [00:00<00:00, 2.94kB/s]"}},"23180d8f98b04af18e74be51766a0d54":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"51bda236ef14427e98bed4fff0668ce5":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"f76e09f63277434ba2dcaa0cd7fcfd25":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"9ae1cbf474474332a5010ed7337ca137":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"a49c864bfff64ca29b8cf4221a31ba65":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"8b609e02c4b84e3688d5a783a41e5d4d":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6819555a72424f2da079dd93134dd6c9":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"349e777715824518af3e575fd2542fe3":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_8ac250467c4745be9b37eabeb9e38a33","IPY_MODEL_edc8185249524c859875e2a791c3474c","IPY_MODEL_e70db060ce024d959c1681dbd7f0e2d4"],"layout":"IPY_MODEL_f4f9e3ad9c124deeb6e581dd10e50d53"}},"8ac250467c4745be9b37eabeb9e38a33":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_f2a5ece7f5c643859cbd2721a5f43ba6","placeholder":"","style":"IPY_MODEL_edfc5c84c53d4a4484eadfdc2747feb5","value":"tokenizer_config.json: 100%"}},"edc8185249524c859875e2a791c3474c":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_aae3a9287656458f9329541feb15da56","max":1212,"min":0,"orientation":"horizontal","style":"IPY_MODEL_66cac4c495e942908888d3fedf031935","value":1212}},"e70db060ce024d959c1681dbd7f0e2d4":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_14ab8e9d93944dc6ac8bceb321010b8c","placeholder":"","style":"IPY_MODEL_97cd012aff0640969cf4eb138fdaec62","value":" 1.21k/1.21k [00:00<00:00, 17.1kB/s]"}},"f4f9e3ad9c124deeb6e581dd10e50d53":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"f2a5ece7f5c643859cbd2721a5f43ba6":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"edfc5c84c53d4a4484eadfdc2747feb5":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"aae3a9287656458f9329541feb15da56":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"66cac4c495e942908888d3fedf031935":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"14ab8e9d93944dc6ac8bceb321010b8c":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"97cd012aff0640969cf4eb138fdaec62":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"9fadcc6912484d8594918c7e21d702f8":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_ff6cd16885824214bfd84af8f1109304","IPY_MODEL_137319a201ff4b5bb31c40a5d9624ffe","IPY_MODEL_ddd59b4dcfe54c8992b9545c99e9808b"],"layout":"IPY_MODEL_7c3013e0d1df420fb7a54f4bd2a69393"}},"ff6cd16885824214bfd84af8f1109304":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_0b4e52fbcb0b45b9b7796cc8cbf05643","placeholder":"","style":"IPY_MODEL_ceb46ef766814c90a59461c6c3b695f9","value":"vocab.json: 100%"}},"137319a201ff4b5bb31c40a5d9624ffe":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_d8720c5007da4134ac5c1f9f6c003d4c","max":798293,"min":0,"orientation":"horizontal","style":"IPY_MODEL_9fa60b27125c47d1962c91214a03b38f","value":798293}},"ddd59b4dcfe54c8992b9545c99e9808b":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_722794cc8eba4aedadbc35fedc1c09e5","placeholder":"","style":"IPY_MODEL_39ee2f9fff5c43f19913ea348771327e","value":" 798k/798k [00:00<00:00, 5.68MB/s]"}},"7c3013e0d1df420fb7a54f4bd2a69393":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"0b4e52fbcb0b45b9b7796cc8cbf05643":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"ceb46ef766814c90a59461c6c3b695f9":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"d8720c5007da4134ac5c1f9f6c003d4c":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"9fa60b27125c47d1962c91214a03b38f":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"722794cc8eba4aedadbc35fedc1c09e5":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"39ee2f9fff5c43f19913ea348771327e":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"f78da64e94684ea0b7113c4b9d428a54":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_91c3d41136964ed49fa85a54f627262e","IPY_MODEL_4dbcefecab754e40a0e0fa59dee425f9","IPY_MODEL_39bc5d3c9f5747d48638913d120e75cb"],"layout":"IPY_MODEL_2a3b37518b75481f915ce2eda1964461"}},"91c3d41136964ed49fa85a54f627262e":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_fa04bdcac02f4a0685753fc9480d161f","placeholder":"","style":"IPY_MODEL_6f9a48b26b7f4b9fb291ea6b57851884","value":"merges.txt: 100%"}},"4dbcefecab754e40a0e0fa59dee425f9":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_2d387e8c9b9b43d9bff2e66dcda17c19","max":456318,"min":0,"orientation":"horizontal","style":"IPY_MODEL_b183f88aa1b54d2b9579a6834b859ed2","value":456318}},"39bc5d3c9f5747d48638913d120e75cb":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_c28c19742d4f489b9e640a042a75b7df","placeholder":"","style":"IPY_MODEL_5936499a9808403981dc5401c384c7ae","value":" 456k/456k [00:00<00:00, 9.87MB/s]"}},"2a3b37518b75481f915ce2eda1964461":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"fa04bdcac02f4a0685753fc9480d161f":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6f9a48b26b7f4b9fb291ea6b57851884":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"2d387e8c9b9b43d9bff2e66dcda17c19":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"b183f88aa1b54d2b9579a6834b859ed2":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"c28c19742d4f489b9e640a042a75b7df":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"5936499a9808403981dc5401c384c7ae":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"1b57ec576d57437ebe5101b49c19e5f3":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_dad1eec0fcc24fd0b5e670aa4ef3a101","IPY_MODEL_bdee2aaeb76b481387a7f66a56f445dd","IPY_MODEL_dd908832cd374f2ab13aef9ba1ee3ed8"],"layout":"IPY_MODEL_ada9d2f3f8d6480d9cb62288aa67573c"}},"dad1eec0fcc24fd0b5e670aa4ef3a101":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_c70d6d9e9d9d476a8e0abd2730afded1","placeholder":"","style":"IPY_MODEL_2482dbac99414cb19646ad7e99dea6a5","value":"tokenizer.json: 100%"}},"bdee2aaeb76b481387a7f66a56f445dd":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_b1ddce86ac1d4e41a44740996a8f18cd","max":2108907,"min":0,"orientation":"horizontal","style":"IPY_MODEL_1eb5c0c04cff4abfbf5d183378cd92e7","value":2108907}},"dd908832cd374f2ab13aef9ba1ee3ed8":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_af09dd74e79e40ef94d155bdfb255253","placeholder":"","style":"IPY_MODEL_17476e334a774a4ea5eec0c6484bb63b","value":" 2.11M/2.11M [00:00<00:00, 16.6MB/s]"}},"ada9d2f3f8d6480d9cb62288aa67573c":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"c70d6d9e9d9d476a8e0abd2730afded1":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"2482dbac99414cb19646ad7e99dea6a5":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"b1ddce86ac1d4e41a44740996a8f18cd":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"1eb5c0c04cff4abfbf5d183378cd92e7":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"af09dd74e79e40ef94d155bdfb255253":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"17476e334a774a4ea5eec0c6484bb63b":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"b5fca471892c4066a99d0ff70a9b731c":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_04be1eec15e14c608ae325efbb6a1b9e","IPY_MODEL_0ac61cd83fad45758b64073197808a32","IPY_MODEL_d30a24badb1f4099a206099c9d10e60f"],"layout":"IPY_MODEL_1aaa2883d3764b6a84b01f990633de9e"}},"04be1eec15e14c608ae325efbb6a1b9e":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_84d42effd4cc4d9cbf9fccd4930d0747","placeholder":"","style":"IPY_MODEL_9499d3d6955c42418c23b96c552b6065","value":"special_tokens_map.json: 100%"}},"0ac61cd83fad45758b64073197808a32":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_bca99ce4a5cc49edaa0e17d5c4c6bbf1","max":957,"min":0,"orientation":"horizontal","style":"IPY_MODEL_56e9978e10a74ca6bd03f3219bb7977d","value":957}},"d30a24badb1f4099a206099c9d10e60f":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_341ac4d694e84bc38e7a0792fdbac62f","placeholder":"","style":"IPY_MODEL_fb41c8269f3a4c2d988a18d24e3185e5","value":" 957/957 [00:00<00:00, 18.3kB/s]"}},"1aaa2883d3764b6a84b01f990633de9e":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"84d42effd4cc4d9cbf9fccd4930d0747":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"9499d3d6955c42418c23b96c552b6065":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"bca99ce4a5cc49edaa0e17d5c4c6bbf1":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"56e9978e10a74ca6bd03f3219bb7977d":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"341ac4d694e84bc38e7a0792fdbac62f":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"fb41c8269f3a4c2d988a18d24e3185e5":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"5fe4b2c3fe04458a827a1c7c76544629":{"model_module":"@jupyter-widgets/controls","model_name":"VBoxModel","model_module_version":"1.5.0","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"VBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"VBoxView","box_style":"","children":["IPY_MODEL_669a518d5d0f4f93864fe22987c6e9ba","IPY_MODEL_7add1eefd911448190f81034306250c4","IPY_MODEL_9e0e0a58a8ec475082283476d3ea59c2","IPY_MODEL_69ff6bdc018249dc88d436072a0c6007"],"layout":"IPY_MODEL_bf9320bf6f5d4512be5ad0805bf4f0dc"}},"de34133d4cac4e438d69aa259818bad1":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_625a00fe1bd545899eab2746d22e9c9b","placeholder":"","style":"IPY_MODEL_06e9d156aa2648ea84be54d51f3dfb5d","value":"
Copy a token from your Hugging Face\ntokens page and paste it below. Immediately click login after copying\nyour token or it might be stored in plain text in this notebook file.
"}},"30aace55d5b547669ac4dcc955ad96a1":{"model_module":"@jupyter-widgets/controls","model_name":"PasswordModel","model_module_version":"1.5.0","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"PasswordModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"PasswordView","continuous_update":true,"description":"Token:","description_tooltip":null,"disabled":false,"layout":"IPY_MODEL_073e61cd9f8048da8b348ba9469e68f5","placeholder":"","style":"IPY_MODEL_fd801b9167cd4eee9b12e27869fefef2","value":""}},"aec90264b5ab41da9aa41278786efd03":{"model_module":"@jupyter-widgets/controls","model_name":"CheckboxModel","model_module_version":"1.5.0","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"CheckboxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"CheckboxView","description":"Add token as git credential?","description_tooltip":null,"disabled":false,"indent":true,"layout":"IPY_MODEL_6b1ebd49c15141a78cc4246c87471f51","style":"IPY_MODEL_3a10a83aa25e47148f59f0a7b3118177","value":true}},"dacb8b2334e04016aeb1e0fd9d61fe28":{"model_module":"@jupyter-widgets/controls","model_name":"ButtonModel","model_module_version":"1.5.0","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ButtonModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ButtonView","button_style":"","description":"Login","disabled":false,"icon":"","layout":"IPY_MODEL_9d417aea0c54415b9b93d5b24ea06f4e","style":"IPY_MODEL_3bcc8ff2e284457190b26910afaef180","tooltip":""}},"267717b34fc049e395f900337da35b0d":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_748f816e6c854b8c9bab5ab6e8c65624","placeholder":"","style":"IPY_MODEL_5accc318a50948ef92c1c0d480f7678c","value":"\nPro Tip: If you don't already have one, you can create a dedicated\n'notebooks' token with 'write' access, that you can then easily reuse for all\nnotebooks.
"}},"bf9320bf6f5d4512be5ad0805bf4f0dc":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":"center","align_self":null,"border":null,"bottom":null,"display":"flex","flex":null,"flex_flow":"column","grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":"50%"}},"625a00fe1bd545899eab2746d22e9c9b":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"06e9d156aa2648ea84be54d51f3dfb5d":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"073e61cd9f8048da8b348ba9469e68f5":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"fd801b9167cd4eee9b12e27869fefef2":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"6b1ebd49c15141a78cc4246c87471f51":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"3a10a83aa25e47148f59f0a7b3118177":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"9d417aea0c54415b9b93d5b24ea06f4e":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"3bcc8ff2e284457190b26910afaef180":{"model_module":"@jupyter-widgets/controls","model_name":"ButtonStyleModel","model_module_version":"1.5.0","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ButtonStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","button_color":null,"font_weight":""}},"748f816e6c854b8c9bab5ab6e8c65624":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"5accc318a50948ef92c1c0d480f7678c":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"2918e3a7f65a41f8b4f52f1b9a77d405":{"model_module":"@jupyter-widgets/controls","model_name":"LabelModel","model_module_version":"1.5.0","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"LabelModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"LabelView","description":"","description_tooltip":null,"layout":"IPY_MODEL_ba76b3ca84fc49a69ebdf2f469bae526","placeholder":"","style":"IPY_MODEL_6d7d13cf052d4f5f92d473be7a8d33d5","value":"Connecting..."}},"ba76b3ca84fc49a69ebdf2f469bae526":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6d7d13cf052d4f5f92d473be7a8d33d5":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"669a518d5d0f4f93864fe22987c6e9ba":{"model_module":"@jupyter-widgets/controls","model_name":"LabelModel","model_module_version":"1.5.0","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"LabelModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"LabelView","description":"","description_tooltip":null,"layout":"IPY_MODEL_c155dd501120426fb7923ee311ea7cef","placeholder":"","style":"IPY_MODEL_c85ef12573344b34a1838030db74f5b5","value":"Token is valid (permission: write)."}},"7add1eefd911448190f81034306250c4":{"model_module":"@jupyter-widgets/controls","model_name":"LabelModel","model_module_version":"1.5.0","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"LabelModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"LabelView","description":"","description_tooltip":null,"layout":"IPY_MODEL_a987c038cf09437c8a4f06fa514ddd41","placeholder":"","style":"IPY_MODEL_bd5df9b823114cb5abb1cc28c09b65c6","value":"Your token has been saved in your configured git credential helpers (store)."}},"9e0e0a58a8ec475082283476d3ea59c2":{"model_module":"@jupyter-widgets/controls","model_name":"LabelModel","model_module_version":"1.5.0","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"LabelModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"LabelView","description":"","description_tooltip":null,"layout":"IPY_MODEL_8a50adefbfcf48a5a2107b5968532bcc","placeholder":"","style":"IPY_MODEL_752cda0ffe2f44deb19a5ec65c0211a7","value":"Your token has been saved to /root/.cache/huggingface/token"}},"69ff6bdc018249dc88d436072a0c6007":{"model_module":"@jupyter-widgets/controls","model_name":"LabelModel","model_module_version":"1.5.0","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"LabelModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"LabelView","description":"","description_tooltip":null,"layout":"IPY_MODEL_3f26206d63444d7483de9d4a6cc298c8","placeholder":"","style":"IPY_MODEL_b0e02d7e09ea4dcd90c101b88a2ba83c","value":"Login successful"}},"c155dd501120426fb7923ee311ea7cef":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"c85ef12573344b34a1838030db74f5b5":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"a987c038cf09437c8a4f06fa514ddd41":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"bd5df9b823114cb5abb1cc28c09b65c6":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"8a50adefbfcf48a5a2107b5968532bcc":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"752cda0ffe2f44deb19a5ec65c0211a7":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"3f26206d63444d7483de9d4a6cc298c8":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"b0e02d7e09ea4dcd90c101b88a2ba83c":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"ecdb8f63bddc4f2db1a77ddfa46d99fc":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_68f82b1de2b24584909cea6a043444ea","IPY_MODEL_9124128dc68a4593a28027a3853c7a03","IPY_MODEL_5c10793da3df431482537a411a1aadf1"],"layout":"IPY_MODEL_94cfef26947546468c76108f90f11165"}},"68f82b1de2b24584909cea6a043444ea":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_e842abba177d4f029649b39679910663","placeholder":"","style":"IPY_MODEL_d57cb3274e3c47bb9fa51f730a189f4b","value":"tokenizer_config.json: 100%"}},"9124128dc68a4593a28027a3853c7a03":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_c7f2738f701042eab5a0b50dd9fd5f3a","max":27,"min":0,"orientation":"horizontal","style":"IPY_MODEL_36877a755fdd4cd298402c95270cfd07","value":27}},"5c10793da3df431482537a411a1aadf1":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_0bc19276f0fe45ec8d1fc9a3d46ece1b","placeholder":"","style":"IPY_MODEL_d4318388366240f6882fc9a5b5134a79","value":" 27.0/27.0 [00:00<00:00, 2.08kB/s]"}},"94cfef26947546468c76108f90f11165":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"e842abba177d4f029649b39679910663":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"d57cb3274e3c47bb9fa51f730a189f4b":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"c7f2738f701042eab5a0b50dd9fd5f3a":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"36877a755fdd4cd298402c95270cfd07":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"0bc19276f0fe45ec8d1fc9a3d46ece1b":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"d4318388366240f6882fc9a5b5134a79":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"59b15b30cf914307b487b6f8ba3ec239":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_8cc6c703125c48b8926c7cd45c6775b2","IPY_MODEL_7f4d8bc1ece4400f9dd49b7ce165fdfa","IPY_MODEL_eed92d3d29d84d348c9ebcaf9131bab6"],"layout":"IPY_MODEL_f5657944f8e64e219775ea8157c0525c"}},"8cc6c703125c48b8926c7cd45c6775b2":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_3fb1c1aa8b2d43feb77e1d367c735100","placeholder":"","style":"IPY_MODEL_2374033316b340bab4ce5a045443cb5a","value":"config.json: 100%"}},"7f4d8bc1ece4400f9dd49b7ce165fdfa":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_6ea556b3cced4a1c9d3f2fb0839ab193","max":1092,"min":0,"orientation":"horizontal","style":"IPY_MODEL_106d1a162c844255aec2db57b0676aa5","value":1092}},"eed92d3d29d84d348c9ebcaf9131bab6":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_8922c0c548e04c73a5a144e34f4fdd2c","placeholder":"","style":"IPY_MODEL_406202362dbc4e5e984b669219174d68","value":" 1.09k/1.09k [00:00<00:00, 99.0kB/s]"}},"f5657944f8e64e219775ea8157c0525c":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"3fb1c1aa8b2d43feb77e1d367c735100":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"2374033316b340bab4ce5a045443cb5a":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"6ea556b3cced4a1c9d3f2fb0839ab193":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"106d1a162c844255aec2db57b0676aa5":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"8922c0c548e04c73a5a144e34f4fdd2c":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"406202362dbc4e5e984b669219174d68":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"75ffc30eb01c4bdc98cfd6b67ea8f1c9":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_9520ec3d15794c3d8396ea7ecfc8b123","IPY_MODEL_9eb418e45edf4be29bfa18aa4377afcc","IPY_MODEL_5385bc6967524c45b240f960ee2bcc64"],"layout":"IPY_MODEL_d69eb864d1ec4afe9c70bfbd1278f42b"}},"9520ec3d15794c3d8396ea7ecfc8b123":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_6217cfbd70e647e1b97f3f0772c21f34","placeholder":"","style":"IPY_MODEL_b97c0e58bcef4a14bc99554a95c6fb0b","value":"vocab.json: 100%"}},"9eb418e45edf4be29bfa18aa4377afcc":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_48c8db6b164c41e09b71e98d602e1c41","max":898822,"min":0,"orientation":"horizontal","style":"IPY_MODEL_0d60b884ec4640b3bcad7ad1f47c477a","value":898822}},"5385bc6967524c45b240f960ee2bcc64":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_0b47d9a01602436e96e189ce1bd339df","placeholder":"","style":"IPY_MODEL_59c4c0a791424ee69f75b3d6c66fc74c","value":" 899k/899k [00:00<00:00, 3.89MB/s]"}},"d69eb864d1ec4afe9c70bfbd1278f42b":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6217cfbd70e647e1b97f3f0772c21f34":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"b97c0e58bcef4a14bc99554a95c6fb0b":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"48c8db6b164c41e09b71e98d602e1c41":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"0d60b884ec4640b3bcad7ad1f47c477a":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"0b47d9a01602436e96e189ce1bd339df":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"59c4c0a791424ee69f75b3d6c66fc74c":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"c61efb32db994c0593a956a6b873852f":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_203745f0707e4b118c74011b890ef379","IPY_MODEL_5e84dc76263445a1b70f0583643aa6c4","IPY_MODEL_3f2df79362e74effaf06cc454fd9c747"],"layout":"IPY_MODEL_58f5b11fbfe84a1b8d6466ec98e23191"}},"203745f0707e4b118c74011b890ef379":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_2ae5a2b3f585435592aa4af073a4f320","placeholder":"","style":"IPY_MODEL_56777c8bd2514789bd407511f52088ba","value":"merges.txt: 100%"}},"5e84dc76263445a1b70f0583643aa6c4":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_57bba496fc674d2eab38be3cf095b64c","max":456318,"min":0,"orientation":"horizontal","style":"IPY_MODEL_6bbfe6a4850c4742af76a235edee7062","value":456318}},"3f2df79362e74effaf06cc454fd9c747":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_b3582e74daa74899a9d74d47bd10590f","placeholder":"","style":"IPY_MODEL_89341fa46b644be9aa184576258eb81a","value":" 456k/456k [00:00<00:00, 2.72MB/s]"}},"58f5b11fbfe84a1b8d6466ec98e23191":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"2ae5a2b3f585435592aa4af073a4f320":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"56777c8bd2514789bd407511f52088ba":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"57bba496fc674d2eab38be3cf095b64c":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6bbfe6a4850c4742af76a235edee7062":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"b3582e74daa74899a9d74d47bd10590f":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"89341fa46b644be9aa184576258eb81a":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"dd1775ee870f4bd69aca8d4b8438bfec":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_9c971eace91548f487ce14ea4c07b4b7","IPY_MODEL_710dc52e7a8d472687c5a94ffd0df86c","IPY_MODEL_1d6300e9add4414fbfd1f8661c6fed2b"],"layout":"IPY_MODEL_0b7a4b82b2bd46038a716cf179a8708b"}},"9c971eace91548f487ce14ea4c07b4b7":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_4cb302e7a1714d7798dbaeb16d618ba5","placeholder":"","style":"IPY_MODEL_a92472a09abf404890feb49a35f270f4","value":"special_tokens_map.json: 100%"}},"710dc52e7a8d472687c5a94ffd0df86c":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_d42f693ab374420fa337baa315346fb8","max":772,"min":0,"orientation":"horizontal","style":"IPY_MODEL_d8e12a55c1354eeaac68dd240728ec88","value":772}},"1d6300e9add4414fbfd1f8661c6fed2b":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_bf94395dcc4d43a29f4f10013b8be9f8","placeholder":"","style":"IPY_MODEL_ddcd538137234cf780ed04f6b0c2cd0d","value":" 772/772 [00:00<00:00, 72.0kB/s]"}},"0b7a4b82b2bd46038a716cf179a8708b":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"4cb302e7a1714d7798dbaeb16d618ba5":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"a92472a09abf404890feb49a35f270f4":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"d42f693ab374420fa337baa315346fb8":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"d8e12a55c1354eeaac68dd240728ec88":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"bf94395dcc4d43a29f4f10013b8be9f8":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"ddcd538137234cf780ed04f6b0c2cd0d":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"7d77bd7a065d4e4f8c17c7196e2ed67b":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_3a52aec203444adaa6f5f687d02c410f","IPY_MODEL_0b4f0a411cf748cf8bb98f462bb863ff","IPY_MODEL_02214957a116488e801f6bc0a6422222"],"layout":"IPY_MODEL_96757285efe846d78bcf65c583d41914"}},"3a52aec203444adaa6f5f687d02c410f":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_f9051b42cdb540d582f9e2935e5b2f75","placeholder":"","style":"IPY_MODEL_ca447af8d8f14d1a95154a44940dcb29","value":"Map: 100%"}},"0b4f0a411cf748cf8bb98f462bb863ff":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_20036abd3b1d49e3b4a20c59854cff7e","max":799,"min":0,"orientation":"horizontal","style":"IPY_MODEL_b9774f1e784a464ca874bd0e1af35715","value":799}},"02214957a116488e801f6bc0a6422222":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_8beb9315e3474664ad61e983f55df910","placeholder":"","style":"IPY_MODEL_f7b3637dd1504bd2a48a68ed59af0f7c","value":" 799/799 [00:06<00:00, 130.41 examples/s]"}},"96757285efe846d78bcf65c583d41914":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"f9051b42cdb540d582f9e2935e5b2f75":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"ca447af8d8f14d1a95154a44940dcb29":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"20036abd3b1d49e3b4a20c59854cff7e":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"b9774f1e784a464ca874bd0e1af35715":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"8beb9315e3474664ad61e983f55df910":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"f7b3637dd1504bd2a48a68ed59af0f7c":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"6139894fdbd044aab8c6be77ed5089e5":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_26aa8367f12d40c9a6702c8af9c2ee10","IPY_MODEL_361199cab8df4b49ab8303c84fe3bcb7","IPY_MODEL_dc7782ad3f084181b385046df993a0cb"],"layout":"IPY_MODEL_a8a8c29792b84efd9e599e7e1c4f55a7"}},"26aa8367f12d40c9a6702c8af9c2ee10":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_d345f3dcaece4025a0fdd02172a1fc11","placeholder":"","style":"IPY_MODEL_a00e959199f7474596479496160248f4","value":"Map: 100%"}},"361199cab8df4b49ab8303c84fe3bcb7":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_24ff5cba99f54929a3b334934808e765","max":100,"min":0,"orientation":"horizontal","style":"IPY_MODEL_2c24c33bdc0e44fa8fe947f70b8e1df2","value":100}},"dc7782ad3f084181b385046df993a0cb":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_b8d8c9978be249c1a8edeffae8551aca","placeholder":"","style":"IPY_MODEL_7ed5d0535116411ba8c060466297add5","value":" 100/100 [00:00<00:00, 130.49 examples/s]"}},"a8a8c29792b84efd9e599e7e1c4f55a7":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"d345f3dcaece4025a0fdd02172a1fc11":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"a00e959199f7474596479496160248f4":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"24ff5cba99f54929a3b334934808e765":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"2c24c33bdc0e44fa8fe947f70b8e1df2":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"b8d8c9978be249c1a8edeffae8551aca":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"7ed5d0535116411ba8c060466297add5":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"d332bac4906f42929a578323f96c84d6":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_f8ccc26558c746dcaad118908df962f6","IPY_MODEL_ab1435bf7d714bd6809a56331dd8be5f","IPY_MODEL_db6db28c9b2442579ee84cba601d745c"],"layout":"IPY_MODEL_f588087356d448d38f62de450d964b9d"}},"f8ccc26558c746dcaad118908df962f6":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_e016d72167774bb1a664490764fb9275","placeholder":"","style":"IPY_MODEL_9dfbb7dd4f8b4a01aa44c8c9c9c24a39","value":"pytorch_model.bin: 100%"}},"ab1435bf7d714bd6809a56331dd8be5f":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_72d9cc10638448388ebc19756a2aa2eb","max":647693783,"min":0,"orientation":"horizontal","style":"IPY_MODEL_e18937fb9f2b4c04acbecf9f1bc47b46","value":647693783}},"db6db28c9b2442579ee84cba601d745c":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_5dbb1e73c228426797e1371516ab1658","placeholder":"","style":"IPY_MODEL_45b4006658d0441b843af48b4a170132","value":" 648M/648M [00:11<00:00, 62.4MB/s]"}},"f588087356d448d38f62de450d964b9d":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"e016d72167774bb1a664490764fb9275":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"9dfbb7dd4f8b4a01aa44c8c9c9c24a39":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"72d9cc10638448388ebc19756a2aa2eb":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"e18937fb9f2b4c04acbecf9f1bc47b46":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"5dbb1e73c228426797e1371516ab1658":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"45b4006658d0441b843af48b4a170132":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"b7127333efd64794b2f76fd99d392802":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_6310c6c9990e48108c1dbcb8f13ae021","IPY_MODEL_9d5618fd47804ac39b5f18d464da01d7","IPY_MODEL_139c6b68451c4f0bac326ba207714ae8"],"layout":"IPY_MODEL_f3c5e9b645e747b08a221afccafae69f"}},"6310c6c9990e48108c1dbcb8f13ae021":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_7173ff585514482abcb98f9062b0d405","placeholder":"","style":"IPY_MODEL_141df3249bce4f14b1bc0334b8b4cc71","value":"generation_config.json: 100%"}},"9d5618fd47804ac39b5f18d464da01d7":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_64db4e6987bc4bfb903cff5304ec1ccd","max":168,"min":0,"orientation":"horizontal","style":"IPY_MODEL_81705369fcdb4b0eb08d49ee32e0b3ab","value":168}},"139c6b68451c4f0bac326ba207714ae8":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_0f5d2eeeaf5f4d40ae43b567ca96a8d7","placeholder":"","style":"IPY_MODEL_711f7bc53caa42839a694a1d8eed5cd1","value":" 168/168 [00:00<00:00, 16.1kB/s]"}},"f3c5e9b645e747b08a221afccafae69f":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"7173ff585514482abcb98f9062b0d405":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"141df3249bce4f14b1bc0334b8b4cc71":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"64db4e6987bc4bfb903cff5304ec1ccd":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"81705369fcdb4b0eb08d49ee32e0b3ab":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"0f5d2eeeaf5f4d40ae43b567ca96a8d7":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"711f7bc53caa42839a694a1d8eed5cd1":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"eed064226daa42209faf3e2babbff2f5":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_701215520cf84d03afb988b169a30942","IPY_MODEL_0762e779663e4c67a6779a938218f11b","IPY_MODEL_31e3a0cffbf143ee922892b33a50d951"],"layout":"IPY_MODEL_2d74cff91ac94df9a9fa2642161e15eb"}},"701215520cf84d03afb988b169a30942":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_6c6177779cf545948f439e8ac18bf86a","placeholder":"","style":"IPY_MODEL_e0ae64ef5bbe4bf2a52bfc9766de5b93","value":"Upload 2 LFS files: 100%"}},"0762e779663e4c67a6779a938218f11b":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_96e8e511882a4a05abb3fbe3b6b3cab4","max":2,"min":0,"orientation":"horizontal","style":"IPY_MODEL_7c060dad24f24f37a9cdb3324326e6a1","value":2}},"31e3a0cffbf143ee922892b33a50d951":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_f347597eb9fc43b9b143739bd2562264","placeholder":"","style":"IPY_MODEL_3cd9acc15d6a45c5b521d69794bfd8cc","value":" 2/2 [00:15<00:00, 15.89s/it]"}},"2d74cff91ac94df9a9fa2642161e15eb":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6c6177779cf545948f439e8ac18bf86a":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"e0ae64ef5bbe4bf2a52bfc9766de5b93":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"96e8e511882a4a05abb3fbe3b6b3cab4":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"7c060dad24f24f37a9cdb3324326e6a1":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"f347597eb9fc43b9b143739bd2562264":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"3cd9acc15d6a45c5b521d69794bfd8cc":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"66c051fa36ec46bfbb09ceb3b62f684e":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_d73d8bf0b6d24cd88ad3357630122ce1","IPY_MODEL_367cbb5ba74b461987fe4a8f8023ce8f","IPY_MODEL_4642f6097cc842b8af2fa2d20d9f1d58"],"layout":"IPY_MODEL_f8d0a657ad9f47a3986ba1e110b80f1b"}},"d73d8bf0b6d24cd88ad3357630122ce1":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_e573ad694d5b41debce92dfb799f9d83","placeholder":"","style":"IPY_MODEL_6a55f9956e874452bdfe2c3c09b271ac","value":"training_args.bin: 100%"}},"367cbb5ba74b461987fe4a8f8023ce8f":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_42583383d55f4d6e8fcd004297361855","max":5240,"min":0,"orientation":"horizontal","style":"IPY_MODEL_01d7d2b76a1846f18fb51aeaae1376cb","value":5240}},"4642f6097cc842b8af2fa2d20d9f1d58":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_1798c8e65d214b01a16f65c3c254a6d8","placeholder":"","style":"IPY_MODEL_842e0564de4b4ec4b58fca9c6e483077","value":" 5.24k/5.24k [00:00<00:00, 33.2kB/s]"}},"f8d0a657ad9f47a3986ba1e110b80f1b":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"e573ad694d5b41debce92dfb799f9d83":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"6a55f9956e874452bdfe2c3c09b271ac":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"42583383d55f4d6e8fcd004297361855":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"01d7d2b76a1846f18fb51aeaae1376cb":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"1798c8e65d214b01a16f65c3c254a6d8":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"842e0564de4b4ec4b58fca9c6e483077":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"1a903fc546ea488185c3ccebc6be18c0":{"model_module":"@jupyter-widgets/controls","model_name":"HBoxModel","model_module_version":"1.5.0","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_2239406bfdf34d7da43e233294d6526e","IPY_MODEL_cbdb5b0dea34496c8a1f9a58137aa557","IPY_MODEL_b1422da2142745878aa9577f57c9e4f8"],"layout":"IPY_MODEL_cfd3ea3c4adc412986022080aa5818d1"}},"2239406bfdf34d7da43e233294d6526e":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_7cae8f8703124378a4c79d1e02514d73","placeholder":"","style":"IPY_MODEL_52ed6a648c7a41f18184938cf38edce3","value":"model.safetensors: 100%"}},"cbdb5b0dea34496c8a1f9a58137aa557":{"model_module":"@jupyter-widgets/controls","model_name":"FloatProgressModel","model_module_version":"1.5.0","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_9687044615594e6980ea419fc3420a17","max":647614116,"min":0,"orientation":"horizontal","style":"IPY_MODEL_874386d2c2eb48b4b7380a7926d3ee69","value":647614116}},"b1422da2142745878aa9577f57c9e4f8":{"model_module":"@jupyter-widgets/controls","model_name":"HTMLModel","model_module_version":"1.5.0","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_83ca2408969e480d8a236ff1b39ea17b","placeholder":"","style":"IPY_MODEL_22bc5b72b248443da26136ce6e0ee965","value":" 648M/648M [00:15<00:00, 48.6MB/s]"}},"cfd3ea3c4adc412986022080aa5818d1":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"7cae8f8703124378a4c79d1e02514d73":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"52ed6a648c7a41f18184938cf38edce3":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}},"9687044615594e6980ea419fc3420a17":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"874386d2c2eb48b4b7380a7926d3ee69":{"model_module":"@jupyter-widgets/controls","model_name":"ProgressStyleModel","model_module_version":"1.5.0","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":""}},"83ca2408969e480d8a236ff1b39ea17b":{"model_module":"@jupyter-widgets/base","model_name":"LayoutModel","model_module_version":"1.2.0","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}},"22bc5b72b248443da26136ce6e0ee965":{"model_module":"@jupyter-widgets/controls","model_name":"DescriptionStyleModel","model_module_version":"1.5.0","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":""}}}},"accelerator":"GPU"},"nbformat":4,"nbformat_minor":0}