diff --git "a/semanticallysegmentdeezglaciers.ipynb" "b/semanticallysegmentdeezglaciers.ipynb" deleted file mode 100644--- "a/semanticallysegmentdeezglaciers.ipynb" +++ /dev/null @@ -1,5073 +0,0 @@ -{ - "cells": [ - { - "cell_type": "code", - "execution_count": null, - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/" - }, - "id": "c0C76YvrvDbu", - "outputId": "526c8200-e257-45d7-89ec-6c4d6f30d5d0" - }, - "outputs": [], - "source": [ - "import torch\n", - "import matplotlib.pyplot as plt\n", - "import numpy as np\n", - "import torch.nn as nn\n", - "import transformers\n", - "import datasets\n", - "import evaluate\n", - "import datasets\n", - "import huggingface_hub\n", - "import albumentations as A\n", - "from datasets import load_dataset\n", - "from transformers import TrainingArguments, Trainer\n", - "from huggingface_hub import notebook_login\n", - "import accelerate\n", - "from accelerate import Accelerator\n", - "from transformers import pipeline\n", - "from PIL import Image\n", - "from glob import glob\n", - "from transformers import SegformerImageProcessor, SegformerModel, SegformerConfig, AutoImageProcessor, SegformerForSemanticSegmentation\n", - "torch.backends.cuda.matmul.allow_tf32 = True\n", - "# This sets the model's huggingface URL for uploading and downloading the model\n", - "hf_model_name = \"glacierscopessegmentation/glacier_segmentation_transformer\"\n" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "# Call the notebook_login function to log in to Hugging Face's hub\n", - "# notebook_login()\n", - "\n", - "# make sure to login, or use the huggingface-cli to login, that way you can actually sync the model\n", - "# the login for the dataset only works for Aashray and Brian soo... yeah! Email me to get access to the dataset and model at aashraychegu@hotmail.com" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 264, - "referenced_widgets": [ - "3f531f5f76a6432887863642118b75ba", - "ef6367887f794b1fa997f04b61315f4d", - "728887808eec47e2817d971dc38f1dfd", - "3d937ff17bf24e9fa6c9b9fa4ff5608d", - "a2ae6e500f534aa5b3e1cf2080b785d6", - "64c7315bf59141b7a95071b823161c2f", - "a1740bb380ab4dfca9d6928b7144d380", - "ec6dc5cbf99f43179c9a94ccdd835916", - "0f90a30741f440ada2531e70f25075b9", - "dff92071db58499e94474bff25d2b670", - "3bdaea98e1d84e76a949385bcc46c88d", - "31c90d88248b4315abaddf3d939a44c3", - "d88b9c6014794b5cb04ca725a92447b7", - "2f1d9f3c7ea949babc03078bf787cb55", - "edd06a006b24453f8493bac04575eb6f", - "89abb3c7572a4ac9a5cfac24be88f878", - "942066064dcc4ce89aa3e46ccc1e2ef6", - "648aa9b77d2c4984ad7ee22daadf2ba0", - "0408dbcd1b114dd4a2ddbeeeb83c6e6c", - "ebc47d746b0a4d8c8b8ca64b79b690d7", - "66eb912794dc4c558333a7b38178d9f0", - "60df81caa14540ecb6303289f0e1f3d6", - "c9454efdce0f48ed8cb38e62c3493fed", - "cb545ed54fef4614b748a87f9c6362f9", - "3e6abd138d044c47908f0d51868d5f37", - "ebc8653c7bc146c1bdca3fb7a3a441fa", - "5710083125d0491a8e20cc22212d0e32", - "b9bd6b2927dd4d78a8d55777520c1804", - "ca3f7a1823b24dc6b4fbbe16d821c50c", - "4ce7494e5bb745299fe53ca49135f012", - "6cb86939e17e41529501ea341b520ee7", - "e650cc73dbcc4908aacf9b1a8e5373ee", - "0be70198eb5d4e13a527e40b133cc071", - "4fdf5eb5248446a1a105831168de3263", - "92e51def7e29471ea2c93608dc814bc8", - "216dddf5f4c44e7c8202c9ab4053bf4f", - "112dfa882863476ea406207117b61384", - "59841ec603d849a2921a90cc1fdfdc66", - "285f8ba99bb2442eb339dc7b3744746e", - "6d3131717426414ea72919f62b87f299", - "33eaa2fb3d494d2db558d11da8e954b0", - "5393c54b13e74d2095ae35e5edb71ba8", - "f398f77f03034c0cb0025770ac86ae62", - "da807091e3484f32a8e4d31ddf0bc3fc", - "619d0d0a6ee046deb9d6a62e2e5330ba", - "8b46ee2b51a34850942252063177038f", - "eb1ffcb1c0f94af7848c0da58e53aeb8", - "2d0d537595324c1db2ba07a3c35b3262", - "270aa1dbf06348708f75dee997eb9524", - "28975e264c394ba480a5e6af4432bc4c", - "b826494a9ed74e39a4ef524ddd467c74", - "9ef2f39bbcca4a118eb33fd1647d280e", - "8d996846748c444ca8dc55cc6d9ce571", - "5694e889e32c418f8ea76a59767deea7", - "a3000515621241748dcc0f30fc4c4130", - "428e6d9fe8584c1b9dc0b94527a42fa5", - "441284997d9a4d5d9b65f725e1883b05", - "90196adad09b4d11833feecf15706a58", - "2b56265d0f974831829887d743a6d890", - "e0fc1a778dce403e920d34d2abcb4be0", - "68128d585dac4120a971217da916907d", - "80e4a6c9f9a94e2e9c8eead60185d4ff", - "cbfa903359d1476590232cf14786828b", - "069137c26f6a48df9c091512ee964d82", - "fbe313f79e72427594848e53ca38ca29", - "d74fe83d6259415490aab7c64ea53126", - "2acb944206854c85a5c2d6217cc87122", - "acf3d6ae12f0453c82a703e63edd9e4d", - "a64f654d58cf4f4dba40ad92f82687ff", - "5578db9884134c048fd00ca602506d39", - "ff2e415d62b748cfa39a2416a26d8b19", - "de2021ee6d9c4b3fad0b40e033bffb84", - "2160b3b609e54f64b24228f386922b08", - "35c5adec48504841b11a44d84ae77ab8", - "efe65fcf78ff497380fe312da5ba776e", - "34208c842fde4d2a9049c7a0988bd86e", - "4c2cdc31a0d94027b4c1448b1d655d3f" - ] - }, - "id": "kOiKU_-vvDb1", - "outputId": "531092ef-a3b9-4156-9d9c-a1835feece0a" - }, - "outputs": [], - "source": [ - "ds = load_dataset(\"glacierscopessegmentation/scopes\",keep_in_memory=True,)\n", - "ds = datasets.concatenate_datasets((ds[\"test\"], ds[\"train\"]))\n", - "\n", - "ds = ds.train_test_split(.05)\n", - "train_ds = ds[\"train\"]\n", - "test_ds = ds[\"test\"]\n", - "\n", - "id2label = {\n", - " \"0\": \"sky\", # This is given by the rgb value of 00 00 00 for the mask\n", - " \"1\": \"surface-to-bed\", # This is given by the rgb value of 01 01 01 for the mask\n", - " \"2\": \"bed-to-bottom\", # This is given by the rgb value of 02 02 02 for the mask\n", - "}\n", - "\n", - "id2label = {int(k): v for k, v in id2label.items()}\n", - "label2id = {v: k for k, v in id2label.items()}\n", - "num_labels = len(id2label)\n", - "\n", - "len(train_ds), len(test_ds)\n" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "ds = load_dataset(\"glacierscopessegmentation/scopes\",keep_in_memory=True,)\n", - "# ds = datasets.concatenate_datasets((ds[\"test\"], ds[\"train\"]))\n", - "\n", - "# ds = ds.train_test_split(.05)\n", - "# train_ds = ds[\"train\"]\n", - "# test_ds = ds[\"test\"]\n", - "\n", - "id2label = {\n", - " \"0\": \"sky\", # This is given by the rgb value of 00 00 00 for the mask\n", - " \"1\": \"surface-to-bed\", # This is given by the rgb value of 01 01 01 for the mask\n", - " \"2\": \"bed-to-bottom\", # This is given by the rgb value of 02 02 02 for the mask\n", - "}\n", - "\n", - "id2label = {int(k): v for k, v in id2label.items()}\n", - "label2id = {v: k for k, v in id2label.items()}\n", - "num_labels = len(id2label)\n", - "\n", - "len(train_ds), len(test_ds)\n" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 121, - "referenced_widgets": [ - "bcdeda226ac041a0bf84de22c56a467d", - "1fa4122bc91e418a983925dd36252b2c", - "46a6f57b0cee48babaaf86e35d994889", - "f26e7d204b734d7fb06ef6b3c4e21ea5", - "687793a67c8449bf9aee88d87a33dc34", - "e0e54967e38c4dfab422e594ef687702", - "56fa52c4d8934887a3b460835c8e58ff", - "40704dc6e8674da2b9012e8b0203c338", - "e70a99897bcb4a1d94addda063f0fa8a", - "ee4eaa97724d4f0dbf26e5521c8c7853", - "ca6c9e77735843e29cef89321565df19" - ] - }, - "id": "PAvIJWo1vDb3", - "outputId": "06c909f3-8500-49f6-bca7-b475b1d86885" - }, - "outputs": [], - "source": [ - "# Define the checkpoint from which to load the pre-trained model preprocessor\n", - "checkpoint = \"nvidia/MiT-b0\" # We need to use this processor for resizing the images from the dataset to the size expected by the model; the main problem with this is the output scaling for training and testing, so using the right prepreocessor is important\n", - "\n", - "# These two models are for testing purposes and have a pretty bad preformance because they think that there ae 150 categories even though our task only has 3.\n", - "# Load the image processor from the pre-trained checkpoint\n", - "# image_processor = SegformerImageProcessor.from_pretrained(checkpoint)\n", - "\n", - "# Load the Segformer model for semantic segmentation from the pre-trained checkpoint and move it to the GPU\n", - "# model = SegformerForSemanticSegmentation.from_pretrained(\n", - " # checkpoint).to(\"cuda:0\")\n", - "\n", - "# Define the configuration for the test model, specifying the number of channels, labels, label-to-ID mapping, ID-to-label mapping, depths, hidden sizes, and decoder hidden size\n", - "test_config = SegformerConfig(num_channels=3, num_labels=num_labels, label2id=label2id,\n", - " id2label=id2label, depths=[2, 3, 4, 3], hidden_sizes=[64, 128, 320, 512], decoder_hidden_size=256*3)\n", - "\n", - "# Load the image processor for the test model from the pre-trained checkpoint\n", - "test_image_processor = SegformerImageProcessor.from_pretrained(checkpoint)\n", - "\n", - "# Create a Segformer model for semantic segmentation using the test configuration and move it to the GPU\n", - "\n", - "# The line below initializes a blank model, while the new line initializes the model from the huggingface hub\n", - "# test_model = SegformerForSemanticSegmentation(test_config).to(\"cuda:0\")\n", - "test_model = SegformerForSemanticSegmentation.from_pretrained(hf_model_name,id2label = id2label, label2id = label2id).to(\"cuda:0\")\n" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "transform = A.Compose(\n", - " [\n", - " A.ElasticTransform(p=0.3),\n", - " A.GridDistortion(p=0.3),\n", - " A.Perspective(p=0.3),\n", - " ],\n", - " additional_targets={\"mask\": \"mask\"},\n", - ")\n", - "\n", - "# creates transforms for data augumentation, and using albumentations allows me apply the same transform to the image and the mask at the same time" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": { - "id": "L-Eojv9VvDb3" - }, - "outputs": [], - "source": [ - "# Define a function to apply transformations to a batch of training examples\n", - "def train_transforms(example_batch):\n", - " imagesandmasks = [transform(image = np.array(image.convert(\"RGB\")),mask = np.array(mask)) for image,mask in zip(example_batch[\"image\"],example_batch[\"label\"])]\n", - " # applies the transform to the image and mask, but the data is stored as a list of dictionaries, so the next lines separate out the dicts into 2 different lists\n", - " images = [i[\"image\"] for i in imagesandmasks]\n", - " masks = [i[\"mask\"] for i in imagesandmasks]\n", - " inputs = test_image_processor(images, masks)\n", - " return inputs\n", - "\n", - "# Define a function to apply transformations to a batch of validation examples\n", - "def val_transforms(example_batch):\n", - " # Convert each image in the batch to RGB\n", - " images = [x.convert(\"RGB\") for x in example_batch[\"image\"]]\n", - " labels = [x for x in example_batch[\"label\"]]\n", - " inputs = test_image_processor(images, labels)\n", - " return inputs\n", - "\n", - "# this makes the transforms happen when a batch is loaded\n", - "train_ds.set_transform(train_transforms)\n", - "test_ds.set_transform(val_transforms)\n" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "# Load the \"mean_iou\" metric for evaluating semantic segmentation models\n", - "metric = evaluate.load(\"mean_iou\")\n", - "\n", - "# Define a function to compute metrics for evaluation predictions\n", - "# Here, the metric is mean intersection over union\n", - "def compute_metrics(eval_pred):\n", - " # Ensure that gradient computation is turned off, as it is not needed for evaluation\n", - " with torch.no_grad():\n", - " # This computes the final logits tensor by interpolating the output logits to the size of the labels tensor from an input of size (batch_size, num_labels, height, width)\n", - " # This is input that has gone through the model's forward pass\n", - " logits, labels = eval_pred\n", - " logits_tensor = torch.from_numpy(logits)\n", - " \n", - " logits_tensor = logits_tensor.argmax(dim=1)\n", - " logits_tensor = logits_tensor.unsqueeze(1).to(float)\n", - " # this can lead to very high ram usage for the upscaling\n", - " logits_tensor = nn.functional.interpolate(\n", - " logits_tensor,\n", - " size = labels.shape[-2:],\n", - " mode=\"bilinear\",\n", - " align_corners=False,\n", - " )\n", - "\n", - " # logits_tensor = logits_tensor.argmax(dim=1)\n", - " logits_tensor = torch.squeeze(logits_tensor,dim = 1)\n", - "\n", - " # Take the argmax of the logits tensor along dimension 1 to get the predicted labels\n", - " # Detach the predicted labels from the computation graph and move them to the CPU \n", - " # (although they are already on the CPU) to save memory and to use numpy features like the metrics module\n", - " pred_labels = logits_tensor.detach().cpu().numpy()\n", - " # Computes metrics\n", - " metrics = metric.compute(\n", - " predictions=pred_labels,\n", - " references=labels,\n", - " num_labels=num_labels,\n", - " reduce_labels=False,\n", - " ignore_index = 255\n", - " )\n", - " for key, value in metrics.items():\n", - " if type(value) is np.ndarray:\n", - " metrics[key] = value.tolist()\n", - " # Return the computed metrics\n", - " return metrics" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "# Define the training arguments\n", - "training_args = TrainingArguments(\n", - " output_dir=\"glacformer\", # The output directory for the model predictions and checkpoints\n", - " learning_rate=6e-5, # The initial learning rate for Adam\n", - " num_train_epochs=6, # Total number of training epochs to perform\n", - " auto_find_batch_size=True, # Whether to automatically find an appropriate batch size\n", - " save_total_limit=3, # Limit the total amount of checkpoints and delete the older checkpoints\n", - " # eval_accumulation_steps=1, # Number of steps to accumulate gradients before performing a backward/update pass\n", - " evaluation_strategy=\"epoch\", # The evaluation strategy to adopt during training\n", - " save_strategy=\"epoch\", # The checkpoint save strategy to adopt during training\n", - " save_steps=1, # Number of updates steps before two checkpoint saves\n", - " eval_steps=1, # Number of update steps before two evaluations\n", - " # logging_steps=30, # Number of update steps before logging learning rate and other metrics\n", - " remove_unused_columns=False, # Whether to remove columns not used by the model when using a dataset\n", - " fp16=True, # Whether to use 16-bit float precision instead of 32-bit for saving memory\n", - " tf32=True, # Whether to use tf32 precision instead of 32-bit for saving memory\n", - " gradient_accumulation_steps=4, # Number of updates steps to accumulate before performing a backward/update pass for saving memory\n", - " hub_model_id = hf_model_name # The model ID on the Hugging Face model hub\n", - ")\n", - "\n", - "# Define the trainer\n", - "trainer = Trainer(\n", - " model=test_model, \n", - " args=training_args, \n", - " train_dataset=train_ds,\n", - " eval_dataset=test_ds, \n", - " compute_metrics=compute_metrics, \n", - ")" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "# Start the training process\n", - "trainer.train()" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "trainer.model.save_pretrained(\"glacformer\")\n", - "\n", - "# Create a repository object for the specified repository on Hugging Face's hub, cloning from the specified source\n", - "repo = huggingface_hub.Repository(\"glacformer1\", clone_from=hf_model_name)\n", - "\n", - "! cp -r glacformer/* glacformer1/\n", - "\n", - "repo.git_pull()\n", - "repo.push_to_hub()" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "# Define a function to combine images\n", - "def combine_images(images):\n", - " # Convert images to HSV mode\n", - " hsvimages = [img.convert('HSV') for img in images]\n", - "\n", - " # Define the hues for each image\n", - " hues = [120, 200, 360]\n", - "\n", - " # Colorize each image with the corresponding hue\n", - " for i, (img,limg) in enumerate(zip(hsvimages,images)):\n", - " h, s, v = img.convert(\"HSV\").split()\n", - " h = h.point(lambda _: hues[i]) # actually changes the hue\n", - " s = s.point(lambda _: 255)\n", - " img = Image.merge('HSV', (h, s, v)).convert('RGBA')\n", - " img.putalpha(limg)\n", - " images[i] = img\n", - "\n", - " # Combine the images\n", - " combined_image = Image.alpha_composite(images[0], images[1])\n", - " combined_image = Image.alpha_composite(combined_image, images[2])\n", - "\n", - " return combined_image\n", - "\n", - "# Define a class for the pipeline and dsiplay; allows me to save and reuse \n", - "class glacformer():\n", - " def __init__(self, pipeline=pipeline(\"image-segmentation\",\n", - " model=hf_model_name, image_processor=\"nvidia/MiT-b0\"), image_list = glob(\"secondleg/*/cropped_images/*.png\")) -> None:\n", - " self.pipeline = pipeline\n", - " self.image_list = image_list\n", - " def __getitem__(self, index, alpha = 100):\n", - " originals = [i[\"mask\"] for i in self.pipeline(self.image_list[index])]\n", - " segmap = combine_images(originals)\n", - " segmap.putalpha(100)\n", - " rgbaorig = Image.open(self.image_list[index]).convert(\"RGBA\")\n", - " rgbaorig.putalpha(255-alpha)\n", - " return Image.alpha_composite(segmap,rgbaorig)\n", - " def __len__(self):\n", - " return len(self.image_list)\n", - " def __iter__(self):\n", - " for i in range(len(self)):\n", - " yield self[i]\n", - " def display(self, display):\n", - " for i in evalmodel:\n", - " display(i)\n", - " if input(\"press enter to continue, anything else to stop\") == \"\":\n", - " continue\n", - " else:\n", - " break\n", - "\n", - "evalmodel = glacformer()\n", - "\n", - "from IPython.display import display\n", - "\n", - "glacformer.display(display)" - ] - }, - { - "cell_type": "code", - "execution_count": 13, - "metadata": {}, - "outputs": [ - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "032abac7315f4925b32b07a1dd8e8db3", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Map: 0%| | 0/1848 [00:00, ? examples/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "34a7142f36734fff959971c8c335b1c0", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Pushing dataset shards to the dataset hub: 0%| | 0/1 [00:00, ?it/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "8be902f9846b426c82d9c2ea0bccf561", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Creating parquet from Arrow format: 0%| | 0/19 [00:00, ?ba/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "607b7ae0e6d345cfbec7ebf10c6e38ac", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Deleting unused files from dataset repository: 0%| | 0/6 [00:00, ?it/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "e5d424e575d54d5abfb984ef40d16fb7", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Map: 0%| | 0/5851 [00:00, ? examples/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "09796dba22ff47d5ba3204dbe0c79ae1", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Pushing dataset shards to the dataset hub: 0%| | 0/6 [00:00, ?it/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "c98ca8c9d2264ac6bf8cc2a48e0ed268", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Creating parquet from Arrow format: 0%| | 0/59 [00:00, ?ba/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "520f907923fe4f8e9d52e274eca484c6", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Map: 0%| | 0/5850 [00:00, ? examples/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "304c1699e4e547e49b99b98efb0c92de", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Creating parquet from Arrow format: 0%| | 0/59 [00:00, ?ba/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "c6586231c59049018016158fb6794f61", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Map: 0%| | 0/5850 [00:00, ? examples/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "f07e6acfc0d74df9a33aafb88afa8821", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Creating parquet from Arrow format: 0%| | 0/59 [00:00, ?ba/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "12fdc097fbf44edd95eccb5c6c953f3a", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Map: 0%| | 0/5850 [00:00, ? examples/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "9a20d65772b245f5bff202c4f6ed0141", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Creating parquet from Arrow format: 0%| | 0/59 [00:00, ?ba/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "2911bb4684894749b9188e1cd9e5d977", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Map: 0%| | 0/5850 [00:00, ? examples/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "397fc1c8116f4280a49160432314e4d6", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Creating parquet from Arrow format: 0%| | 0/59 [00:00, ?ba/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "aa14f6db540e4633a84ef3edfffec6a3", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Map: 0%| | 0/5850 [00:00, ? examples/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "7c675a39c05a4288bce0248991e7a568", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Creating parquet from Arrow format: 0%| | 0/59 [00:00, ?ba/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "ad22a4f84b56495e86319a5715064cb9", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Deleting unused files from dataset repository: 0%| | 0/1 [00:00, ?it/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "ab8fcfdc61534e718e2672baf9b103b4", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "Downloading metadata: 0%| | 0.00/664 [00:00, ?B/s]" - ] - }, - "metadata": {}, - "output_type": "display_data" - } - ], - "source": [ - "from datasets import DatasetDict\n", - "\n", - "dd = DatasetDict({\"test\":test_ds,\"train\":train_ds})\n", - "\n", - "dd.push_to_hub(\"glacierscopessegmentation/scopes\")\n", - "\n" - ] - } - ], - "metadata": { - "accelerator": "GPU", - "colab": { - "gpuType": "T4", - "provenance": [] - }, - "kernelspec": { - "display_name": "Python 3", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.11.5" - }, - "widgets": { - "application/vnd.jupyter.widget-state+json": { - "005a3f531e8f41a3b455bbcde8b32148": { - "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": "" - } - }, - "0408dbcd1b114dd4a2ddbeeeb83c6e6c": { - "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 - } - }, - "041083d8ca43416f92440c4fe075e2ce": { - "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_88938dd79ae8438fba48487c8ae6f73f", - "placeholder": "", - "style": "IPY_MODEL_12af6eccd2ac435694c5fc991519c201", - "value": "\nPro Tip: If you don't already have one, you can create a dedicated\n'notebooks' token with 'write' access, that you can then easily reuse for all\nnotebooks. " - } - }, - "069137c26f6a48df9c091512ee964d82": { - "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": "" - } - }, - "0be70198eb5d4e13a527e40b133cc071": { - "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": "" - } - }, - "0e02251940084a6cbb35780ebd882bfa": { - "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 - } - }, - "0f90a30741f440ada2531e70f25075b9": { - "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": "" - } - }, - "112dfa882863476ea406207117b61384": { - "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_f398f77f03034c0cb0025770ac86ae62", - "placeholder": "", - "style": "IPY_MODEL_da807091e3484f32a8e4d31ddf0bc3fc", - "value": " 292M/292M [00:20<00:00, 13.0MB/s]" - } - }, - "12af6eccd2ac435694c5fc991519c201": { - "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": "" - } - }, - "168be260b3734057838e0e44cd935347": { - "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": "" - } - }, - "19569dee437247d4b31d4a63fb7e6bc7": { - "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 - } - }, - "1c16b9ffd2cc498a8559446f2c329fd9": { - "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": "" - } - }, - "1fa4122bc91e418a983925dd36252b2c": { - "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_e0e54967e38c4dfab422e594ef687702", - "placeholder": "", - "style": "IPY_MODEL_56fa52c4d8934887a3b460835c8e58ff", - "value": "Downloading (…)rocessor_config.json: 100%" - } - }, - "2160b3b609e54f64b24228f386922b08": { - "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": "" - } - }, - "216dddf5f4c44e7c8202c9ab4053bf4f": { - "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_33eaa2fb3d494d2db558d11da8e954b0", - "max": 291918085, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_5393c54b13e74d2095ae35e5edb71ba8", - "value": 291918085 - } - }, - "2195fe4c973e433f89f04d18af6b19ca": { - "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_ca6f3af05d924fd3bf2564df487a1b1c", - "placeholder": "", - "style": "IPY_MODEL_7f31865345e84305a7bf462d0e1c9061", - "value": " 70.0k/70.0k [00:00<00:00, 1.42MB/s]" - } - }, - "2423668cc53c4f758fdb1495206de6d5": { - "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": "" - } - }, - "270aa1dbf06348708f75dee997eb9524": { - "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 - } - }, - "285f8ba99bb2442eb339dc7b3744746e": { - "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 - } - }, - "28975e264c394ba480a5e6af4432bc4c": { - "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 - } - }, - "2acb944206854c85a5c2d6217cc87122": { - "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_acf3d6ae12f0453c82a703e63edd9e4d", - "IPY_MODEL_a64f654d58cf4f4dba40ad92f82687ff", - "IPY_MODEL_5578db9884134c048fd00ca602506d39" - ], - "layout": "IPY_MODEL_ff2e415d62b748cfa39a2416a26d8b19" - } - }, - "2b56265d0f974831829887d743a6d890": { - "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_fbe313f79e72427594848e53ca38ca29", - "placeholder": "", - "style": "IPY_MODEL_d74fe83d6259415490aab7c64ea53126", - "value": " 8456/8456 [00:05<00:00, 1406.53 examples/s]" - } - }, - "2d0d537595324c1db2ba07a3c35b3262": { - "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_5694e889e32c418f8ea76a59767deea7", - "placeholder": "", - "style": "IPY_MODEL_a3000515621241748dcc0f30fc4c4130", - "value": " 1/1 [00:00<00:00, 39.28it/s]" - } - }, - "2f1d9f3c7ea949babc03078bf787cb55": { - "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_0408dbcd1b114dd4a2ddbeeeb83c6e6c", - "max": 1, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_ebc47d746b0a4d8c8b8ca64b79b690d7", - "value": 1 - } - }, - "318833ad8d7a41cdbbbadda0b0137feb": { - "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_44e8207a4d3345ca9fac3a69e0530cb8", - "max": 14380029, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_b6f04064f91d48ef964640a6e4a535f4", - "value": 14380029 - } - }, - "31c90d88248b4315abaddf3d939a44c3": { - "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_d88b9c6014794b5cb04ca725a92447b7", - "IPY_MODEL_2f1d9f3c7ea949babc03078bf787cb55", - "IPY_MODEL_edd06a006b24453f8493bac04575eb6f" - ], - "layout": "IPY_MODEL_89abb3c7572a4ac9a5cfac24be88f878" - } - }, - "33eaa2fb3d494d2db558d11da8e954b0": { - "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 - } - }, - "34208c842fde4d2a9049c7a0988bd86e": { - "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 - } - }, - "35c5adec48504841b11a44d84ae77ab8": { - "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 - } - }, - "3bdaea98e1d84e76a949385bcc46c88d": { - "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": "" - } - }, - "3c32f522769346e6b25a0aafab7c06ef": { - "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": "" - } - }, - "3ced90869dab442984df61de489e37f0": { - "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_a7ac8cf90b9745b195a9b423441c8016", - "style": "IPY_MODEL_2423668cc53c4f758fdb1495206de6d5", - "value": true - } - }, - "3d937ff17bf24e9fa6c9b9fa4ff5608d": { - "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_dff92071db58499e94474bff25d2b670", - "placeholder": "", - "style": "IPY_MODEL_3bdaea98e1d84e76a949385bcc46c88d", - "value": " 403/403 [00:00<00:00, 12.2kB/s]" - } - }, - "3e6abd138d044c47908f0d51868d5f37": { - "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_4ce7494e5bb745299fe53ca49135f012", - "max": 295328780, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_6cb86939e17e41529501ea341b520ee7", - "value": 295328780 - } - }, - "3f531f5f76a6432887863642118b75ba": { - "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_ef6367887f794b1fa997f04b61315f4d", - "IPY_MODEL_728887808eec47e2817d971dc38f1dfd", - "IPY_MODEL_3d937ff17bf24e9fa6c9b9fa4ff5608d" - ], - "layout": "IPY_MODEL_a2ae6e500f534aa5b3e1cf2080b785d6" - } - }, - "40704dc6e8674da2b9012e8b0203c338": { - "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 - } - }, - "428e6d9fe8584c1b9dc0b94527a42fa5": { - "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_441284997d9a4d5d9b65f725e1883b05", - "IPY_MODEL_90196adad09b4d11833feecf15706a58", - "IPY_MODEL_2b56265d0f974831829887d743a6d890" - ], - "layout": "IPY_MODEL_e0fc1a778dce403e920d34d2abcb4be0" - } - }, - "441284997d9a4d5d9b65f725e1883b05": { - "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_68128d585dac4120a971217da916907d", - "placeholder": "", - "style": "IPY_MODEL_80e4a6c9f9a94e2e9c8eead60185d4ff", - "value": "Generating train split: 100%" - } - }, - "44e8207a4d3345ca9fac3a69e0530cb8": { - "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 - } - }, - "46a6f57b0cee48babaaf86e35d994889": { - "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_40704dc6e8674da2b9012e8b0203c338", - "max": 272, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_e70a99897bcb4a1d94addda063f0fa8a", - "value": 272 - } - }, - "4c2cdc31a0d94027b4c1448b1d655d3f": { - "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": "" - } - }, - "4ce7494e5bb745299fe53ca49135f012": { - "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 - } - }, - "4f1528c05f5547f593509c6a4341658b": { - "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 - } - }, - "4fdf5eb5248446a1a105831168de3263": { - "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_92e51def7e29471ea2c93608dc814bc8", - "IPY_MODEL_216dddf5f4c44e7c8202c9ab4053bf4f", - "IPY_MODEL_112dfa882863476ea406207117b61384" - ], - "layout": "IPY_MODEL_59841ec603d849a2921a90cc1fdfdc66" - } - }, - "5393c54b13e74d2095ae35e5edb71ba8": { - "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": "" - } - }, - "5578db9884134c048fd00ca602506d39": { - "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_34208c842fde4d2a9049c7a0988bd86e", - "placeholder": "", - "style": "IPY_MODEL_4c2cdc31a0d94027b4c1448b1d655d3f", - "value": " 1/1 [00:00<00:00, 41.87it/s]" - } - }, - "5694e889e32c418f8ea76a59767deea7": { - "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 - } - }, - "56fa52c4d8934887a3b460835c8e58ff": { - "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": "" - } - }, - "5710083125d0491a8e20cc22212d0e32": { - "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 - } - }, - "59841ec603d849a2921a90cc1fdfdc66": { - "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 - } - }, - "5d99b5b6d2814c239d072be37f7a39f9": { - "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_19569dee437247d4b31d4a63fb7e6bc7", - "placeholder": "", - "style": "IPY_MODEL_c9a390a6a0e244c8a7cfa575355a438d", - "value": "" - } - }, - "60df81caa14540ecb6303289f0e1f3d6": { - "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": "" - } - }, - "619d0d0a6ee046deb9d6a62e2e5330ba": { - "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_8b46ee2b51a34850942252063177038f", - "IPY_MODEL_eb1ffcb1c0f94af7848c0da58e53aeb8", - "IPY_MODEL_2d0d537595324c1db2ba07a3c35b3262" - ], - "layout": "IPY_MODEL_270aa1dbf06348708f75dee997eb9524" - } - }, - "648aa9b77d2c4984ad7ee22daadf2ba0": { - "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": "" - } - }, - "64c7315bf59141b7a95071b823161c2f": { - "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 - } - }, - "66eb912794dc4c558333a7b38178d9f0": { - "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 - } - }, - "68128d585dac4120a971217da916907d": { - "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 - } - }, - "687793a67c8449bf9aee88d87a33dc34": { - "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 - } - }, - "6cb86939e17e41529501ea341b520ee7": { - "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": "" - } - }, - "6d3131717426414ea72919f62b87f299": { - "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": "" - } - }, - "6ead00b5ce4f4f2a8e460c4f74bd6bba": { - "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 - } - }, - "728887808eec47e2817d971dc38f1dfd": { - "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_ec6dc5cbf99f43179c9a94ccdd835916", - "max": 403, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_0f90a30741f440ada2531e70f25075b9", - "value": 403 - } - }, - "73dc6749705d4224b487e1edbc10fdde": { - "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 - } - }, - "73e77278c6fc41a8bd96d10b63ed69a9": { - "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 - } - }, - "7889b98ec59148be9411b5529b553d29": { - "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": "" - } - }, - "7f31865345e84305a7bf462d0e1c9061": { - "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": "" - } - }, - "80e4a6c9f9a94e2e9c8eead60185d4ff": { - "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": "" - } - }, - "85df9c0ace7c4155a9821f160c60b436": { - "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 - } - }, - "883293c3452e442fb194bb386bd3de8a": { - "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_4f1528c05f5547f593509c6a4341658b", - "style": "IPY_MODEL_005a3f531e8f41a3b455bbcde8b32148", - "tooltip": "" - } - }, - "88938dd79ae8438fba48487c8ae6f73f": { - "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 - } - }, - "89abb3c7572a4ac9a5cfac24be88f878": { - "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 - } - }, - "89bb68747f4645fcb25440905a400321": { - "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_e58edb8119b24e5cac337feb7cc12dcf", - "max": 13077, - "min": 0, - "orientation": "horizontal", - "style": "IPY_MODEL_e4c649a8d80a48e791a5a00f6735abf7", - "value": 13077 - } - }, - "8b46ee2b51a34850942252063177038f": { - "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_28975e264c394ba480a5e6af4432bc4c", - "placeholder": "", - "style": "IPY_MODEL_b826494a9ed74e39a4ef524ddd467c74", - "value": "Extracting data files: 100%" - } - }, - "8d996846748c444ca8dc55cc6d9ce571": { - "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": "" - } - }, - "8fef2a7d33b347319c0529f59921ccba": { - "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_f908852c617f45699f4ac5eee619ef6e", - "placeholder": "", - "style": "IPY_MODEL_e646995cbcf44885a285e5b6fc6d153b", - "value": "