Skip to content

Instantly share code, notes, and snippets.

@aloncohen1
Last active January 29, 2023 21:26
Show Gist options
  • Save aloncohen1/0f771056437fcb5aeb4eec53b4ac6425 to your computer and use it in GitHub Desktop.
Save aloncohen1/0f771056437fcb5aeb4eec53b4ac6425 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "CA4ZzhUWQHmy"
},
"source": [
"### Clone Repo and Import TagTogParser"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "_65fg_tucdTN",
"outputId": "75da4ceb-db47-427b-b317-28ae97f5e772"
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Cloning into 'tagtog_to_iob'...\n",
"remote: Enumerating objects: 20, done.\u001b[K\n",
"remote: Counting objects: 100% (20/20), done.\u001b[K\n",
"remote: Compressing objects: 100% (15/15), done.\u001b[K\n",
"remote: Total 20 (delta 6), reused 18 (delta 4), pack-reused 0\u001b[K\n",
"Unpacking objects: 100% (20/20), 4.16 KiB | 1.38 MiB/s, done.\n",
"/content/tagtog_to_iob\n",
"Already up to date.\n"
]
}
],
"source": [
"!git clone https://github.com/aloncohen1/tagtog_to_iob.git\n",
"%cd /content/tagtog_to_iob\n",
"!git pull"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {
"id": "NmLIrobfCoGA"
},
"outputs": [],
"source": [
"import sys\n",
"sys.path.append('/content')"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "26C8cZ4LCyxV",
"outputId": "9abb40e9-e508-4f52-e866-1941fa805060"
},
"outputs": [
],
"source": [
"from tagtog_to_iob import TagTogParser"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Load Tagtog zipfile to TagTogParser and apply get_iob_tags_df"
]
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {
"id": "ZU2QrG_9dZ-k"
},
"outputs": [],
"source": [
"tagtog_parser = TagTogParser('path_to_tagtog_zip_file.zip')"
]
},
{
"cell_type": "code",
"execution_count": 5,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "53sdRolUdhqq",
"outputId": "c8f035c7-7ba4-458b-853d-711598260ba0"
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"TagTogParser has no tagtog_df. generating it...\n",
"generating tagtog_df...\n",
"converting tags to IOB format...\n",
"500 instances processed\n",
"600 instances processed\n",
"700 instances processed\n",
"800 instances processed\n",
"900 instances processed\n",
"1000 instances processed\n",
"2000 instances processed\n",
"2100 instances processed\n",
"2200 instances processed\n",
"2300 instances processed\n",
"2400 instances processed\n",
"2500 instances processed\n",
"3000 instances processed\n",
"3500 instances processed\n",
"4000 instances processed\n",
"4500 instances processed\n",
"get_iob_tags_df - Done!\n"
]
}
],
"source": [
"# run iob_tags_df\n",
"tagtog_parser.get_iob_tags_df()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"--------------------------------------------------------------------------------<br>\n",
"TagTogParser has parsed the zip data and load into a data frame (**tagtog_df**).<br>\n",
"It contains the following columns:<br>\n",
"a) **file_name** - Document filename (unique id)<br>\n",
"b) **ann** - The original annotation dictionary as it was received by Tagtog <br>\n",
"c) **text** - Plain text, extract from the html files<br>\n",
"--------------------------------------------------------------------------------<br>\n"
]
},
{
"cell_type": "code",
"execution_count": 7,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 250
},
"id": "DMGjPCxLEIuR",
"outputId": "30aa95d2-e69e-4739-8371-85219bd2e0e1"
},
"outputs": [
{
"data": {
"text/html": [
"\n",
" <div id=\"df-db521138-810b-453d-9ad8-74b6e9ea4b90\">\n",
" <div class=\"colab-df-container\">\n",
" <div>\n",
"<style scoped>\n",
" .dataframe tbody tr th:only-of-type {\n",
" vertical-align: middle;\n",
" }\n",
"\n",
" .dataframe tbody tr th {\n",
" vertical-align: top;\n",
" }\n",
"\n",
" .dataframe thead th {\n",
" text-align: right;\n",
" }\n",
"</style>\n",
"<table border=\"1\" class=\"dataframe\">\n",
" <thead>\n",
" <tr style=\"text-align: right;\">\n",
" <th></th>\n",
" <th>file_name</th>\n",
" <th>ann</th>\n",
" <th>text</th>\n",
" </tr>\n",
" </thead>\n",
" <tbody>\n",
" <tr>\n",
" <th>0</th>\n",
" <td>aOGsUKv3Z2HIQ8lEiIMdUZN5HbMu-social_groups_sam...</td>\n",
" <td>{'annotatable': {'parts': ['s1s1h1', 's1s1v1',...</td>\n",
" <td>Unemployment among migrants has more than doub...</td>\n",
" </tr>\n",
" <tr>\n",
" <th>1</th>\n",
" <td>am050NQK.Bjnys4b7uHk_KimmUDK-social_groups_sam...</td>\n",
" <td>{'annotatable': {'parts': ['s1s1h1', 's1s1v1',...</td>\n",
" <td>Tightening production restrictions in the cont...</td>\n",
" </tr>\n",
" <tr>\n",
" <th>2</th>\n",
" <td>al3VxP0Q.PIC4DWLNnvqrfMvF3du-social_groups_sam...</td>\n",
" <td>{'annotatable': {'parts': ['s1s1h1', 's1s1v1',...</td>\n",
" <td>Increase in aid for certain productions, such ...</td>\n",
" </tr>\n",
" <tr>\n",
" <th>3</th>\n",
" <td>alR.uOyN1MWMpelNPV7UQ05HMR_i-social_groups_sam...</td>\n",
" <td>{'annotatable': {'parts': ['s1s1h1', 's1s1v1',...</td>\n",
" <td>The Mediterranean Corridor: in July 2013, the ...</td>\n",
" </tr>\n",
" <tr>\n",
" <th>4</th>\n",
" <td>aXwvZyV2i4upIcKBh4sfXze8wcgu-social_groups_sam...</td>\n",
" <td>{'annotatable': {'parts': ['s1s1h1', 's1s1v1',...</td>\n",
" <td>It mobilizes and supports individuals and poli...</td>\n",
" </tr>\n",
" </tbody>\n",
"</table>\n",
"</div>\n",
" <button class=\"colab-df-convert\" onclick=\"convertToInteractive('df-db521138-810b-453d-9ad8-74b6e9ea4b90')\"\n",
" title=\"Convert this dataframe to an interactive table.\"\n",
" style=\"display:none;\">\n",
" \n",
" <svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24px\"viewBox=\"0 0 24 24\"\n",
" width=\"24px\">\n",
" <path d=\"M0 0h24v24H0V0z\" fill=\"none\"/>\n",
" <path d=\"M18.56 5.44l.94 2.06.94-2.06 2.06-.94-2.06-.94-.94-2.06-.94 2.06-2.06.94zm-11 1L8.5 8.5l.94-2.06 2.06-.94-2.06-.94L8.5 2.5l-.94 2.06-2.06.94zm10 10l.94 2.06.94-2.06 2.06-.94-2.06-.94-.94-2.06-.94 2.06-2.06.94z\"/><path d=\"M17.41 7.96l-1.37-1.37c-.4-.4-.92-.59-1.43-.59-.52 0-1.04.2-1.43.59L10.3 9.45l-7.72 7.72c-.78.78-.78 2.05 0 2.83L4 21.41c.39.39.9.59 1.41.59.51 0 1.02-.2 1.41-.59l7.78-7.78 2.81-2.81c.8-.78.8-2.07 0-2.86zM5.41 20L4 18.59l7.72-7.72 1.47 1.35L5.41 20z\"/>\n",
" </svg>\n",
" </button>\n",
" \n",
" <style>\n",
" .colab-df-container {\n",
" display:flex;\n",
" flex-wrap:wrap;\n",
" gap: 12px;\n",
" }\n",
"\n",
" .colab-df-convert {\n",
" background-color: #E8F0FE;\n",
" border: none;\n",
" border-radius: 50%;\n",
" cursor: pointer;\n",
" display: none;\n",
" fill: #1967D2;\n",
" height: 32px;\n",
" padding: 0 0 0 0;\n",
" width: 32px;\n",
" }\n",
"\n",
" .colab-df-convert:hover {\n",
" background-color: #E2EBFA;\n",
" box-shadow: 0px 1px 2px rgba(60, 64, 67, 0.3), 0px 1px 3px 1px rgba(60, 64, 67, 0.15);\n",
" fill: #174EA6;\n",
" }\n",
"\n",
" [theme=dark] .colab-df-convert {\n",
" background-color: #3B4455;\n",
" fill: #D2E3FC;\n",
" }\n",
"\n",
" [theme=dark] .colab-df-convert:hover {\n",
" background-color: #434B5C;\n",
" box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.15);\n",
" filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.3));\n",
" fill: #FFFFFF;\n",
" }\n",
" </style>\n",
"\n",
" <script>\n",
" const buttonEl =\n",
" document.querySelector('#df-db521138-810b-453d-9ad8-74b6e9ea4b90 button.colab-df-convert');\n",
" buttonEl.style.display =\n",
" google.colab.kernel.accessAllowed ? 'block' : 'none';\n",
"\n",
" async function convertToInteractive(key) {\n",
" const element = document.querySelector('#df-db521138-810b-453d-9ad8-74b6e9ea4b90');\n",
" const dataTable =\n",
" await google.colab.kernel.invokeFunction('convertToInteractive',\n",
" [key], {});\n",
" if (!dataTable) return;\n",
"\n",
" const docLinkHtml = 'Like what you see? Visit the ' +\n",
" '<a target=\"_blank\" href=https://colab.research.google.com/notebooks/data_table.ipynb>data table notebook</a>'\n",
" + ' to learn more about interactive tables.';\n",
" element.innerHTML = '';\n",
" dataTable['output_type'] = 'display_data';\n",
" await google.colab.output.renderOutput(dataTable, element);\n",
" const docLink = document.createElement('div');\n",
" docLink.innerHTML = docLinkHtml;\n",
" element.appendChild(docLink);\n",
" }\n",
" </script>\n",
" </div>\n",
" </div>\n",
" "
],
"text/plain": [
" file_name \\\n",
"0 aOGsUKv3Z2HIQ8lEiIMdUZN5HbMu-social_groups_sam... \n",
"1 am050NQK.Bjnys4b7uHk_KimmUDK-social_groups_sam... \n",
"2 al3VxP0Q.PIC4DWLNnvqrfMvF3du-social_groups_sam... \n",
"3 alR.uOyN1MWMpelNPV7UQ05HMR_i-social_groups_sam... \n",
"4 aXwvZyV2i4upIcKBh4sfXze8wcgu-social_groups_sam... \n",
"\n",
" ann \\\n",
"0 {'annotatable': {'parts': ['s1s1h1', 's1s1v1',... \n",
"1 {'annotatable': {'parts': ['s1s1h1', 's1s1v1',... \n",
"2 {'annotatable': {'parts': ['s1s1h1', 's1s1v1',... \n",
"3 {'annotatable': {'parts': ['s1s1h1', 's1s1v1',... \n",
"4 {'annotatable': {'parts': ['s1s1h1', 's1s1v1',... \n",
"\n",
" text \n",
"0 Unemployment among migrants has more than doub... \n",
"1 Tightening production restrictions in the cont... \n",
"2 Increase in aid for certain productions, such ... \n",
"3 The Mediterranean Corridor: in July 2013, the ... \n",
"4 It mobilizes and supports individuals and poli... "
]
},
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"tagtog_parser.tagtog_df.head()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"--------------------------------------------------------------------------------<br>\n",
"TagTogParser has also processed the \"ann\" and \"text\" of each document and outputs **iob_tags_df**, which contains:<br>\n",
"a) **text_list** - documents tokens split to list <br>\n",
"b) **tags_list** - documents tokens IOB tags split to list <br>\n",
"--------------------------------------------------------------------------------<br>"
]
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 206
},
"id": "1FEpMyHuRFoQ",
"outputId": "764e10ed-7a84-417e-972a-f95e35f5baff"
},
"outputs": [
{
"data": {
"text/html": [
"\n",
" <div id=\"df-dffcbf02-c6bf-4a08-83d7-28db73062647\">\n",
" <div class=\"colab-df-container\">\n",
" <div>\n",
"<style scoped>\n",
" .dataframe tbody tr th:only-of-type {\n",
" vertical-align: middle;\n",
" }\n",
"\n",
" .dataframe tbody tr th {\n",
" vertical-align: top;\n",
" }\n",
"\n",
" .dataframe thead th {\n",
" text-align: right;\n",
" }\n",
"</style>\n",
"<table border=\"1\" class=\"dataframe\">\n",
" <thead>\n",
" <tr style=\"text-align: right;\">\n",
" <th></th>\n",
" <th>text_list</th>\n",
" <th>tags_list</th>\n",
" </tr>\n",
" </thead>\n",
" <tbody>\n",
" <tr>\n",
" <th>0</th>\n",
" <td>[Unemployment, among, migrants, has, more, tha...</td>\n",
" <td>[O, O, B-social_group, O, O, O, O, O, O, O, O]</td>\n",
" </tr>\n",
" <tr>\n",
" <th>1</th>\n",
" <td>[Tightening, production, restrictions, in, the...</td>\n",
" <td>[O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, ...</td>\n",
" </tr>\n",
" <tr>\n",
" <th>2</th>\n",
" <td>[Increase, in, aid, for, certain, productions,...</td>\n",
" <td>[O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, ...</td>\n",
" </tr>\n",
" <tr>\n",
" <th>3</th>\n",
" <td>[The, Mediterranean, Corridor, :, in, July, 20...</td>\n",
" <td>[O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, ...</td>\n",
" </tr>\n",
" <tr>\n",
" <th>4</th>\n",
" <td>[It, mobilizes, and, supports, individuals, an...</td>\n",
" <td>[O, O, O, O, B-social_group, O, B-social_group...</td>\n",
" </tr>\n",
" </tbody>\n",
"</table>\n",
"</div>\n",
" <button class=\"colab-df-convert\" onclick=\"convertToInteractive('df-dffcbf02-c6bf-4a08-83d7-28db73062647')\"\n",
" title=\"Convert this dataframe to an interactive table.\"\n",
" style=\"display:none;\">\n",
" \n",
" <svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24px\"viewBox=\"0 0 24 24\"\n",
" width=\"24px\">\n",
" <path d=\"M0 0h24v24H0V0z\" fill=\"none\"/>\n",
" <path d=\"M18.56 5.44l.94 2.06.94-2.06 2.06-.94-2.06-.94-.94-2.06-.94 2.06-2.06.94zm-11 1L8.5 8.5l.94-2.06 2.06-.94-2.06-.94L8.5 2.5l-.94 2.06-2.06.94zm10 10l.94 2.06.94-2.06 2.06-.94-2.06-.94-.94-2.06-.94 2.06-2.06.94z\"/><path d=\"M17.41 7.96l-1.37-1.37c-.4-.4-.92-.59-1.43-.59-.52 0-1.04.2-1.43.59L10.3 9.45l-7.72 7.72c-.78.78-.78 2.05 0 2.83L4 21.41c.39.39.9.59 1.41.59.51 0 1.02-.2 1.41-.59l7.78-7.78 2.81-2.81c.8-.78.8-2.07 0-2.86zM5.41 20L4 18.59l7.72-7.72 1.47 1.35L5.41 20z\"/>\n",
" </svg>\n",
" </button>\n",
" \n",
" <style>\n",
" .colab-df-container {\n",
" display:flex;\n",
" flex-wrap:wrap;\n",
" gap: 12px;\n",
" }\n",
"\n",
" .colab-df-convert {\n",
" background-color: #E8F0FE;\n",
" border: none;\n",
" border-radius: 50%;\n",
" cursor: pointer;\n",
" display: none;\n",
" fill: #1967D2;\n",
" height: 32px;\n",
" padding: 0 0 0 0;\n",
" width: 32px;\n",
" }\n",
"\n",
" .colab-df-convert:hover {\n",
" background-color: #E2EBFA;\n",
" box-shadow: 0px 1px 2px rgba(60, 64, 67, 0.3), 0px 1px 3px 1px rgba(60, 64, 67, 0.15);\n",
" fill: #174EA6;\n",
" }\n",
"\n",
" [theme=dark] .colab-df-convert {\n",
" background-color: #3B4455;\n",
" fill: #D2E3FC;\n",
" }\n",
"\n",
" [theme=dark] .colab-df-convert:hover {\n",
" background-color: #434B5C;\n",
" box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.15);\n",
" filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.3));\n",
" fill: #FFFFFF;\n",
" }\n",
" </style>\n",
"\n",
" <script>\n",
" const buttonEl =\n",
" document.querySelector('#df-dffcbf02-c6bf-4a08-83d7-28db73062647 button.colab-df-convert');\n",
" buttonEl.style.display =\n",
" google.colab.kernel.accessAllowed ? 'block' : 'none';\n",
"\n",
" async function convertToInteractive(key) {\n",
" const element = document.querySelector('#df-dffcbf02-c6bf-4a08-83d7-28db73062647');\n",
" const dataTable =\n",
" await google.colab.kernel.invokeFunction('convertToInteractive',\n",
" [key], {});\n",
" if (!dataTable) return;\n",
"\n",
" const docLinkHtml = 'Like what you see? Visit the ' +\n",
" '<a target=\"_blank\" href=https://colab.research.google.com/notebooks/data_table.ipynb>data table notebook</a>'\n",
" + ' to learn more about interactive tables.';\n",
" element.innerHTML = '';\n",
" dataTable['output_type'] = 'display_data';\n",
" await google.colab.output.renderOutput(dataTable, element);\n",
" const docLink = document.createElement('div');\n",
" docLink.innerHTML = docLinkHtml;\n",
" element.appendChild(docLink);\n",
" }\n",
" </script>\n",
" </div>\n",
" </div>\n",
" "
],
"text/plain": [
" text_list \\\n",
"0 [Unemployment, among, migrants, has, more, tha... \n",
"1 [Tightening, production, restrictions, in, the... \n",
"2 [Increase, in, aid, for, certain, productions,... \n",
"3 [The, Mediterranean, Corridor, :, in, July, 20... \n",
"4 [It, mobilizes, and, supports, individuals, an... \n",
"\n",
" tags_list \n",
"0 [O, O, B-social_group, O, O, O, O, O, O, O, O] \n",
"1 [O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, ... \n",
"2 [O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, ... \n",
"3 [O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, ... \n",
"4 [O, O, O, O, B-social_group, O, B-social_group... "
]
},
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"tagtog_parser.iob_tags_df.head()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Analyze the tags distribution"
]
},
{
"cell_type": "code",
"execution_count": 9,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 438
},
"id": "o3TtRFz0RfT9",
"outputId": "62cccd01-7586-47ba-cf3e-86bdbb6b447f"
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"TagTogParser has no tags_counts. generating it...\n",
"calculating tags counts...\n"
]
},
{
"data": {
"image/png": "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\n",
"text/plain": [
"<Figure size 432x288 with 1 Axes>"
]
},
"metadata": {
"needs_background": "light"
},
"output_type": "display_data"
}
],
"source": [
"tagtog_parser.plot_tags_count()"
]
},
{
"cell_type": "code",
"execution_count": 10,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "GTKJPtAZ7Hvp",
"outputId": "6a42e21d-bca7-4349-9782-7af9218420dd"
},
"outputs": [
{
"data": {
"text/plain": [
"[('Tightening', 'O'),\n",
" ('production', 'O'),\n",
" ('restrictions', 'O'),\n",
" ('in', 'O'),\n",
" ('the', 'O'),\n",
" ('context', 'O'),\n",
" ('of', 'O'),\n",
" ('EU', 'O'),\n",
" ('enlargement', 'O'),\n",
" ('must', 'O'),\n",
" ('not', 'O'),\n",
" ('be', 'O'),\n",
" ('disproportionately', 'O'),\n",
" ('at', 'O'),\n",
" ('the', 'O'),\n",
" ('expense', 'O'),\n",
" ('of', 'O'),\n",
" ('Dutch', 'B-social_group'),\n",
" ('farmers', 'I-social_group'),\n",
" ('.', 'O')]"
]
},
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"list(zip(tagtog_parser.iob_tags_df.loc[1,'text_list'],tagtog_parser.iob_tags_df.loc[1,'tags_list']))"
]
}
],
"metadata": {
"colab": {
"provenance": []
},
"gpuClass": "standard",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"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.8.6"
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {
"02c24cc086374b778fb65fe38cfb1cb2": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"02d302df60bb43abbfaa1f747777fdb0": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"031b77176a53477c8b9b3bd6e27971fd": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"03d33886ec05437c8da61debed6a78ef": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_f31f122e401c46e08381a5a10f8665b2",
"placeholder": "​",
"style": "IPY_MODEL_f20f825f1cf94e9eb271b075dccb97d6",
"value": "Downloading (…)&quot;pytorch_model.bin&quot;;: 100%"
}
},
"06bec7d6733b4534a204c8cedd424499": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"081890e84b7a41eca1bc99db2d1a11e5": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_3ba4804f718d43a4bc6091cddfebc644",
"placeholder": "​",
"style": "IPY_MODEL_1a28a3fe53e043a7aeb17a4d4214fed0",
"value": "\n<b>Pro Tip:</b> 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. </center>"
}
},
"0ef8d0e18aa24563acdcab540a07b86a": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"0ff7f59d743e44918834fbdfb66bb7cc": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"15f8aef7e78e4afe82d0a84390541687": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"16aa5af33475499498520874e100ae02": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"1823a5844f9d4f4e8aec9aed9f260bca": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "CheckboxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "CheckboxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "CheckboxView",
"description": "Add token as git credential?",
"description_tooltip": null,
"disabled": false,
"indent": true,
"layout": "IPY_MODEL_02d302df60bb43abbfaa1f747777fdb0",
"style": "IPY_MODEL_77270895ea6243708298b936272c3f7b",
"value": true
}
},
"19f9d43df9b9441bababde255d993e00": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "FloatProgressModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "FloatProgressModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "ProgressView",
"bar_style": "success",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_9bb76e878c2349c992add871808f4f61",
"max": 260860005,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_a9612f94547b420eb3dce52e4e762ee5",
"value": 260860005
}
},
"1a01bc9a16e74d3f81fab0467a2bd547": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"1a28a3fe53e043a7aeb17a4d4214fed0": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"1c63725da1974445ba9ba0c9dec1232b": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_6e8bd8f0294c4b6a9ed3d02684ccba16",
"placeholder": "​",
"style": "IPY_MODEL_15f8aef7e78e4afe82d0a84390541687",
"value": "Upload file runs/Dec29_07-26-40_38ba0edfa137/events.out.tfevents.1672301325.38ba0edfa137.472.0: 100%"
}
},
"1eaa5142c32147709af45568e76206a7": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"26a3ff9301764c53a604eb40b7d1952c": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"28693cda7b664af3a43bb3506f23f11b": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"2ecbcaeb7d5b455e89a32e357b5b747b": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "VBoxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "VBoxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "VBoxView",
"box_style": "",
"children": [
"IPY_MODEL_b68ba5d7f51c4e3a95ee91d0ec85372f",
"IPY_MODEL_79a1cb6697b2440f960d78e64944bc5b",
"IPY_MODEL_1823a5844f9d4f4e8aec9aed9f260bca",
"IPY_MODEL_4b22aac441224e38861c0f175dbf50fe",
"IPY_MODEL_081890e84b7a41eca1bc99db2d1a11e5"
],
"layout": "IPY_MODEL_f923f8c844e543878d81cc225a23decc"
}
},
"3063cc870f7e4de6978c8efea5454515": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"320acfc44d8943c1bb4b4c430e53bc09": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_4e9ec6a5802149de91f2e2589121e0e8",
"placeholder": "​",
"style": "IPY_MODEL_4e89aee6eb0844c7afbc0bcd0cd2bf0b",
"value": "Downloading (…)/main/tokenizer.json: 100%"
}
},
"3432cd3aea1448ca80ccbdaee55375be": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_ad3b0c09fb3d4af1840c1bd0784d28a8",
"placeholder": "​",
"style": "IPY_MODEL_1a01bc9a16e74d3f81fab0467a2bd547",
"value": " 4.34k/4.34k [03:19&lt;00:00, 5.31B/s]"
}
},
"3603aca438d24a9e84fd2be442c9a22a": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"365f26b675fd497981d510dc65777813": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"389abdaf7fe7429c837064acce4f5358": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"3b12077ede134967875e189fefd83019": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "FloatProgressModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "FloatProgressModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "ProgressView",
"bar_style": "success",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_16aa5af33475499498520874e100ae02",
"max": 5533,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_7d3053c909a646b18606a1ee1376731e",
"value": 5533
}
},
"3b8115074f904a7b8d2745ea7af65b1a": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ButtonStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ButtonStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"button_color": null,
"font_weight": ""
}
},
"3ba4804f718d43a4bc6091cddfebc644": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"3e18b80402884af2af5acdba7115bf80": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HBoxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HBoxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HBoxView",
"box_style": "",
"children": [
"IPY_MODEL_03d33886ec05437c8da61debed6a78ef",
"IPY_MODEL_a3371dd8e1524899880120e346ae3bca",
"IPY_MODEL_77d8940ade074ca7be4df7161b6bb1ae"
],
"layout": "IPY_MODEL_f98c05eb4be84b89b4bc51c1bd5305ff"
}
},
"3ebbdc7bc5a74401b090f1125ba53d67": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_852bca5949e14657b9ceaf5087187a18",
"placeholder": "​",
"style": "IPY_MODEL_26a3ff9301764c53a604eb40b7d1952c",
"value": " 5.40k/5.40k [03:19&lt;00:00, 10.8B/s]"
}
},
"41da18a9c4534ee4b6285bc9ca60d38a": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"42e2b5e8ec2d4749affaac462e97141d": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"43da940b0f29442fa136ab7f6e5940eb": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"49452401b3be440aa6023bc91f5f900e": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"4b22aac441224e38861c0f175dbf50fe": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ButtonModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ButtonModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "ButtonView",
"button_style": "",
"description": "Login",
"disabled": false,
"icon": "",
"layout": "IPY_MODEL_587a6e8e10b54e28a5ae039964e1583e",
"style": "IPY_MODEL_3b8115074f904a7b8d2745ea7af65b1a",
"tooltip": ""
}
},
"4c313633628e4fbc9389ffb99cd03bbc": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_c5fa4db218824d22b2fa372467713ed1",
"placeholder": "​",
"style": "IPY_MODEL_06bec7d6733b4534a204c8cedd424499",
"value": " 249M/249M [03:19&lt;00:00, 581kB/s]"
}
},
"4ce52cb115144542b11b383858c158fc": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"4d554786e64044df92aadb12e1194068": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HBoxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HBoxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HBoxView",
"box_style": "",
"children": [
"IPY_MODEL_d36792ab2f2e4c29a186d07900a33149",
"IPY_MODEL_3b12077ede134967875e189fefd83019",
"IPY_MODEL_3ebbdc7bc5a74401b090f1125ba53d67"
],
"layout": "IPY_MODEL_9786b3cda3fe476d9d8d4aac42bac761"
}
},
"4e89aee6eb0844c7afbc0bcd0cd2bf0b": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"4e9ec6a5802149de91f2e2589121e0e8": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"4eaaec2761374c1c9bfae19bfd6e42ea": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "FloatProgressModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "FloatProgressModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "ProgressView",
"bar_style": "success",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_c1b51b4db7c1495aa2f8edd07eaf9823",
"max": 3387,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_b365941b9b3e4ce69250aa03f158d771",
"value": 3387
}
},
"51fcd04ced0b40aaa05d2cd8bafbd91d": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"587a6e8e10b54e28a5ae039964e1583e": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"5d87dff535df473c9f4a2416d5279d7f": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "FloatProgressModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "FloatProgressModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "ProgressView",
"bar_style": "success",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_e50302e0a2784a86a4a678875a54d382",
"max": 4441,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_7ea6ae3c149d4f6f943478dd7aa80758",
"value": 4441
}
},
"6402cc599d9d432c84c2a3851b37e23b": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"670be4793c7a49d993fe9daae132d2f9": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ProgressStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ProgressStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"bar_color": null,
"description_width": ""
}
},
"690b8bf72de145119d27e9fe7efec89a": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_ea9973dbbc2842e9b085ad4fc8ba53ae",
"placeholder": "​",
"style": "IPY_MODEL_49452401b3be440aa6023bc91f5f900e",
"value": " 213k/213k [00:00&lt;00:00, 782kB/s]"
}
},
"6e8bd8f0294c4b6a9ed3d02684ccba16": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"72afd5b5d23242ddb8fe5357d34b9a60": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HBoxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HBoxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HBoxView",
"box_style": "",
"children": [
"IPY_MODEL_d8dcdad96e7948568f53dca1c22b3794",
"IPY_MODEL_cdabcfb8abc6401a9181f413d1acfefd",
"IPY_MODEL_8c62a6c8355c40e28fedd16cc25e1053"
],
"layout": "IPY_MODEL_fb60b76091c348568b35008f901bbd8e"
}
},
"77270895ea6243708298b936272c3f7b": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"77d8940ade074ca7be4df7161b6bb1ae": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_43da940b0f29442fa136ab7f6e5940eb",
"placeholder": "​",
"style": "IPY_MODEL_957a55a4f6d948e488803951f33b8542",
"value": " 263M/263M [00:01&lt;00:00, 209MB/s]"
}
},
"79a1cb6697b2440f960d78e64944bc5b": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "PasswordModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "PasswordModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "PasswordView",
"continuous_update": true,
"description": "Token:",
"description_tooltip": null,
"disabled": false,
"layout": "IPY_MODEL_28693cda7b664af3a43bb3506f23f11b",
"placeholder": "​",
"style": "IPY_MODEL_e84f7a938ae14cb1be1ef872b380c392",
"value": ""
}
},
"7d3053c909a646b18606a1ee1376731e": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ProgressStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ProgressStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"bar_color": null,
"description_width": ""
}
},
"7ea6ae3c149d4f6f943478dd7aa80758": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ProgressStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ProgressStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"bar_color": null,
"description_width": ""
}
},
"7ef92afc3e9143188a883e331cee2674": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "FloatProgressModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "FloatProgressModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "ProgressView",
"bar_style": "success",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_aa3acbf7c32c49f099d73c1d5f16a5e2",
"max": 435797,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_8d25bf1579714af9be05311cc6f40220",
"value": 435797
}
},
"80830235c6bf481ca6f4a26ab2e883ed": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"852bca5949e14657b9ceaf5087187a18": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"85805042beb64dcf82827f838bb41475": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"85dda828320b4f5997ccecf7a056f688": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ProgressStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ProgressStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"bar_color": null,
"description_width": ""
}
},
"86775f4c6e5d4b6b84509ecc361bf1a7": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"871c6dc875ee4a8486b3527b9b69b3aa": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"87e4bc2f66514b5bb3a023d76585c47a": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"8ae6ac449b7243ecac61b9849bed00a0": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ProgressStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ProgressStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"bar_color": null,
"description_width": ""
}
},
"8c62a6c8355c40e28fedd16cc25e1053": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_86775f4c6e5d4b6b84509ecc361bf1a7",
"placeholder": "​",
"style": "IPY_MODEL_ffc16bd3acb547729f5cfa8ff6969288",
"value": " 29.0/29.0 [00:00&lt;00:00, 606B/s]"
}
},
"8d25bf1579714af9be05311cc6f40220": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ProgressStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ProgressStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"bar_color": null,
"description_width": ""
}
},
"957a55a4f6d948e488803951f33b8542": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"9786b3cda3fe476d9d8d4aac42bac761": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"9bb76e878c2349c992add871808f4f61": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"9cca947b6cb74d0e930b3eececd8b1de": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"9f0968f48fc94c30acc29d881242761f": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"9f3357c7c2fa4190b81b55e68ebbd7c5": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"a0642889995f4a36a863873a22b50fb6": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_031b77176a53477c8b9b3bd6e27971fd",
"placeholder": "​",
"style": "IPY_MODEL_51fcd04ced0b40aaa05d2cd8bafbd91d",
"value": "Upload file training_args.bin: 100%"
}
},
"a17921f7af3e431e8ff85d4e2a9b9c79": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"a1fd4d1b64b94c4b9b60faa8be0efd6a": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HBoxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HBoxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HBoxView",
"box_style": "",
"children": [
"IPY_MODEL_320acfc44d8943c1bb4b4c430e53bc09",
"IPY_MODEL_7ef92afc3e9143188a883e331cee2674",
"IPY_MODEL_e345e8f0a78641c8af0cfa01f4c3e6ad"
],
"layout": "IPY_MODEL_9f3357c7c2fa4190b81b55e68ebbd7c5"
}
},
"a3371dd8e1524899880120e346ae3bca": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "FloatProgressModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "FloatProgressModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "ProgressView",
"bar_style": "success",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_c7f00554cedc4970b991643aac49f288",
"max": 263273408,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_670be4793c7a49d993fe9daae132d2f9",
"value": 263273408
}
},
"a61857a5b3af45d6bad6e2c2f734ece2": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"a7b9cb6b8ec044b092e543140e87ab87": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HBoxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HBoxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HBoxView",
"box_style": "",
"children": [
"IPY_MODEL_fff9f42892654a7fb0bce00549d5bd7b",
"IPY_MODEL_19f9d43df9b9441bababde255d993e00",
"IPY_MODEL_4c313633628e4fbc9389ffb99cd03bbc"
],
"layout": "IPY_MODEL_0ff7f59d743e44918834fbdfb66bb7cc"
}
},
"a95f6cf8cf5b44dbb21c239f0ecc7a53": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"a9612f94547b420eb3dce52e4e762ee5": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ProgressStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ProgressStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"bar_color": null,
"description_width": ""
}
},
"aa3acbf7c32c49f099d73c1d5f16a5e2": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"ad3b0c09fb3d4af1840c1bd0784d28a8": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"afb76e3a7cb34d8196f1da14239ae1b6": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"b15cf50f3aa244f88172cb89b9b2dfe9": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "FloatProgressModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "FloatProgressModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "ProgressView",
"bar_style": "success",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_3603aca438d24a9e84fd2be442c9a22a",
"max": 411,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_85dda828320b4f5997ccecf7a056f688",
"value": 411
}
},
"b365941b9b3e4ce69250aa03f158d771": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ProgressStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ProgressStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"bar_color": null,
"description_width": ""
}
},
"b555c74f5db64030962bad8d64e1f0c4": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HBoxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HBoxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HBoxView",
"box_style": "",
"children": [
"IPY_MODEL_1c63725da1974445ba9ba0c9dec1232b",
"IPY_MODEL_5d87dff535df473c9f4a2416d5279d7f",
"IPY_MODEL_3432cd3aea1448ca80ccbdaee55375be"
],
"layout": "IPY_MODEL_389abdaf7fe7429c837064acce4f5358"
}
},
"b68ba5d7f51c4e3a95ee91d0ec85372f": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_41da18a9c4534ee4b6285bc9ca60d38a",
"placeholder": "​",
"style": "IPY_MODEL_87e4bc2f66514b5bb3a023d76585c47a",
"value": "<center> <img\nsrc=https://huggingface.co/front/assets/huggingface_logo-noborder.svg\nalt='Hugging Face'> <br> Copy a token from <a\nhref=\"https://huggingface.co/settings/tokens\" target=\"_blank\">your Hugging Face\ntokens page</a> and paste it below. <br> Immediately click login after copying\nyour token or it might be stored in plain text in this notebook file. </center>"
}
},
"b829bb3d6a8d4af1829f3208f8ad9e8c": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HBoxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HBoxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HBoxView",
"box_style": "",
"children": [
"IPY_MODEL_c245f2525c5d4b1589ad9bc9ffe22e3e",
"IPY_MODEL_b15cf50f3aa244f88172cb89b9b2dfe9",
"IPY_MODEL_dfe09aa85d874c5ebe67906b036f6f26"
],
"layout": "IPY_MODEL_85805042beb64dcf82827f838bb41475"
}
},
"b8d73bde14d2450498a519c58fbbefa3": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"b8decd48aa35429d9ce5bcb5964c933b": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"c1b51b4db7c1495aa2f8edd07eaf9823": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"c245f2525c5d4b1589ad9bc9ffe22e3e": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_4ce52cb115144542b11b383858c158fc",
"placeholder": "​",
"style": "IPY_MODEL_365f26b675fd497981d510dc65777813",
"value": "Downloading (…)lve/main/config.json: 100%"
}
},
"c5fa4db218824d22b2fa372467713ed1": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"c6c1ce5d286c456d90f7c6c8f27071f3": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HBoxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HBoxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HBoxView",
"box_style": "",
"children": [
"IPY_MODEL_a0642889995f4a36a863873a22b50fb6",
"IPY_MODEL_4eaaec2761374c1c9bfae19bfd6e42ea",
"IPY_MODEL_e1d5b3884d55469a9630e3e077289720"
],
"layout": "IPY_MODEL_42e2b5e8ec2d4749affaac462e97141d"
}
},
"c7f00554cedc4970b991643aac49f288": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"cdabcfb8abc6401a9181f413d1acfefd": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "FloatProgressModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "FloatProgressModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "ProgressView",
"bar_style": "success",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_fa7e86a58b5246689afb9b00387e6be4",
"max": 29,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_8ae6ac449b7243ecac61b9849bed00a0",
"value": 29
}
},
"d36792ab2f2e4c29a186d07900a33149": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_80830235c6bf481ca6f4a26ab2e883ed",
"placeholder": "​",
"style": "IPY_MODEL_0ef8d0e18aa24563acdcab540a07b86a",
"value": "Upload file runs/Dec29_07-26-40_38ba0edfa137/1672301325.2431016/events.out.tfevents.1672301325.38ba0edfa137.472.1: 100%"
}
},
"d39664daf1ca4d81b866724142b9153c": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"d8dcdad96e7948568f53dca1c22b3794": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_a95f6cf8cf5b44dbb21c239f0ecc7a53",
"placeholder": "​",
"style": "IPY_MODEL_b8decd48aa35429d9ce5bcb5964c933b",
"value": "Downloading (…)okenizer_config.json: 100%"
}
},
"dfe09aa85d874c5ebe67906b036f6f26": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_b8d73bde14d2450498a519c58fbbefa3",
"placeholder": "​",
"style": "IPY_MODEL_3063cc870f7e4de6978c8efea5454515",
"value": " 411/411 [00:00&lt;00:00, 21.7kB/s]"
}
},
"e1d5b3884d55469a9630e3e077289720": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_a61857a5b3af45d6bad6e2c2f734ece2",
"placeholder": "​",
"style": "IPY_MODEL_a17921f7af3e431e8ff85d4e2a9b9c79",
"value": " 3.31k/3.31k [03:19&lt;00:00, 33.3s/B]"
}
},
"e345e8f0a78641c8af0cfa01f4c3e6ad": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_9cca947b6cb74d0e930b3eececd8b1de",
"placeholder": "​",
"style": "IPY_MODEL_d39664daf1ca4d81b866724142b9153c",
"value": " 436k/436k [00:00&lt;00:00, 1.20MB/s]"
}
},
"e50302e0a2784a86a4a678875a54d382": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"e84f7a938ae14cb1be1ef872b380c392": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"ea9973dbbc2842e9b085ad4fc8ba53ae": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"eee99903db6442bf9c70732053b713d0": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_9f0968f48fc94c30acc29d881242761f",
"placeholder": "​",
"style": "IPY_MODEL_1eaa5142c32147709af45568e76206a7",
"value": "Downloading (…)solve/main/vocab.txt: 100%"
}
},
"f20f825f1cf94e9eb271b075dccb97d6": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"f267e6d9c4b74dc8b3712f248a14cb5e": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HBoxModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HBoxModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HBoxView",
"box_style": "",
"children": [
"IPY_MODEL_eee99903db6442bf9c70732053b713d0",
"IPY_MODEL_fbeb9bbea06d4cf3a5440578f88e31a9",
"IPY_MODEL_690b8bf72de145119d27e9fe7efec89a"
],
"layout": "IPY_MODEL_6402cc599d9d432c84c2a3851b37e23b"
}
},
"f31f122e401c46e08381a5a10f8665b2": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"f923f8c844e543878d81cc225a23decc": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": "center",
"align_self": null,
"border": null,
"bottom": null,
"display": "flex",
"flex": null,
"flex_flow": "column",
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": "50%"
}
},
"f98c05eb4be84b89b4bc51c1bd5305ff": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"fa7e86a58b5246689afb9b00387e6be4": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"fb60b76091c348568b35008f901bbd8e": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.2.0",
"model_name": "LayoutModel",
"state": {
"_model_module": "@jupyter-widgets/base",
"_model_module_version": "1.2.0",
"_model_name": "LayoutModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "LayoutView",
"align_content": null,
"align_items": null,
"align_self": null,
"border": null,
"bottom": null,
"display": null,
"flex": null,
"flex_flow": null,
"grid_area": null,
"grid_auto_columns": null,
"grid_auto_flow": null,
"grid_auto_rows": null,
"grid_column": null,
"grid_gap": null,
"grid_row": null,
"grid_template_areas": null,
"grid_template_columns": null,
"grid_template_rows": null,
"height": null,
"justify_content": null,
"justify_items": null,
"left": null,
"margin": null,
"max_height": null,
"max_width": null,
"min_height": null,
"min_width": null,
"object_fit": null,
"object_position": null,
"order": null,
"overflow": null,
"overflow_x": null,
"overflow_y": null,
"padding": null,
"right": null,
"top": null,
"visibility": null,
"width": null
}
},
"fbccb6057ff54aa8be5ba6b805dcd2d7": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "ProgressStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "ProgressStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"bar_color": null,
"description_width": ""
}
},
"fbeb9bbea06d4cf3a5440578f88e31a9": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "FloatProgressModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "FloatProgressModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "ProgressView",
"bar_style": "success",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_02c24cc086374b778fb65fe38cfb1cb2",
"max": 213450,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_fbccb6057ff54aa8be5ba6b805dcd2d7",
"value": 213450
}
},
"ffc16bd3acb547729f5cfa8ff6969288": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
},
"fff9f42892654a7fb0bce00549d5bd7b": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "HTMLModel",
"state": {
"_dom_classes": [],
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "HTMLModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/controls",
"_view_module_version": "1.5.0",
"_view_name": "HTMLView",
"description": "",
"description_tooltip": null,
"layout": "IPY_MODEL_afb76e3a7cb34d8196f1da14239ae1b6",
"placeholder": "​",
"style": "IPY_MODEL_871c6dc875ee4a8486b3527b9b69b3aa",
"value": "Upload file pytorch_model.bin: 100%"
}
}
}
}
},
"nbformat": 4,
"nbformat_minor": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment