supporting-blog-content/how-to-use-jina-v2-embeddings/how-to-use-jina-v2-embeddings.ipynb (3,417 lines of code) (raw):
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"colab_type": "text",
"id": "view-in-github"
},
"source": [
"<a href=\"https://colab.research.google.com/github/llermaly/elasticsearch-labs/blob/supporting-blog-content%2Fhow-to-use-jina-v2-embeddings/supporting-blog-content/how-to-use-jina-v2-embeddings.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>\n"
]
},
{
"cell_type": "markdown",
"id": "EtCE7fYXiiPT",
"metadata": {
"id": "EtCE7fYXiiPT"
},
"source": [
"# Introduction\n",
"\n",
"In this notebook, we will extend the [Jina Late Chunking implementation example ](https://github.com/jina-ai/late-chunking/blob/main/examples.ipynb) to index the documents and embeddings to Elasticsearch, and run queries against those documents.\n",
"\n",
"The Jina part of the implementation will be keep untouched.\n",
"\n",
"This is supporting material for the following blog post:\n",
"https://www.elastic.co/search-labs/blog/how-to-use-jina-v2-embeddings\n"
]
},
{
"cell_type": "markdown",
"id": "96M834NPinDc",
"metadata": {
"id": "96M834NPinDc"
},
"source": []
},
{
"cell_type": "markdown",
"id": "e1173893c4f0ea56",
"metadata": {
"collapsed": false,
"id": "e1173893c4f0ea56",
"jupyter": {
"outputs_hidden": false
}
},
"source": [
"# [Late Chunking](https://jina.ai/news/late-chunking-in-long-context-embedding-models)\n",
"\n",
"This notebooks explains how the \"Late Chunking\" can be implemented. First you need to install the requirements:\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "d02a920f-cde0-4035-9834-49b087aab5cc",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "d02a920f-cde0-4035-9834-49b087aab5cc",
"is_executing": true,
"outputId": "14114c48-3d06-43d0-85ae-97d6dfe9bd47"
},
"outputs": [],
"source": [
"%pip install transformers==4.43.4"
]
},
{
"cell_type": "markdown",
"id": "58a8fbc1e477db48",
"metadata": {
"collapsed": false,
"id": "58a8fbc1e477db48",
"jupyter": {
"outputs_hidden": false
}
},
"source": [
"Then we load a model which we want to use for the embedding. We choose `jinaai/jina-embeddings-v2-base-en` but any other model which supports mean pooling is possible. However, models with a large maximum context-length are preferred.\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "1380abf7acde9517",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 501,
"referenced_widgets": [
"067c89182b124570952fdda2344447b1",
"b29fde5ea11842b284f758375e3d5b82",
"6d087b13b8b6495f97aca80ba39ca788",
"6171219510a04d85ac1d5105cd33f722",
"d902652bee8f42dbb18e31e07c0d6f72",
"e43933aa8e1448f9bd41100b6f88635b",
"01cac02a4e9447e7b110b46a237e0f7c",
"05a8f81acbf94afc88a38b2c95e334b8",
"5dc6aa07e5a942159a29f73847174a77",
"da98e93f701f42abafd057f8d252ed9e",
"492639dda7fe4713be658d8af9bdc77a",
"667e8bd1f3da4358a33e3b24ef06299c",
"f0809a81635a4f34af65a6a57823e7ac",
"4d0c0410ec8846fdb6cc7231206e5c4f",
"dd6673a3c23043148dea480ad3f502a6",
"06dde1667f174af5ae69116a64833e1a",
"c730475aff9b4e6b94da7c798bb81a33",
"9a5ff0995eea4acda57de452544aa65f",
"da4e6fae7f1b4c01b6c6f5f3fb95f497",
"60cc58b680e848cebaed719a3d6bb131",
"8e6ec0b7061441cc8661ea2312247aa6",
"945744f3af104b15bb5a54ac63067c59",
"817de9b8cbca44b49ba57741c2be00da",
"9657b923826b4639a8491dad4a052f10",
"7862d8d45e394b64aaff0b1174bafb19",
"574a1668cf4d483e9bb6ad14d1f94a41",
"c8b6057052d147a6afac0180569dc19b",
"b845989305fb43899298cea6bee508fd",
"e7427d6710d741639846dff2762f73be",
"4547b7618daa4e248cb7a8ab40621d6d",
"a8fef24d67794e3b989ad94e62564c87",
"768eb1b94da04b2189dbf9856901d718",
"0e64f78f85d14310ae832e2ac1f26960",
"d01e1e89ec294ebdbcfc3b5d1d7d4b5e",
"895cee5029c540d0a59a20179d490091",
"cbe115252b95444fa093f88ad0f83b81",
"2841bb331ed34a0db3bb6a9e5e2e7176",
"4fb0b68998934c8cb9255ce2a0e525dd",
"e148c3439f384ef5b9931b8a1d4db2ee",
"ee4a8d7d9af24fde826d919325834d43",
"6d5c6345fe754a9397f0a28426fa45cb",
"19885acf80c84a7ab51c3c8b79394b63",
"da7aa3881cf04357b7a6a8ea49fbdbb0",
"f8bedef9812747bd9365e5ae92e8fa6f",
"0fc53e46c6ad4d08bdef52b1d1d92046",
"9a157548f6b84c7cba8b2c88bee8a9ba",
"d4af4af87d01488fba53462cb4f60091",
"59a8afaba68a484a8e9332a8bb0570e0",
"d6e42c501e5a43ebb810cefca1af14e5",
"096710d2001043819fbc59d2879dc71a",
"000aafb299f14305acda8d60dc866b1b",
"fbdebd49c0eb4ad18506656388a10717",
"bdbc8edd437c423ab436491e27930d6f",
"c5db09c59a234f7eaa1045b28a2af2ac",
"fdca800a611143068865faf8afbd179c",
"fb57cde9864545098c098af9532c6803",
"aa9f3044c9ba4cbeb0497ffed16841b2",
"7859798bdd33452da3e8997353ff94e4",
"69ffc6a1cf1a4f8d905c67b7e3d525fe",
"c336990e443d4200b223df7290203e47",
"d3fee983550b4d918cebb83f2199b737",
"dfcbf0bf2c1e47298a7bc85433940c7f",
"3efe2f8123074cd1b235c1e06b1ef432",
"837cd742aea8432f939eabd7f6d39f87",
"a78e461eded34494b19219a08669e211",
"6294c75809874e9db30ec0d319b7898e",
"861c25fc67e64e5c8b064097a1ea1334",
"d1c98eca6a274d3e8174a99bf1c3659d",
"e6c98e55d9934f68a192613bedff1b7d",
"3d23f20e76c74a05a37cfa3e9bf8c0f5",
"8dbafc20db9d43b89e42c8726ae2f306",
"c9af20aae3dc48419dcee117392d76c9",
"e624ebfb9eb24848bc30d2a2b5b3cac5",
"a6d79ec12d0b4e92965d387ea5a4c6a7",
"799d8ea9cd2647eb90c48e0941a1e36e",
"b0eb9804b0f8415e8be7a68fb91997d3",
"51a439d4d1bd4421a602143a82a893ac",
"41e94de078584285a977606e37786d0b",
"f063a0b4c83c4e3a80bdbd599a625f52",
"7f7687bd95b64bd898b8f75354a2d869",
"809a200be53c4bfe8ad612542cf9a815",
"541a9f633c8f4abe8da4f2f986d689fd",
"0ef50fc42c544248ab5fb2e7d70fb33a",
"44cd4adb1f474b59bd0ed8bb17c5781f",
"a6936b37af684d529f5e95f5c63859cd",
"a255808a3dbf41d2bae2dfa719b6afca",
"19ca530a6e1048c180573e10ac972b1c",
"20d059c3901a4f10a28ea6701cf04ab9"
]
},
"id": "1380abf7acde9517",
"jupyter": {
"outputs_hidden": false
},
"outputId": "3929d64a-f8b1-4214-a405-3ab0ad2ef202"
},
"outputs": [],
"source": [
"from transformers import AutoModel\n",
"from transformers import AutoTokenizer\n",
"\n",
"# load model and tokenizer\n",
"tokenizer = AutoTokenizer.from_pretrained(\n",
" \"jinaai/jina-embeddings-v2-base-en\", trust_remote_code=True\n",
")\n",
"model = AutoModel.from_pretrained(\n",
" \"jinaai/jina-embeddings-v2-base-en\", trust_remote_code=True\n",
")"
]
},
{
"cell_type": "markdown",
"id": "2cc0c1162797ffb0",
"metadata": {
"collapsed": false,
"id": "2cc0c1162797ffb0",
"jupyter": {
"outputs_hidden": false
}
},
"source": [
"Now we define the text which we want to encode and split it into chunks. The `chunk_by_sentences` function also returns the span annotations.\n",
"Those specify the number of tokens per chunk which is needed for the chunked pooling.\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "MNi-3U1amWTa",
"metadata": {
"id": "MNi-3U1amWTa"
},
"outputs": [],
"source": [
"def chunk_by_sentences(input_text: str, tokenizer: callable):\n",
" \"\"\"\n",
" Split the input text into sentences using the tokenizer\n",
" :param input_text: The text snippet to split into sentences\n",
" :param tokenizer: The tokenizer to use\n",
" :return: A tuple containing the list of text chunks and their corresponding token spans\n",
" \"\"\"\n",
" inputs = tokenizer(input_text, return_tensors=\"pt\", return_offsets_mapping=True)\n",
" punctuation_mark_id = tokenizer.convert_tokens_to_ids(\".\")\n",
" sep_id = tokenizer.convert_tokens_to_ids(\"[SEP]\")\n",
" token_offsets = inputs[\"offset_mapping\"][0]\n",
" token_ids = inputs[\"input_ids\"][0]\n",
" chunk_positions = [\n",
" (i, int(start + 1))\n",
" for i, (token_id, (start, end)) in enumerate(zip(token_ids, token_offsets))\n",
" if token_id == punctuation_mark_id\n",
" and (\n",
" token_offsets[i + 1][0] - token_offsets[i][1] > 0\n",
" or token_ids[i + 1] == sep_id\n",
" )\n",
" ]\n",
" chunks = [\n",
" input_text[x[1] : y[1]]\n",
" for x, y in zip([(1, 0)] + chunk_positions[:-1], chunk_positions)\n",
" ]\n",
" span_annotations = [\n",
" (x[0], y[0]) for (x, y) in zip([(1, 0)] + chunk_positions[:-1], chunk_positions)\n",
" ]\n",
" return chunks, span_annotations"
]
},
{
"cell_type": "markdown",
"id": "2JyrW8uunIrj",
"metadata": {
"id": "2JyrW8uunIrj"
},
"source": [
"Now let's try to segement a toy example.\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "8ef392f3437ef82e",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "8ef392f3437ef82e",
"jupyter": {
"outputs_hidden": false
},
"outputId": "40d6cadd-ed9b-4d65-dd3c-49c9f0b7f0bf"
},
"outputs": [],
"source": [
"input_text = \"Berlin is the capital and largest city of Germany, both by area and by population. Its more than 3.85 million inhabitants make it the European Union's most populous city, as measured by population within city limits. The city is also one of the states of Germany, and is the third smallest state in the country in terms of area.\"\n",
"\n",
"# determine chunks\n",
"chunks, span_annotations = chunk_by_sentences(input_text, tokenizer)\n",
"print('Chunks:\\n- \"' + '\"\\n- \"'.join(chunks) + '\"')"
]
},
{
"cell_type": "markdown",
"id": "9ac41fd1f0560da7",
"metadata": {
"collapsed": false,
"id": "9ac41fd1f0560da7",
"jupyter": {
"outputs_hidden": false
}
},
"source": [
"Now we encode the chunks with the traditional and the context-sensitive late_chunking method:\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "GOPvzV4rlozA",
"metadata": {
"id": "GOPvzV4rlozA"
},
"outputs": [],
"source": [
"def late_chunking(\n",
" model_output: \"BatchEncoding\", span_annotation: list, max_length=None\n",
"):\n",
" token_embeddings = model_output[0]\n",
" outputs = []\n",
" for embeddings, annotations in zip(token_embeddings, span_annotation):\n",
" if (\n",
" max_length is not None\n",
" ): # remove annotations which go bejond the max-length of the model\n",
" annotations = [\n",
" (start, min(end, max_length - 1))\n",
" for (start, end) in annotations\n",
" if start < (max_length - 1)\n",
" ]\n",
" pooled_embeddings = [\n",
" embeddings[start:end].sum(dim=0) / (end - start)\n",
" for start, end in annotations\n",
" if (end - start) >= 1\n",
" ]\n",
" pooled_embeddings = [\n",
" embedding.detach().cpu().numpy() for embedding in pooled_embeddings\n",
" ]\n",
" outputs.append(pooled_embeddings)\n",
"\n",
" return outputs"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "abe3d93b9e6609b9",
"metadata": {
"id": "abe3d93b9e6609b9",
"jupyter": {
"outputs_hidden": false
}
},
"outputs": [],
"source": [
"# chunk before\n",
"embeddings_traditional_chunking = model.encode(chunks)\n",
"\n",
"# chunk afterwards (context-sensitive chunked pooling)\n",
"inputs = tokenizer(input_text, return_tensors=\"pt\")\n",
"model_output = model(**inputs)\n",
"embeddings = late_chunking(model_output, [span_annotations])[0]"
]
},
{
"cell_type": "markdown",
"id": "e84b1b9d48cb6367",
"metadata": {
"collapsed": false,
"id": "e84b1b9d48cb6367",
"jupyter": {
"outputs_hidden": false
}
},
"source": [
"Finally, we compare the similarity of the word \"Berlin\" with the chunks. The similarity should be higher for the context-sensitive chunked pooling method:\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "da0cec59a3ece76",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "da0cec59a3ece76",
"jupyter": {
"outputs_hidden": false
},
"outputId": "27f9337c-5f3b-4ab4-c871-4384de4dfb6a"
},
"outputs": [],
"source": [
"import numpy as np\n",
"\n",
"\n",
"def cos_sim(x, y):\n",
" return np.dot(x, y) / (np.linalg.norm(x) * np.linalg.norm(y))\n",
"\n",
"\n",
"berlin_embedding = model.encode(\"Berlin\")\n",
"\n",
"for chunk, new_embedding, trad_embeddings in zip(\n",
" chunks, embeddings, embeddings_traditional_chunking\n",
"):\n",
" print(\n",
" f'similarity_new(\"Berlin\", \"{chunk}\"):',\n",
" cos_sim(berlin_embedding, new_embedding),\n",
" )\n",
" print(\n",
" f'similarity_trad(\"Berlin\", \"{chunk}\"):',\n",
" cos_sim(berlin_embedding, trad_embeddings),\n",
" )"
]
},
{
"cell_type": "markdown",
"id": "zgDLjm4_kPpd",
"metadata": {
"id": "zgDLjm4_kPpd"
},
"source": [
"# Indexing to Elasticsearch\n",
"\n",
"Now, let's index the brand new embeddings to Elasticsearch and run queries\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "sS8beeTFnF6u",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "sS8beeTFnF6u",
"outputId": "df46ad96-cc2f-40dd-fd91-48c9ea4da112"
},
"outputs": [],
"source": [
"%pip install elasticsearch"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "Yc7FjnW7nLSV",
"metadata": {
"id": "Yc7FjnW7nLSV"
},
"outputs": [],
"source": [
"from elasticsearch import Elasticsearch, helpers, exceptions\n",
"from getpass import getpass"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "nmKBiGybkbbS",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "nmKBiGybkbbS",
"outputId": "18dfff35-bc0b-4cb2-b680-8abcd7268e8a"
},
"outputs": [],
"source": [
"# https://www.elastic.co/search-labs/tutorials/install-elasticsearch/elastic-cloud#finding-your-cloud-id\n",
"ELASTIC_CLOUD_ID = getpass(\"Elastic Cloud ID: \")\n",
"\n",
"# https://www.elastic.co/search-labs/tutorials/install-elasticsearch/elastic-cloud#creating-an-api-key\n",
"ELASTIC_API_KEY = getpass(\"Elastic Api Key: \")\n",
"\n",
"# Create the client instance\n",
"client = Elasticsearch(\n",
" # For local development\n",
" # hosts=[\"http://localhost:9200\"]\n",
" cloud_id=ELASTIC_CLOUD_ID,\n",
" api_key=ELASTIC_API_KEY,\n",
")"
]
},
{
"cell_type": "markdown",
"id": "oQ7pCDrYlixY",
"metadata": {
"id": "oQ7pCDrYlixY"
},
"source": [
"## Creating the inference endpoint\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "GDmErmdkluQq",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "GDmErmdkluQq",
"outputId": "043afee4-4a4c-4c49-f13d-b4362738be9a"
},
"outputs": [],
"source": [
"API_KEY = getpass(\"HuggingFace API key: \")\n",
"\n",
"client.inference.delete(inference_id=\"jina-embeddings-v2-base-en\")\n",
"client.inference.put(\n",
" task_type=\"text_embedding\",\n",
" inference_id=\"jina-embeddings-v2-base-en\",\n",
" body={\n",
" \"service\": \"hugging_face\",\n",
" \"service_settings\": {\n",
" \"api_key\": API_KEY,\n",
" \"url\": \"https://api-inference.huggingface.co/models/jinaai/jina-embeddings-v2-base-en\",\n",
" },\n",
" },\n",
")"
]
},
{
"cell_type": "markdown",
"id": "R83Eh1-0mM3X",
"metadata": {
"id": "R83Eh1-0mM3X"
},
"source": [
"## Creating index\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "W12Q-Kg6mOSI",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "W12Q-Kg6mOSI",
"outputId": "c60b0cc0-a2d5-4898-d939-006a82f61c4e"
},
"outputs": [],
"source": [
"client.indices.delete(index=\"jina-late-chunking\", ignore_unavailable=True)\n",
"client.indices.create(\n",
" index=\"jina-late-chunking\",\n",
" mappings={\n",
" \"properties\": {\n",
" \"content_embedding\": {\n",
" \"type\": \"dense_vector\",\n",
" \"dims\": 768,\n",
" \"similarity\": \"cosine\",\n",
" \"element_type\": \"float\",\n",
" },\n",
" \"content\": {\"type\": \"text\"},\n",
" }\n",
" },\n",
")"
]
},
{
"cell_type": "markdown",
"id": "VWb7jColoEwk",
"metadata": {
"id": "VWb7jColoEwk"
},
"source": [
"## Loading documents\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "M9izRIDnoGtY",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "M9izRIDnoGtY",
"outputId": "9c39359f-3bcd-411a-e05b-cd969b7663d4"
},
"outputs": [],
"source": [
"# Prepare the documents to be indexed\n",
"documents = []\n",
"for chunk, new_embedding in zip(chunks, embeddings):\n",
" documents.append(\n",
" {\n",
" \"_index\": \"jina-late-chunking\",\n",
" \"_source\": {\n",
" \"content_embedding\": new_embedding,\n",
" \"content\": chunk,\n",
" },\n",
" }\n",
" )\n",
"# Use helpers.bulk to index\n",
"helpers.bulk(client, documents)"
]
},
{
"cell_type": "markdown",
"id": "CMCBa46VpHlJ",
"metadata": {
"id": "CMCBa46VpHlJ"
},
"source": [
"## Running semantic search\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "Iy77gwT4qjoW",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "Iy77gwT4qjoW",
"outputId": "e51a9ca0-66f4-4691-df02-91c78aadf8e4"
},
"outputs": [],
"source": [
"response = client.search(\n",
" index=\"jina-late-chunking\",\n",
" knn={\n",
" \"field\": \"content_embedding\",\n",
" \"query_vector_builder\": {\n",
" \"text_embedding\": {\n",
" \"model_id\": \"jina-embeddings-v2-base-en\",\n",
" \"model_text\": \"berlin\",\n",
" }\n",
" },\n",
" \"k\": 10,\n",
" \"num_candidates\": 100,\n",
" },\n",
")\n",
"\n",
"print(\"Late chunking results\")\n",
"for hit in response[\"hits\"][\"hits\"]:\n",
" doc_id = hit[\"_id\"]\n",
" score = hit[\"_score\"]\n",
" content = hit[\"_source\"][\"content\"]\n",
" print(f\"Score: {score}\\nContent: {content}\\n\")"
]
}
],
"metadata": {
"colab": {
"collapsed_sections": [
"EtCE7fYXiiPT"
],
"include_colab_link": true,
"provenance": []
},
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"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.10.12"
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {
"000aafb299f14305acda8d60dc866b1b": {
"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": ""
}
},
"01cac02a4e9447e7b110b46a237e0f7c": {
"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": ""
}
},
"05a8f81acbf94afc88a38b2c95e334b8": {
"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
}
},
"067c89182b124570952fdda2344447b1": {
"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_b29fde5ea11842b284f758375e3d5b82",
"IPY_MODEL_6d087b13b8b6495f97aca80ba39ca788",
"IPY_MODEL_6171219510a04d85ac1d5105cd33f722"
],
"layout": "IPY_MODEL_d902652bee8f42dbb18e31e07c0d6f72"
}
},
"06dde1667f174af5ae69116a64833e1a": {
"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
}
},
"096710d2001043819fbc59d2879dc71a": {
"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
}
},
"0e64f78f85d14310ae832e2ac1f26960": {
"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": ""
}
},
"0ef50fc42c544248ab5fb2e7d70fb33a": {
"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
}
},
"0fc53e46c6ad4d08bdef52b1d1d92046": {
"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_9a157548f6b84c7cba8b2c88bee8a9ba",
"IPY_MODEL_d4af4af87d01488fba53462cb4f60091",
"IPY_MODEL_59a8afaba68a484a8e9332a8bb0570e0"
],
"layout": "IPY_MODEL_d6e42c501e5a43ebb810cefca1af14e5"
}
},
"19885acf80c84a7ab51c3c8b79394b63": {
"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": ""
}
},
"19ca530a6e1048c180573e10ac972b1c": {
"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
}
},
"20d059c3901a4f10a28ea6701cf04ab9": {
"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": ""
}
},
"2841bb331ed34a0db3bb6a9e5e2e7176": {
"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_da7aa3881cf04357b7a6a8ea49fbdbb0",
"placeholder": "",
"style": "IPY_MODEL_f8bedef9812747bd9365e5ae92e8fa6f",
"value": " 125/125 [00:00<00:00, 1.60kB/s]"
}
},
"3d23f20e76c74a05a37cfa3e9bf8c0f5": {
"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_b0eb9804b0f8415e8be7a68fb91997d3",
"placeholder": "",
"style": "IPY_MODEL_51a439d4d1bd4421a602143a82a893ac",
"value": " 97.7k/97.7k [00:00<00:00, 1.25MB/s]"
}
},
"3efe2f8123074cd1b235c1e06b1ef432": {
"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
}
},
"41e94de078584285a977606e37786d0b": {
"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_f063a0b4c83c4e3a80bdbd599a625f52",
"IPY_MODEL_7f7687bd95b64bd898b8f75354a2d869",
"IPY_MODEL_809a200be53c4bfe8ad612542cf9a815"
],
"layout": "IPY_MODEL_541a9f633c8f4abe8da4f2f986d689fd"
}
},
"44cd4adb1f474b59bd0ed8bb17c5781f": {
"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": ""
}
},
"4547b7618daa4e248cb7a8ab40621d6d": {
"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
}
},
"492639dda7fe4713be658d8af9bdc77a": {
"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": ""
}
},
"4d0c0410ec8846fdb6cc7231206e5c4f": {
"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_da4e6fae7f1b4c01b6c6f5f3fb95f497",
"max": 231589,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_60cc58b680e848cebaed719a3d6bb131",
"value": 231589
}
},
"4fb0b68998934c8cb9255ce2a0e525dd": {
"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
}
},
"51a439d4d1bd4421a602143a82a893ac": {
"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": ""
}
},
"541a9f633c8f4abe8da4f2f986d689fd": {
"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
}
},
"574a1668cf4d483e9bb6ad14d1f94a41": {
"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_768eb1b94da04b2189dbf9856901d718",
"placeholder": "",
"style": "IPY_MODEL_0e64f78f85d14310ae832e2ac1f26960",
"value": " 712k/712k [00:00<00:00, 4.04MB/s]"
}
},
"59a8afaba68a484a8e9332a8bb0570e0": {
"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_c5db09c59a234f7eaa1045b28a2af2ac",
"placeholder": "",
"style": "IPY_MODEL_fdca800a611143068865faf8afbd179c",
"value": " 1.18k/1.18k [00:00<00:00, 16.5kB/s]"
}
},
"5dc6aa07e5a942159a29f73847174a77": {
"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": ""
}
},
"60cc58b680e848cebaed719a3d6bb131": {
"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": ""
}
},
"6171219510a04d85ac1d5105cd33f722": {
"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_da98e93f701f42abafd057f8d252ed9e",
"placeholder": "",
"style": "IPY_MODEL_492639dda7fe4713be658d8af9bdc77a",
"value": " 373/373 [00:00<00:00, 14.6kB/s]"
}
},
"6294c75809874e9db30ec0d319b7898e": {
"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": ""
}
},
"667e8bd1f3da4358a33e3b24ef06299c": {
"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_f0809a81635a4f34af65a6a57823e7ac",
"IPY_MODEL_4d0c0410ec8846fdb6cc7231206e5c4f",
"IPY_MODEL_dd6673a3c23043148dea480ad3f502a6"
],
"layout": "IPY_MODEL_06dde1667f174af5ae69116a64833e1a"
}
},
"69ffc6a1cf1a4f8d905c67b7e3d525fe": {
"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_a78e461eded34494b19219a08669e211",
"placeholder": "",
"style": "IPY_MODEL_6294c75809874e9db30ec0d319b7898e",
"value": " 8.24k/8.24k [00:00<00:00, 99.8kB/s]"
}
},
"6d087b13b8b6495f97aca80ba39ca788": {
"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_05a8f81acbf94afc88a38b2c95e334b8",
"max": 373,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_5dc6aa07e5a942159a29f73847174a77",
"value": 373
}
},
"6d5c6345fe754a9397f0a28426fa45cb": {
"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
}
},
"768eb1b94da04b2189dbf9856901d718": {
"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
}
},
"7859798bdd33452da3e8997353ff94e4": {
"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_3efe2f8123074cd1b235c1e06b1ef432",
"max": 8241,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_837cd742aea8432f939eabd7f6d39f87",
"value": 8241
}
},
"7862d8d45e394b64aaff0b1174bafb19": {
"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_4547b7618daa4e248cb7a8ab40621d6d",
"max": 711577,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_a8fef24d67794e3b989ad94e62564c87",
"value": 711577
}
},
"799d8ea9cd2647eb90c48e0941a1e36e": {
"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": ""
}
},
"7f7687bd95b64bd898b8f75354a2d869": {
"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_a6936b37af684d529f5e95f5c63859cd",
"max": 274757256,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_a255808a3dbf41d2bae2dfa719b6afca",
"value": 274757256
}
},
"809a200be53c4bfe8ad612542cf9a815": {
"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_19ca530a6e1048c180573e10ac972b1c",
"placeholder": "",
"style": "IPY_MODEL_20d059c3901a4f10a28ea6701cf04ab9",
"value": " 275M/275M [00:02<00:00, 179MB/s]"
}
},
"817de9b8cbca44b49ba57741c2be00da": {
"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_9657b923826b4639a8491dad4a052f10",
"IPY_MODEL_7862d8d45e394b64aaff0b1174bafb19",
"IPY_MODEL_574a1668cf4d483e9bb6ad14d1f94a41"
],
"layout": "IPY_MODEL_c8b6057052d147a6afac0180569dc19b"
}
},
"837cd742aea8432f939eabd7f6d39f87": {
"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": ""
}
},
"861c25fc67e64e5c8b064097a1ea1334": {
"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_d1c98eca6a274d3e8174a99bf1c3659d",
"IPY_MODEL_e6c98e55d9934f68a192613bedff1b7d",
"IPY_MODEL_3d23f20e76c74a05a37cfa3e9bf8c0f5"
],
"layout": "IPY_MODEL_8dbafc20db9d43b89e42c8726ae2f306"
}
},
"895cee5029c540d0a59a20179d490091": {
"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_e148c3439f384ef5b9931b8a1d4db2ee",
"placeholder": "",
"style": "IPY_MODEL_ee4a8d7d9af24fde826d919325834d43",
"value": "special_tokens_map.json: 100%"
}
},
"8dbafc20db9d43b89e42c8726ae2f306": {
"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
}
},
"8e6ec0b7061441cc8661ea2312247aa6": {
"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
}
},
"945744f3af104b15bb5a54ac63067c59": {
"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": ""
}
},
"9657b923826b4639a8491dad4a052f10": {
"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_b845989305fb43899298cea6bee508fd",
"placeholder": "",
"style": "IPY_MODEL_e7427d6710d741639846dff2762f73be",
"value": "tokenizer.json: 100%"
}
},
"9a157548f6b84c7cba8b2c88bee8a9ba": {
"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_096710d2001043819fbc59d2879dc71a",
"placeholder": "",
"style": "IPY_MODEL_000aafb299f14305acda8d60dc866b1b",
"value": "config.json: 100%"
}
},
"9a5ff0995eea4acda57de452544aa65f": {
"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": ""
}
},
"a255808a3dbf41d2bae2dfa719b6afca": {
"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": ""
}
},
"a6936b37af684d529f5e95f5c63859cd": {
"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
}
},
"a6d79ec12d0b4e92965d387ea5a4c6a7": {
"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
}
},
"a78e461eded34494b19219a08669e211": {
"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
}
},
"a8fef24d67794e3b989ad94e62564c87": {
"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": ""
}
},
"aa9f3044c9ba4cbeb0497ffed16841b2": {
"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_d3fee983550b4d918cebb83f2199b737",
"placeholder": "",
"style": "IPY_MODEL_dfcbf0bf2c1e47298a7bc85433940c7f",
"value": "configuration_bert.py: 100%"
}
},
"b0eb9804b0f8415e8be7a68fb91997d3": {
"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
}
},
"b29fde5ea11842b284f758375e3d5b82": {
"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_e43933aa8e1448f9bd41100b6f88635b",
"placeholder": "",
"style": "IPY_MODEL_01cac02a4e9447e7b110b46a237e0f7c",
"value": "tokenizer_config.json: 100%"
}
},
"b845989305fb43899298cea6bee508fd": {
"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
}
},
"bdbc8edd437c423ab436491e27930d6f": {
"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": ""
}
},
"c336990e443d4200b223df7290203e47": {
"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
}
},
"c5db09c59a234f7eaa1045b28a2af2ac": {
"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
}
},
"c730475aff9b4e6b94da7c798bb81a33": {
"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
}
},
"c8b6057052d147a6afac0180569dc19b": {
"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
}
},
"c9af20aae3dc48419dcee117392d76c9": {
"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
}
},
"cbe115252b95444fa093f88ad0f83b81": {
"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_6d5c6345fe754a9397f0a28426fa45cb",
"max": 125,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_19885acf80c84a7ab51c3c8b79394b63",
"value": 125
}
},
"d01e1e89ec294ebdbcfc3b5d1d7d4b5e": {
"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_895cee5029c540d0a59a20179d490091",
"IPY_MODEL_cbe115252b95444fa093f88ad0f83b81",
"IPY_MODEL_2841bb331ed34a0db3bb6a9e5e2e7176"
],
"layout": "IPY_MODEL_4fb0b68998934c8cb9255ce2a0e525dd"
}
},
"d1c98eca6a274d3e8174a99bf1c3659d": {
"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_c9af20aae3dc48419dcee117392d76c9",
"placeholder": "",
"style": "IPY_MODEL_e624ebfb9eb24848bc30d2a2b5b3cac5",
"value": "modeling_bert.py: 100%"
}
},
"d3fee983550b4d918cebb83f2199b737": {
"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
}
},
"d4af4af87d01488fba53462cb4f60091": {
"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_fbdebd49c0eb4ad18506656388a10717",
"max": 1176,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_bdbc8edd437c423ab436491e27930d6f",
"value": 1176
}
},
"d6e42c501e5a43ebb810cefca1af14e5": {
"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
}
},
"d902652bee8f42dbb18e31e07c0d6f72": {
"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
}
},
"da4e6fae7f1b4c01b6c6f5f3fb95f497": {
"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
}
},
"da7aa3881cf04357b7a6a8ea49fbdbb0": {
"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
}
},
"da98e93f701f42abafd057f8d252ed9e": {
"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
}
},
"dd6673a3c23043148dea480ad3f502a6": {
"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_8e6ec0b7061441cc8661ea2312247aa6",
"placeholder": "",
"style": "IPY_MODEL_945744f3af104b15bb5a54ac63067c59",
"value": " 232k/232k [00:00<00:00, 1.93MB/s]"
}
},
"dfcbf0bf2c1e47298a7bc85433940c7f": {
"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": ""
}
},
"e148c3439f384ef5b9931b8a1d4db2ee": {
"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
}
},
"e43933aa8e1448f9bd41100b6f88635b": {
"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
}
},
"e624ebfb9eb24848bc30d2a2b5b3cac5": {
"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": ""
}
},
"e6c98e55d9934f68a192613bedff1b7d": {
"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_a6d79ec12d0b4e92965d387ea5a4c6a7",
"max": 97656,
"min": 0,
"orientation": "horizontal",
"style": "IPY_MODEL_799d8ea9cd2647eb90c48e0941a1e36e",
"value": 97656
}
},
"e7427d6710d741639846dff2762f73be": {
"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": ""
}
},
"ee4a8d7d9af24fde826d919325834d43": {
"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": ""
}
},
"f063a0b4c83c4e3a80bdbd599a625f52": {
"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_0ef50fc42c544248ab5fb2e7d70fb33a",
"placeholder": "",
"style": "IPY_MODEL_44cd4adb1f474b59bd0ed8bb17c5781f",
"value": "model.safetensors: 100%"
}
},
"f0809a81635a4f34af65a6a57823e7ac": {
"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_c730475aff9b4e6b94da7c798bb81a33",
"placeholder": "",
"style": "IPY_MODEL_9a5ff0995eea4acda57de452544aa65f",
"value": "vocab.txt: 100%"
}
},
"f8bedef9812747bd9365e5ae92e8fa6f": {
"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": ""
}
},
"fb57cde9864545098c098af9532c6803": {
"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_aa9f3044c9ba4cbeb0497ffed16841b2",
"IPY_MODEL_7859798bdd33452da3e8997353ff94e4",
"IPY_MODEL_69ffc6a1cf1a4f8d905c67b7e3d525fe"
],
"layout": "IPY_MODEL_c336990e443d4200b223df7290203e47"
}
},
"fbdebd49c0eb4ad18506656388a10717": {
"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
}
},
"fdca800a611143068865faf8afbd179c": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "1.5.0",
"model_name": "DescriptionStyleModel",
"state": {
"_model_module": "@jupyter-widgets/controls",
"_model_module_version": "1.5.0",
"_model_name": "DescriptionStyleModel",
"_view_count": null,
"_view_module": "@jupyter-widgets/base",
"_view_module_version": "1.2.0",
"_view_name": "StyleView",
"description_width": ""
}
}
}
}
},
"nbformat": 4,
"nbformat_minor": 5
}