fepegar commited on
Commit
ae56c6c
Β·
1 Parent(s): ab436d0

Update installation instructions in demo

Browse files
Files changed (1) hide show
  1. COLIPRI_demo.ipynb +341 -352
COLIPRI_demo.ipynb CHANGED
@@ -21,7 +21,7 @@
21
  "## Installation\n",
22
  "\n",
23
  "The [`colipri` package](https://pypi.org/project/colipri/) is available on PyPI.\n",
24
- "Here, we use the `demo` extra to install the required dependencies for running this demo."
25
  ]
26
  },
27
  {
@@ -29,7 +29,7 @@
29
  "execution_count": 1,
30
  "metadata": {
31
  "id": "yEM-bYQxwIFD",
32
- "outputId": "a915a3f2-f1e9-4a83-ba35-4da4e87afcf3",
33
  "colab": {
34
  "base_uri": "https://localhost:8080/"
35
  }
@@ -39,33 +39,22 @@
39
  "output_type": "stream",
40
  "name": "stdout",
41
  "text": [
42
- "Cloning into 'colipri'...\n",
43
- "remote: Enumerating objects: 87, done.\u001b[K\n",
44
- "remote: Counting objects: 100% (83/83), done.\u001b[K\n",
45
- "remote: Compressing objects: 100% (71/71), done.\u001b[K\n",
46
- "remote: Total 87 (delta 19), reused 0 (delta 0), pack-reused 4 (from 1)\u001b[K\n",
47
- "Unpacking objects: 100% (87/87), 187.42 KiB | 2.76 MiB/s, done.\n",
48
  " Installing build dependencies ... \u001b[?25l\u001b[?25hdone\n",
49
  " Getting requirements to build wheel ... \u001b[?25l\u001b[?25hdone\n",
50
  " Preparing metadata (pyproject.toml) ... \u001b[?25l\u001b[?25hdone\n",
51
- "\u001b[33m WARNING: Did not find branch or tag '88ad3c9', assuming revision or ref.\u001b[0m\u001b[33m\n",
52
- "\u001b[0m Preparing metadata (setup.py) ... \u001b[?25l\u001b[?25hdone\n",
53
- "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m63.1/63.1 kB\u001b[0m \u001b[31m5.1 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
54
- "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m53.3/53.3 kB\u001b[0m \u001b[31m5.5 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
55
- "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m2.5/2.5 MB\u001b[0m \u001b[31m104.8 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
56
- "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m194.3/194.3 kB\u001b[0m \u001b[31m2.7 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
57
- "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m154.5/154.5 kB\u001b[0m \u001b[31m2.5 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
58
- "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m55.8/55.8 kB\u001b[0m \u001b[31m5.9 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
59
- "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m52.6/52.6 MB\u001b[0m \u001b[31m8.5 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
60
- "\u001b[?25h Building wheel for colipri (pyproject.toml) ... \u001b[?25l\u001b[?25hdone\n",
61
- " Building wheel for dynamic-network-architectures (setup.py) ... \u001b[?25l\u001b[?25hdone\n"
62
  ]
63
  }
64
  ],
65
  "source": [
66
- "# Temporary setup commands\n",
67
- "!git clone https://huggingface.co/microsoft/colipri\n",
68
- "%pip install --quiet ./colipri[demo]"
69
  ]
70
  },
71
  {
@@ -104,7 +93,7 @@
104
  "execution_count": 3,
105
  "metadata": {
106
  "id": "b3WzYwmJ2AvF",
107
- "outputId": "5906d7de-b200-46ac-81a5-42835a956414",
108
  "colab": {
109
  "base_uri": "https://localhost:8080/",
110
  "height": 65
@@ -115,10 +104,10 @@
115
  "output_type": "display_data",
116
  "data": {
117
  "text/plain": [
118
- "Last run on Wed Jan \u001b[1;36m21\u001b[0m \u001b[1;92m20:29:10\u001b[0m \u001b[1;36m2026\u001b[0m\n"
119
  ],
120
  "text/html": [
121
- "<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\">Last run on Wed Jan <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">21</span> <span style=\"color: #00ff00; text-decoration-color: #00ff00; font-weight: bold\">20:29:10</span> <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">2026</span>\n",
122
  "</pre>\n"
123
  ]
124
  },
@@ -186,10 +175,10 @@
186
  "metadata": {
187
  "colab": {
188
  "base_uri": "https://localhost:8080/",
189
- "height": 474
190
  },
191
  "id": "1859KPqK4Ib-",
192
- "outputId": "09eab3ec-d287-4039-e223-695f861dd657"
193
  },
194
  "outputs": [
195
  {
@@ -203,7 +192,7 @@
203
  "output_type": "stream",
204
  "name": "stderr",
205
  "text": [
206
- "42196992it [00:01, 25111479.36it/s] \n"
207
  ]
208
  },
209
  {
@@ -270,56 +259,56 @@
270
  "metadata": {
271
  "colab": {
272
  "base_uri": "https://localhost:8080/",
273
- "height": 492,
274
  "referenced_widgets": [
275
- "f65ed85dac044f7589f8700fb4f8bfdd",
276
- "a32a30d7cefe4f689a74e94d5f1663ae",
277
- "2e0a20b301914fa4894ac6a22802af7b",
278
- "cfe9fa7de9944ddfb08ad5a10d630de9",
279
- "636e980f9f9c4c9fa1590e1b4f40a36f",
280
- "85f6d5f95a6940d6b46c9ea89e93fab0",
281
- "5c8e1749a4b742a0ba49b6ff4fde042f",
282
- "74387bf610ad4406961bdf1abd8105db",
283
- "1b39c70bcbcf4f54977c409dcad6589e",
284
- "82c29aa1970f4754a7184f709b670cb8",
285
- "62ac90d4332e4f66bc58f3dfef1e712d",
286
- "6b13639a29c54e1cb27ba3ebceffb2ed",
287
- "c8a8cef456fe45e9a03bc76142faf356",
288
- "d1596e75a721419aa4541465d2db5f89",
289
- "dc65898b55424a829ed02ed28cc6dba4",
290
- "1292e78150c445d280d8bcf524918485",
291
- "b02f3e57d7cd469fb664cae9916ec2cc",
292
- "6c188703b15f4d55bedb4c1b8527470b",
293
- "0600fb476b124a3ead89e60819f4f171",
294
- "b90e05f2535449a9af7855768e91a9cc",
295
- "5cfc6bc13e7b4b31a4289d19ed7976e2",
296
- "34b8f2c2b61d4e76a6ac9039e6dd2cc7",
297
- "0b66a631064a406a8a774d21d3afd6ee",
298
- "f240365b2a154d92b39fb19548ab8a3b",
299
- "b19d1a19da1849a0a5b51977fd08c61e",
300
- "68202400fe704cb6a7647428e0914533",
301
- "c7e4762bceb94c8a857b12e926560418",
302
- "da4eaede93b3470dbbbc2845113e01d2",
303
- "eb92719aa07f484eb9705ed4fb64ccb2",
304
- "241d22bc29754823ad7e59624ede043b",
305
- "d420b1c9de80491e952ee2b796b37548",
306
- "d48bb844b73840b2bccabd6e4f588166",
307
- "79cb15fca0de400c8fc898cebeea0d1c",
308
- "3006fc1d231b4ca3876d57c7f15e2311",
309
- "f41cef337eaf41fab5dd32738f2d943c",
310
- "dbe5a5197d2b4a67b736e718ec707304",
311
- "8f6ca15585ac4a62abe7e89be28d4ba0",
312
- "64ab92d83a6445d0a643aeef56a908b0",
313
- "266edbb87bed47da9520e33720325f2c",
314
- "6b994c31b49d428dab4a9d38322d416b",
315
- "f13c809cfbd943df8df3222cfa9215e1",
316
- "5dfb58166c474c39b4bd8a13d519314e",
317
- "2a9c0377653047c2bbda52ebd6fad777",
318
- "c608462e42fb45f89c7d09c21f090e22"
319
  ]
320
  },
321
  "id": "ygUBs2nubRm-",
322
- "outputId": "67292305-cef8-4a56-d599-5022bc2a2389"
323
  },
324
  "outputs": [
325
  {
@@ -343,7 +332,7 @@
343
  "application/vnd.jupyter.widget-view+json": {
344
  "version_major": 2,
345
  "version_minor": 0,
346
- "model_id": "f65ed85dac044f7589f8700fb4f8bfdd"
347
  }
348
  },
349
  "metadata": {}
@@ -357,7 +346,7 @@
357
  "application/vnd.jupyter.widget-view+json": {
358
  "version_major": 2,
359
  "version_minor": 0,
360
- "model_id": "6b13639a29c54e1cb27ba3ebceffb2ed"
361
  }
362
  },
363
  "metadata": {}
@@ -371,7 +360,7 @@
371
  "application/vnd.jupyter.widget-view+json": {
372
  "version_major": 2,
373
  "version_minor": 0,
374
- "model_id": "0b66a631064a406a8a774d21d3afd6ee"
375
  }
376
  },
377
  "metadata": {}
@@ -385,7 +374,7 @@
385
  "application/vnd.jupyter.widget-view+json": {
386
  "version_major": 2,
387
  "version_minor": 0,
388
- "model_id": "3006fc1d231b4ca3876d57c7f15e2311"
389
  }
390
  },
391
  "metadata": {}
@@ -445,54 +434,54 @@
445
  "base_uri": "https://localhost:8080/",
446
  "height": 562,
447
  "referenced_widgets": [
448
- "81c32111784e42098756b5cf3280ff57",
449
- "469d372ac0d14f06aba333514b956091",
450
- "633b3c4c1c5f40e3a4456298de931616",
451
- "f22dba2e7bfb47bdb2a750cceb9aab0b",
452
- "8b962a496732442c8ddf8efc52b3e0f4",
453
- "3ee398942f5f4564a0fb29ad5933cb90",
454
- "a5fdb3337e6e4ed29a63927f9367bfcf",
455
- "2f9fe42c59d54c088143aa71c0109d4d",
456
- "5ec816c11b1f4b179b35398154f877b9",
457
- "62263cd9c8f247a383e582ad88db27a7",
458
- "38a1537767da4f85b66a88f4ec183ea5",
459
- "663172a84bb8481e943b50557ec18f3d",
460
- "07e35ffe99ac47e293d403334efc4960",
461
- "92e0de55adca441ba32a5c73210ae134",
462
- "4025f999c33043ab90796d6a7f2f8ffd",
463
- "211a7ea15991426b94f9730ba4ea7341",
464
- "83fa9d844fb04bbd93b4a961324889b1",
465
- "b05897a3ddcc419a8d95d3e77dc6c7ed",
466
- "7cc914d9df8b45c983eaf3d92e090c13",
467
- "0fd42efd74d640368542d9bb88dba857",
468
- "ea1c5ff6937b4da086072f0539f00b03",
469
- "a3bebdf1403342938e8829e36868be38",
470
- "987b5adc5a2d4779b6ca9b333369901e",
471
- "d9cfcc0324ea4e5987774ef666a74136",
472
- "4eb26ff9b82949fb9e65b609e1f16362",
473
- "bf89651463fe4f87907bc62e92fab26a",
474
- "7f4458c03dfa4b188e6873a96eff3e88",
475
- "58621a1fea2246b49cd4bc0949875ae2",
476
- "ea0663a62d3b4211aaef7a62d8a64adb",
477
- "e7daddcb7b89443e8b18a344db4e783d",
478
- "f8a6ed57e209460e9320d6656fb0e467",
479
- "35c5935d7e76451b8cf0287897ebddce",
480
- "92a28543b616434aab5b5dea2fe904d1",
481
- "40e921976fb6479cb70f974705200f2d",
482
- "97dd46d0b5594173bcb21374e89ac608",
483
- "965218de30054f029fbe46206a721cd2",
484
- "2c198dae6e00403385fbcb22960a295d",
485
- "e6c1f85dd8e041f5938f12253cb1fd23",
486
- "44d51abf258449529b3e954f330bf989",
487
- "5165665b453d43ef93546a37ec1a8d55",
488
- "c22b82395b8c484c936ff57c668a3112",
489
- "08dfbe28734445b197ac6422b370f974",
490
- "4562ef65d264464288ff28efa11eb467",
491
- "30372daf318344e9af047de9f4714fb7"
492
  ]
493
  },
494
  "id": "GR43YRJi4Z-2",
495
- "outputId": "dfff7de2-64a8-440d-f229-e763d4a57156"
496
  },
497
  "outputs": [
498
  {
@@ -504,7 +493,7 @@
504
  "application/vnd.jupyter.widget-view+json": {
505
  "version_major": 2,
506
  "version_minor": 0,
507
- "model_id": "81c32111784e42098756b5cf3280ff57"
508
  }
509
  },
510
  "metadata": {}
@@ -518,7 +507,7 @@
518
  "application/vnd.jupyter.widget-view+json": {
519
  "version_major": 2,
520
  "version_minor": 0,
521
- "model_id": "663172a84bb8481e943b50557ec18f3d"
522
  }
523
  },
524
  "metadata": {}
@@ -532,7 +521,7 @@
532
  "application/vnd.jupyter.widget-view+json": {
533
  "version_major": 2,
534
  "version_minor": 0,
535
- "model_id": "987b5adc5a2d4779b6ca9b333369901e"
536
  }
537
  },
538
  "metadata": {}
@@ -546,7 +535,7 @@
546
  "application/vnd.jupyter.widget-view+json": {
547
  "version_major": 2,
548
  "version_minor": 0,
549
- "model_id": "40e921976fb6479cb70f974705200f2d"
550
  }
551
  },
552
  "metadata": {}
@@ -618,7 +607,7 @@
618
  "height": 104
619
  },
620
  "id": "Bw_7dglN6gLx",
621
- "outputId": "e2a03329-e3cf-46d3-f675-e13414ce4510"
622
  },
623
  "outputs": [
624
  {
@@ -679,10 +668,10 @@
679
  "metadata": {
680
  "colab": {
681
  "base_uri": "https://localhost:8080/",
682
- "height": 440
683
  },
684
  "id": "H_RDsmnB4zXE",
685
- "outputId": "619fb3d7-ba70-4c9c-ef2d-3c1fc14dc13f"
686
  },
687
  "outputs": [
688
  {
@@ -752,7 +741,7 @@
752
  "height": 34
753
  },
754
  "id": "nUTAo1yX5mVV",
755
- "outputId": "156913fa-687f-4e43-eaff-e5d5bc19671e"
756
  },
757
  "outputs": [
758
  {
@@ -801,7 +790,7 @@
801
  "height": 34
802
  },
803
  "id": "PlrMcflh6KGI",
804
- "outputId": "47328439-4e30-45a2-8e5f-e8abef0dddb9"
805
  },
806
  "outputs": [
807
  {
@@ -854,7 +843,7 @@
854
  "height": 34
855
  },
856
  "id": "_kBqixbY5Cbd",
857
- "outputId": "4bdde40f-42dd-4e38-ed1c-3ad56d0b7fce"
858
  },
859
  "outputs": [
860
  {
@@ -899,10 +888,10 @@
899
  "metadata": {
900
  "colab": {
901
  "base_uri": "https://localhost:8080/",
902
- "height": 435
903
  },
904
  "id": "T9xmFphV6t9f",
905
- "outputId": "da3ae895-ecd5-4341-831e-a4d885b76325"
906
  },
907
  "outputs": [
908
  {
@@ -969,21 +958,21 @@
969
  "base_uri": "https://localhost:8080/",
970
  "height": 66,
971
  "referenced_widgets": [
972
- "d7044de28bd84604ac541f5dc3149427",
973
- "3db21924f13046038ee722c768e98ff7",
974
- "23853ecc743d4387beec386741db4199",
975
- "4752bba447464c929436bb05e81999c9",
976
- "e30b938419b4437da770f9fac4f6cd7e",
977
- "05a756ac35fe4c95a19435cd6fbe14b6",
978
- "5faf73b41edf4adb97c647e07204e8fc",
979
- "d02aae8118534a21900135f89b2cea01",
980
- "eb435fb2e6f4452f90ddc07fcc159b98",
981
- "c5a3f1814f46471e959c97c805442ada",
982
- "fc236122eed2423e8f6c579644504a4c"
983
  ]
984
  },
985
  "id": "AcYY-oA4_fGL",
986
- "outputId": "5099d377-96d4-4a97-ed03-3244c477f1f4"
987
  },
988
  "outputs": [
989
  {
@@ -995,7 +984,7 @@
995
  "application/vnd.jupyter.widget-view+json": {
996
  "version_major": 2,
997
  "version_minor": 0,
998
- "model_id": "d7044de28bd84604ac541f5dc3149427"
999
  }
1000
  },
1001
  "metadata": {}
@@ -1035,7 +1024,7 @@
1035
  "execution_count": 15,
1036
  "metadata": {
1037
  "id": "6axS8Cw3AiH0",
1038
- "outputId": "5aaa19e8-fabd-4e24-bda1-491947f3da15",
1039
  "colab": {
1040
  "base_uri": "https://localhost:8080/",
1041
  "height": 34
@@ -1076,10 +1065,10 @@
1076
  "execution_count": 16,
1077
  "metadata": {
1078
  "id": "cN6SEnuiAlFb",
1079
- "outputId": "842cf3b6-6216-4608-87a4-3f6629778d75",
1080
  "colab": {
1081
  "base_uri": "https://localhost:8080/",
1082
- "height": 451
1083
  }
1084
  },
1085
  "outputs": [
@@ -1146,7 +1135,7 @@
1146
  "execution_count": 17,
1147
  "metadata": {
1148
  "id": "YCe5oNXURWC_",
1149
- "outputId": "f747fcdf-c618-4774-fe90-528dd333838a",
1150
  "colab": {
1151
  "base_uri": "https://localhost:8080/",
1152
  "height": 34
@@ -1185,7 +1174,7 @@
1185
  "execution_count": 18,
1186
  "metadata": {
1187
  "id": "yu_MWblVTKZF",
1188
- "outputId": "378df00e-de37-49be-ec83-b4b274b2b665",
1189
  "colab": {
1190
  "base_uri": "https://localhost:8080/",
1191
  "height": 209
@@ -1365,7 +1354,7 @@
1365
  "execution_count": 19,
1366
  "metadata": {
1367
  "id": "Y_radYBKSjcJ",
1368
- "outputId": "5a3565a5-8df3-4221-bc7f-4105c859d90b",
1369
  "colab": {
1370
  "base_uri": "https://localhost:8080/",
1371
  "height": 34
@@ -1425,7 +1414,7 @@
1425
  },
1426
  "widgets": {
1427
  "application/vnd.jupyter.widget-state+json": {
1428
- "f65ed85dac044f7589f8700fb4f8bfdd": {
1429
  "model_module": "@jupyter-widgets/controls",
1430
  "model_name": "HBoxModel",
1431
  "model_module_version": "1.5.0",
@@ -1440,14 +1429,14 @@
1440
  "_view_name": "HBoxView",
1441
  "box_style": "",
1442
  "children": [
1443
- "IPY_MODEL_a32a30d7cefe4f689a74e94d5f1663ae",
1444
- "IPY_MODEL_2e0a20b301914fa4894ac6a22802af7b",
1445
- "IPY_MODEL_cfe9fa7de9944ddfb08ad5a10d630de9"
1446
  ],
1447
- "layout": "IPY_MODEL_636e980f9f9c4c9fa1590e1b4f40a36f"
1448
  }
1449
  },
1450
- "a32a30d7cefe4f689a74e94d5f1663ae": {
1451
  "model_module": "@jupyter-widgets/controls",
1452
  "model_name": "HTMLModel",
1453
  "model_module_version": "1.5.0",
@@ -1462,13 +1451,13 @@
1462
  "_view_name": "HTMLView",
1463
  "description": "",
1464
  "description_tooltip": null,
1465
- "layout": "IPY_MODEL_85f6d5f95a6940d6b46c9ea89e93fab0",
1466
  "placeholder": "​",
1467
- "style": "IPY_MODEL_5c8e1749a4b742a0ba49b6ff4fde042f",
1468
  "value": "tokenizer_config.json: 100%"
1469
  }
1470
  },
1471
- "2e0a20b301914fa4894ac6a22802af7b": {
1472
  "model_module": "@jupyter-widgets/controls",
1473
  "model_name": "FloatProgressModel",
1474
  "model_module_version": "1.5.0",
@@ -1484,15 +1473,15 @@
1484
  "bar_style": "success",
1485
  "description": "",
1486
  "description_tooltip": null,
1487
- "layout": "IPY_MODEL_74387bf610ad4406961bdf1abd8105db",
1488
  "max": 659,
1489
  "min": 0,
1490
  "orientation": "horizontal",
1491
- "style": "IPY_MODEL_1b39c70bcbcf4f54977c409dcad6589e",
1492
  "value": 659
1493
  }
1494
  },
1495
- "cfe9fa7de9944ddfb08ad5a10d630de9": {
1496
  "model_module": "@jupyter-widgets/controls",
1497
  "model_name": "HTMLModel",
1498
  "model_module_version": "1.5.0",
@@ -1507,13 +1496,13 @@
1507
  "_view_name": "HTMLView",
1508
  "description": "",
1509
  "description_tooltip": null,
1510
- "layout": "IPY_MODEL_82c29aa1970f4754a7184f709b670cb8",
1511
  "placeholder": "​",
1512
- "style": "IPY_MODEL_62ac90d4332e4f66bc58f3dfef1e712d",
1513
- "value": " 659/659 [00:00&lt;00:00, 71.1kB/s]"
1514
  }
1515
  },
1516
- "636e980f9f9c4c9fa1590e1b4f40a36f": {
1517
  "model_module": "@jupyter-widgets/base",
1518
  "model_name": "LayoutModel",
1519
  "model_module_version": "1.2.0",
@@ -1565,7 +1554,7 @@
1565
  "width": null
1566
  }
1567
  },
1568
- "85f6d5f95a6940d6b46c9ea89e93fab0": {
1569
  "model_module": "@jupyter-widgets/base",
1570
  "model_name": "LayoutModel",
1571
  "model_module_version": "1.2.0",
@@ -1617,7 +1606,7 @@
1617
  "width": null
1618
  }
1619
  },
1620
- "5c8e1749a4b742a0ba49b6ff4fde042f": {
1621
  "model_module": "@jupyter-widgets/controls",
1622
  "model_name": "DescriptionStyleModel",
1623
  "model_module_version": "1.5.0",
@@ -1632,7 +1621,7 @@
1632
  "description_width": ""
1633
  }
1634
  },
1635
- "74387bf610ad4406961bdf1abd8105db": {
1636
  "model_module": "@jupyter-widgets/base",
1637
  "model_name": "LayoutModel",
1638
  "model_module_version": "1.2.0",
@@ -1684,7 +1673,7 @@
1684
  "width": null
1685
  }
1686
  },
1687
- "1b39c70bcbcf4f54977c409dcad6589e": {
1688
  "model_module": "@jupyter-widgets/controls",
1689
  "model_name": "ProgressStyleModel",
1690
  "model_module_version": "1.5.0",
@@ -1700,7 +1689,7 @@
1700
  "description_width": ""
1701
  }
1702
  },
1703
- "82c29aa1970f4754a7184f709b670cb8": {
1704
  "model_module": "@jupyter-widgets/base",
1705
  "model_name": "LayoutModel",
1706
  "model_module_version": "1.2.0",
@@ -1752,7 +1741,7 @@
1752
  "width": null
1753
  }
1754
  },
1755
- "62ac90d4332e4f66bc58f3dfef1e712d": {
1756
  "model_module": "@jupyter-widgets/controls",
1757
  "model_name": "DescriptionStyleModel",
1758
  "model_module_version": "1.5.0",
@@ -1767,7 +1756,7 @@
1767
  "description_width": ""
1768
  }
1769
  },
1770
- "6b13639a29c54e1cb27ba3ebceffb2ed": {
1771
  "model_module": "@jupyter-widgets/controls",
1772
  "model_name": "HBoxModel",
1773
  "model_module_version": "1.5.0",
@@ -1782,14 +1771,14 @@
1782
  "_view_name": "HBoxView",
1783
  "box_style": "",
1784
  "children": [
1785
- "IPY_MODEL_c8a8cef456fe45e9a03bc76142faf356",
1786
- "IPY_MODEL_d1596e75a721419aa4541465d2db5f89",
1787
- "IPY_MODEL_dc65898b55424a829ed02ed28cc6dba4"
1788
  ],
1789
- "layout": "IPY_MODEL_1292e78150c445d280d8bcf524918485"
1790
  }
1791
  },
1792
- "c8a8cef456fe45e9a03bc76142faf356": {
1793
  "model_module": "@jupyter-widgets/controls",
1794
  "model_name": "HTMLModel",
1795
  "model_module_version": "1.5.0",
@@ -1804,13 +1793,13 @@
1804
  "_view_name": "HTMLView",
1805
  "description": "",
1806
  "description_tooltip": null,
1807
- "layout": "IPY_MODEL_b02f3e57d7cd469fb664cae9916ec2cc",
1808
  "placeholder": "​",
1809
- "style": "IPY_MODEL_6c188703b15f4d55bedb4c1b8527470b",
1810
  "value": "configuration_cxrbert.py: 100%"
1811
  }
1812
  },
1813
- "d1596e75a721419aa4541465d2db5f89": {
1814
  "model_module": "@jupyter-widgets/controls",
1815
  "model_name": "FloatProgressModel",
1816
  "model_module_version": "1.5.0",
@@ -1826,15 +1815,15 @@
1826
  "bar_style": "success",
1827
  "description": "",
1828
  "description_tooltip": null,
1829
- "layout": "IPY_MODEL_0600fb476b124a3ead89e60819f4f171",
1830
  "max": 889,
1831
  "min": 0,
1832
  "orientation": "horizontal",
1833
- "style": "IPY_MODEL_b90e05f2535449a9af7855768e91a9cc",
1834
  "value": 889
1835
  }
1836
  },
1837
- "dc65898b55424a829ed02ed28cc6dba4": {
1838
  "model_module": "@jupyter-widgets/controls",
1839
  "model_name": "HTMLModel",
1840
  "model_module_version": "1.5.0",
@@ -1849,13 +1838,13 @@
1849
  "_view_name": "HTMLView",
1850
  "description": "",
1851
  "description_tooltip": null,
1852
- "layout": "IPY_MODEL_5cfc6bc13e7b4b31a4289d19ed7976e2",
1853
  "placeholder": "​",
1854
- "style": "IPY_MODEL_34b8f2c2b61d4e76a6ac9039e6dd2cc7",
1855
- "value": " 889/889 [00:00&lt;00:00, 109kB/s]"
1856
  }
1857
  },
1858
- "1292e78150c445d280d8bcf524918485": {
1859
  "model_module": "@jupyter-widgets/base",
1860
  "model_name": "LayoutModel",
1861
  "model_module_version": "1.2.0",
@@ -1907,7 +1896,7 @@
1907
  "width": null
1908
  }
1909
  },
1910
- "b02f3e57d7cd469fb664cae9916ec2cc": {
1911
  "model_module": "@jupyter-widgets/base",
1912
  "model_name": "LayoutModel",
1913
  "model_module_version": "1.2.0",
@@ -1959,7 +1948,7 @@
1959
  "width": null
1960
  }
1961
  },
1962
- "6c188703b15f4d55bedb4c1b8527470b": {
1963
  "model_module": "@jupyter-widgets/controls",
1964
  "model_name": "DescriptionStyleModel",
1965
  "model_module_version": "1.5.0",
@@ -1974,7 +1963,7 @@
1974
  "description_width": ""
1975
  }
1976
  },
1977
- "0600fb476b124a3ead89e60819f4f171": {
1978
  "model_module": "@jupyter-widgets/base",
1979
  "model_name": "LayoutModel",
1980
  "model_module_version": "1.2.0",
@@ -2026,7 +2015,7 @@
2026
  "width": null
2027
  }
2028
  },
2029
- "b90e05f2535449a9af7855768e91a9cc": {
2030
  "model_module": "@jupyter-widgets/controls",
2031
  "model_name": "ProgressStyleModel",
2032
  "model_module_version": "1.5.0",
@@ -2042,7 +2031,7 @@
2042
  "description_width": ""
2043
  }
2044
  },
2045
- "5cfc6bc13e7b4b31a4289d19ed7976e2": {
2046
  "model_module": "@jupyter-widgets/base",
2047
  "model_name": "LayoutModel",
2048
  "model_module_version": "1.2.0",
@@ -2094,7 +2083,7 @@
2094
  "width": null
2095
  }
2096
  },
2097
- "34b8f2c2b61d4e76a6ac9039e6dd2cc7": {
2098
  "model_module": "@jupyter-widgets/controls",
2099
  "model_name": "DescriptionStyleModel",
2100
  "model_module_version": "1.5.0",
@@ -2109,7 +2098,7 @@
2109
  "description_width": ""
2110
  }
2111
  },
2112
- "0b66a631064a406a8a774d21d3afd6ee": {
2113
  "model_module": "@jupyter-widgets/controls",
2114
  "model_name": "HBoxModel",
2115
  "model_module_version": "1.5.0",
@@ -2124,14 +2113,14 @@
2124
  "_view_name": "HBoxView",
2125
  "box_style": "",
2126
  "children": [
2127
- "IPY_MODEL_f240365b2a154d92b39fb19548ab8a3b",
2128
- "IPY_MODEL_b19d1a19da1849a0a5b51977fd08c61e",
2129
- "IPY_MODEL_68202400fe704cb6a7647428e0914533"
2130
  ],
2131
- "layout": "IPY_MODEL_c7e4762bceb94c8a857b12e926560418"
2132
  }
2133
  },
2134
- "f240365b2a154d92b39fb19548ab8a3b": {
2135
  "model_module": "@jupyter-widgets/controls",
2136
  "model_name": "HTMLModel",
2137
  "model_module_version": "1.5.0",
@@ -2146,13 +2135,13 @@
2146
  "_view_name": "HTMLView",
2147
  "description": "",
2148
  "description_tooltip": null,
2149
- "layout": "IPY_MODEL_da4eaede93b3470dbbbc2845113e01d2",
2150
  "placeholder": "​",
2151
- "style": "IPY_MODEL_eb92719aa07f484eb9705ed4fb64ccb2",
2152
  "value": "vocab.txt: "
2153
  }
2154
  },
2155
- "b19d1a19da1849a0a5b51977fd08c61e": {
2156
  "model_module": "@jupyter-widgets/controls",
2157
  "model_name": "FloatProgressModel",
2158
  "model_module_version": "1.5.0",
@@ -2168,15 +2157,15 @@
2168
  "bar_style": "success",
2169
  "description": "",
2170
  "description_tooltip": null,
2171
- "layout": "IPY_MODEL_241d22bc29754823ad7e59624ede043b",
2172
  "max": 1,
2173
  "min": 0,
2174
  "orientation": "horizontal",
2175
- "style": "IPY_MODEL_d420b1c9de80491e952ee2b796b37548",
2176
  "value": 1
2177
  }
2178
  },
2179
- "68202400fe704cb6a7647428e0914533": {
2180
  "model_module": "@jupyter-widgets/controls",
2181
  "model_name": "HTMLModel",
2182
  "model_module_version": "1.5.0",
@@ -2191,13 +2180,13 @@
2191
  "_view_name": "HTMLView",
2192
  "description": "",
2193
  "description_tooltip": null,
2194
- "layout": "IPY_MODEL_d48bb844b73840b2bccabd6e4f588166",
2195
  "placeholder": "​",
2196
- "style": "IPY_MODEL_79cb15fca0de400c8fc898cebeea0d1c",
2197
- "value": " 235k/? [00:00&lt;00:00, 14.9MB/s]"
2198
  }
2199
  },
2200
- "c7e4762bceb94c8a857b12e926560418": {
2201
  "model_module": "@jupyter-widgets/base",
2202
  "model_name": "LayoutModel",
2203
  "model_module_version": "1.2.0",
@@ -2249,7 +2238,7 @@
2249
  "width": null
2250
  }
2251
  },
2252
- "da4eaede93b3470dbbbc2845113e01d2": {
2253
  "model_module": "@jupyter-widgets/base",
2254
  "model_name": "LayoutModel",
2255
  "model_module_version": "1.2.0",
@@ -2301,7 +2290,7 @@
2301
  "width": null
2302
  }
2303
  },
2304
- "eb92719aa07f484eb9705ed4fb64ccb2": {
2305
  "model_module": "@jupyter-widgets/controls",
2306
  "model_name": "DescriptionStyleModel",
2307
  "model_module_version": "1.5.0",
@@ -2316,7 +2305,7 @@
2316
  "description_width": ""
2317
  }
2318
  },
2319
- "241d22bc29754823ad7e59624ede043b": {
2320
  "model_module": "@jupyter-widgets/base",
2321
  "model_name": "LayoutModel",
2322
  "model_module_version": "1.2.0",
@@ -2368,7 +2357,7 @@
2368
  "width": "20px"
2369
  }
2370
  },
2371
- "d420b1c9de80491e952ee2b796b37548": {
2372
  "model_module": "@jupyter-widgets/controls",
2373
  "model_name": "ProgressStyleModel",
2374
  "model_module_version": "1.5.0",
@@ -2384,7 +2373,7 @@
2384
  "description_width": ""
2385
  }
2386
  },
2387
- "d48bb844b73840b2bccabd6e4f588166": {
2388
  "model_module": "@jupyter-widgets/base",
2389
  "model_name": "LayoutModel",
2390
  "model_module_version": "1.2.0",
@@ -2436,7 +2425,7 @@
2436
  "width": null
2437
  }
2438
  },
2439
- "79cb15fca0de400c8fc898cebeea0d1c": {
2440
  "model_module": "@jupyter-widgets/controls",
2441
  "model_name": "DescriptionStyleModel",
2442
  "model_module_version": "1.5.0",
@@ -2451,7 +2440,7 @@
2451
  "description_width": ""
2452
  }
2453
  },
2454
- "3006fc1d231b4ca3876d57c7f15e2311": {
2455
  "model_module": "@jupyter-widgets/controls",
2456
  "model_name": "HBoxModel",
2457
  "model_module_version": "1.5.0",
@@ -2466,14 +2455,14 @@
2466
  "_view_name": "HBoxView",
2467
  "box_style": "",
2468
  "children": [
2469
- "IPY_MODEL_f41cef337eaf41fab5dd32738f2d943c",
2470
- "IPY_MODEL_dbe5a5197d2b4a67b736e718ec707304",
2471
- "IPY_MODEL_8f6ca15585ac4a62abe7e89be28d4ba0"
2472
  ],
2473
- "layout": "IPY_MODEL_64ab92d83a6445d0a643aeef56a908b0"
2474
  }
2475
  },
2476
- "f41cef337eaf41fab5dd32738f2d943c": {
2477
  "model_module": "@jupyter-widgets/controls",
2478
  "model_name": "HTMLModel",
2479
  "model_module_version": "1.5.0",
@@ -2488,13 +2477,13 @@
2488
  "_view_name": "HTMLView",
2489
  "description": "",
2490
  "description_tooltip": null,
2491
- "layout": "IPY_MODEL_266edbb87bed47da9520e33720325f2c",
2492
  "placeholder": "​",
2493
- "style": "IPY_MODEL_6b994c31b49d428dab4a9d38322d416b",
2494
  "value": "special_tokens_map.json: 100%"
2495
  }
2496
  },
2497
- "dbe5a5197d2b4a67b736e718ec707304": {
2498
  "model_module": "@jupyter-widgets/controls",
2499
  "model_name": "FloatProgressModel",
2500
  "model_module_version": "1.5.0",
@@ -2510,15 +2499,15 @@
2510
  "bar_style": "success",
2511
  "description": "",
2512
  "description_tooltip": null,
2513
- "layout": "IPY_MODEL_f13c809cfbd943df8df3222cfa9215e1",
2514
  "max": 112,
2515
  "min": 0,
2516
  "orientation": "horizontal",
2517
- "style": "IPY_MODEL_5dfb58166c474c39b4bd8a13d519314e",
2518
  "value": 112
2519
  }
2520
  },
2521
- "8f6ca15585ac4a62abe7e89be28d4ba0": {
2522
  "model_module": "@jupyter-widgets/controls",
2523
  "model_name": "HTMLModel",
2524
  "model_module_version": "1.5.0",
@@ -2533,13 +2522,13 @@
2533
  "_view_name": "HTMLView",
2534
  "description": "",
2535
  "description_tooltip": null,
2536
- "layout": "IPY_MODEL_2a9c0377653047c2bbda52ebd6fad777",
2537
  "placeholder": "​",
2538
- "style": "IPY_MODEL_c608462e42fb45f89c7d09c21f090e22",
2539
- "value": " 112/112 [00:00&lt;00:00, 11.6kB/s]"
2540
  }
2541
  },
2542
- "64ab92d83a6445d0a643aeef56a908b0": {
2543
  "model_module": "@jupyter-widgets/base",
2544
  "model_name": "LayoutModel",
2545
  "model_module_version": "1.2.0",
@@ -2591,7 +2580,7 @@
2591
  "width": null
2592
  }
2593
  },
2594
- "266edbb87bed47da9520e33720325f2c": {
2595
  "model_module": "@jupyter-widgets/base",
2596
  "model_name": "LayoutModel",
2597
  "model_module_version": "1.2.0",
@@ -2643,7 +2632,7 @@
2643
  "width": null
2644
  }
2645
  },
2646
- "6b994c31b49d428dab4a9d38322d416b": {
2647
  "model_module": "@jupyter-widgets/controls",
2648
  "model_name": "DescriptionStyleModel",
2649
  "model_module_version": "1.5.0",
@@ -2658,7 +2647,7 @@
2658
  "description_width": ""
2659
  }
2660
  },
2661
- "f13c809cfbd943df8df3222cfa9215e1": {
2662
  "model_module": "@jupyter-widgets/base",
2663
  "model_name": "LayoutModel",
2664
  "model_module_version": "1.2.0",
@@ -2710,7 +2699,7 @@
2710
  "width": null
2711
  }
2712
  },
2713
- "5dfb58166c474c39b4bd8a13d519314e": {
2714
  "model_module": "@jupyter-widgets/controls",
2715
  "model_name": "ProgressStyleModel",
2716
  "model_module_version": "1.5.0",
@@ -2726,7 +2715,7 @@
2726
  "description_width": ""
2727
  }
2728
  },
2729
- "2a9c0377653047c2bbda52ebd6fad777": {
2730
  "model_module": "@jupyter-widgets/base",
2731
  "model_name": "LayoutModel",
2732
  "model_module_version": "1.2.0",
@@ -2778,7 +2767,7 @@
2778
  "width": null
2779
  }
2780
  },
2781
- "c608462e42fb45f89c7d09c21f090e22": {
2782
  "model_module": "@jupyter-widgets/controls",
2783
  "model_name": "DescriptionStyleModel",
2784
  "model_module_version": "1.5.0",
@@ -2793,7 +2782,7 @@
2793
  "description_width": ""
2794
  }
2795
  },
2796
- "81c32111784e42098756b5cf3280ff57": {
2797
  "model_module": "@jupyter-widgets/controls",
2798
  "model_name": "HBoxModel",
2799
  "model_module_version": "1.5.0",
@@ -2808,14 +2797,14 @@
2808
  "_view_name": "HBoxView",
2809
  "box_style": "",
2810
  "children": [
2811
- "IPY_MODEL_469d372ac0d14f06aba333514b956091",
2812
- "IPY_MODEL_633b3c4c1c5f40e3a4456298de931616",
2813
- "IPY_MODEL_f22dba2e7bfb47bdb2a750cceb9aab0b"
2814
  ],
2815
- "layout": "IPY_MODEL_8b962a496732442c8ddf8efc52b3e0f4"
2816
  }
2817
  },
2818
- "469d372ac0d14f06aba333514b956091": {
2819
  "model_module": "@jupyter-widgets/controls",
2820
  "model_name": "HTMLModel",
2821
  "model_module_version": "1.5.0",
@@ -2830,13 +2819,13 @@
2830
  "_view_name": "HTMLView",
2831
  "description": "",
2832
  "description_tooltip": null,
2833
- "layout": "IPY_MODEL_3ee398942f5f4564a0fb29ad5933cb90",
2834
  "placeholder": "​",
2835
- "style": "IPY_MODEL_a5fdb3337e6e4ed29a63927f9367bfcf",
2836
  "value": "model.safetensors: 100%"
2837
  }
2838
  },
2839
- "633b3c4c1c5f40e3a4456298de931616": {
2840
  "model_module": "@jupyter-widgets/controls",
2841
  "model_name": "FloatProgressModel",
2842
  "model_module_version": "1.5.0",
@@ -2852,15 +2841,15 @@
2852
  "bar_style": "success",
2853
  "description": "",
2854
  "description_tooltip": null,
2855
- "layout": "IPY_MODEL_2f9fe42c59d54c088143aa71c0109d4d",
2856
  "max": 1033541380,
2857
  "min": 0,
2858
  "orientation": "horizontal",
2859
- "style": "IPY_MODEL_5ec816c11b1f4b179b35398154f877b9",
2860
  "value": 1033541380
2861
  }
2862
  },
2863
- "f22dba2e7bfb47bdb2a750cceb9aab0b": {
2864
  "model_module": "@jupyter-widgets/controls",
2865
  "model_name": "HTMLModel",
2866
  "model_module_version": "1.5.0",
@@ -2875,13 +2864,13 @@
2875
  "_view_name": "HTMLView",
2876
  "description": "",
2877
  "description_tooltip": null,
2878
- "layout": "IPY_MODEL_62263cd9c8f247a383e582ad88db27a7",
2879
  "placeholder": "​",
2880
- "style": "IPY_MODEL_38a1537767da4f85b66a88f4ec183ea5",
2881
- "value": " 1.03G/1.03G [00:04&lt;00:00, 105MB/s]"
2882
  }
2883
  },
2884
- "8b962a496732442c8ddf8efc52b3e0f4": {
2885
  "model_module": "@jupyter-widgets/base",
2886
  "model_name": "LayoutModel",
2887
  "model_module_version": "1.2.0",
@@ -2933,7 +2922,7 @@
2933
  "width": null
2934
  }
2935
  },
2936
- "3ee398942f5f4564a0fb29ad5933cb90": {
2937
  "model_module": "@jupyter-widgets/base",
2938
  "model_name": "LayoutModel",
2939
  "model_module_version": "1.2.0",
@@ -2985,7 +2974,7 @@
2985
  "width": null
2986
  }
2987
  },
2988
- "a5fdb3337e6e4ed29a63927f9367bfcf": {
2989
  "model_module": "@jupyter-widgets/controls",
2990
  "model_name": "DescriptionStyleModel",
2991
  "model_module_version": "1.5.0",
@@ -3000,7 +2989,7 @@
3000
  "description_width": ""
3001
  }
3002
  },
3003
- "2f9fe42c59d54c088143aa71c0109d4d": {
3004
  "model_module": "@jupyter-widgets/base",
3005
  "model_name": "LayoutModel",
3006
  "model_module_version": "1.2.0",
@@ -3052,7 +3041,7 @@
3052
  "width": null
3053
  }
3054
  },
3055
- "5ec816c11b1f4b179b35398154f877b9": {
3056
  "model_module": "@jupyter-widgets/controls",
3057
  "model_name": "ProgressStyleModel",
3058
  "model_module_version": "1.5.0",
@@ -3068,7 +3057,7 @@
3068
  "description_width": ""
3069
  }
3070
  },
3071
- "62263cd9c8f247a383e582ad88db27a7": {
3072
  "model_module": "@jupyter-widgets/base",
3073
  "model_name": "LayoutModel",
3074
  "model_module_version": "1.2.0",
@@ -3120,7 +3109,7 @@
3120
  "width": null
3121
  }
3122
  },
3123
- "38a1537767da4f85b66a88f4ec183ea5": {
3124
  "model_module": "@jupyter-widgets/controls",
3125
  "model_name": "DescriptionStyleModel",
3126
  "model_module_version": "1.5.0",
@@ -3135,7 +3124,7 @@
3135
  "description_width": ""
3136
  }
3137
  },
3138
- "663172a84bb8481e943b50557ec18f3d": {
3139
  "model_module": "@jupyter-widgets/controls",
3140
  "model_name": "HBoxModel",
3141
  "model_module_version": "1.5.0",
@@ -3150,14 +3139,14 @@
3150
  "_view_name": "HBoxView",
3151
  "box_style": "",
3152
  "children": [
3153
- "IPY_MODEL_07e35ffe99ac47e293d403334efc4960",
3154
- "IPY_MODEL_92e0de55adca441ba32a5c73210ae134",
3155
- "IPY_MODEL_4025f999c33043ab90796d6a7f2f8ffd"
3156
  ],
3157
- "layout": "IPY_MODEL_211a7ea15991426b94f9730ba4ea7341"
3158
  }
3159
  },
3160
- "07e35ffe99ac47e293d403334efc4960": {
3161
  "model_module": "@jupyter-widgets/controls",
3162
  "model_name": "HTMLModel",
3163
  "model_module_version": "1.5.0",
@@ -3172,13 +3161,13 @@
3172
  "_view_name": "HTMLView",
3173
  "description": "",
3174
  "description_tooltip": null,
3175
- "layout": "IPY_MODEL_83fa9d844fb04bbd93b4a961324889b1",
3176
  "placeholder": "​",
3177
- "style": "IPY_MODEL_b05897a3ddcc419a8d95d3e77dc6c7ed",
3178
  "value": "config.json: 100%"
3179
  }
3180
  },
3181
- "92e0de55adca441ba32a5c73210ae134": {
3182
  "model_module": "@jupyter-widgets/controls",
3183
  "model_name": "FloatProgressModel",
3184
  "model_module_version": "1.5.0",
@@ -3194,15 +3183,15 @@
3194
  "bar_style": "success",
3195
  "description": "",
3196
  "description_tooltip": null,
3197
- "layout": "IPY_MODEL_7cc914d9df8b45c983eaf3d92e090c13",
3198
  "max": 843,
3199
  "min": 0,
3200
  "orientation": "horizontal",
3201
- "style": "IPY_MODEL_0fd42efd74d640368542d9bb88dba857",
3202
  "value": 843
3203
  }
3204
  },
3205
- "4025f999c33043ab90796d6a7f2f8ffd": {
3206
  "model_module": "@jupyter-widgets/controls",
3207
  "model_name": "HTMLModel",
3208
  "model_module_version": "1.5.0",
@@ -3217,13 +3206,13 @@
3217
  "_view_name": "HTMLView",
3218
  "description": "",
3219
  "description_tooltip": null,
3220
- "layout": "IPY_MODEL_ea1c5ff6937b4da086072f0539f00b03",
3221
  "placeholder": "​",
3222
- "style": "IPY_MODEL_a3bebdf1403342938e8829e36868be38",
3223
- "value": " 843/843 [00:00&lt;00:00, 72.6kB/s]"
3224
  }
3225
  },
3226
- "211a7ea15991426b94f9730ba4ea7341": {
3227
  "model_module": "@jupyter-widgets/base",
3228
  "model_name": "LayoutModel",
3229
  "model_module_version": "1.2.0",
@@ -3275,7 +3264,7 @@
3275
  "width": null
3276
  }
3277
  },
3278
- "83fa9d844fb04bbd93b4a961324889b1": {
3279
  "model_module": "@jupyter-widgets/base",
3280
  "model_name": "LayoutModel",
3281
  "model_module_version": "1.2.0",
@@ -3327,7 +3316,7 @@
3327
  "width": null
3328
  }
3329
  },
3330
- "b05897a3ddcc419a8d95d3e77dc6c7ed": {
3331
  "model_module": "@jupyter-widgets/controls",
3332
  "model_name": "DescriptionStyleModel",
3333
  "model_module_version": "1.5.0",
@@ -3342,7 +3331,7 @@
3342
  "description_width": ""
3343
  }
3344
  },
3345
- "7cc914d9df8b45c983eaf3d92e090c13": {
3346
  "model_module": "@jupyter-widgets/base",
3347
  "model_name": "LayoutModel",
3348
  "model_module_version": "1.2.0",
@@ -3394,7 +3383,7 @@
3394
  "width": null
3395
  }
3396
  },
3397
- "0fd42efd74d640368542d9bb88dba857": {
3398
  "model_module": "@jupyter-widgets/controls",
3399
  "model_name": "ProgressStyleModel",
3400
  "model_module_version": "1.5.0",
@@ -3410,7 +3399,7 @@
3410
  "description_width": ""
3411
  }
3412
  },
3413
- "ea1c5ff6937b4da086072f0539f00b03": {
3414
  "model_module": "@jupyter-widgets/base",
3415
  "model_name": "LayoutModel",
3416
  "model_module_version": "1.2.0",
@@ -3462,7 +3451,7 @@
3462
  "width": null
3463
  }
3464
  },
3465
- "a3bebdf1403342938e8829e36868be38": {
3466
  "model_module": "@jupyter-widgets/controls",
3467
  "model_name": "DescriptionStyleModel",
3468
  "model_module_version": "1.5.0",
@@ -3477,7 +3466,7 @@
3477
  "description_width": ""
3478
  }
3479
  },
3480
- "987b5adc5a2d4779b6ca9b333369901e": {
3481
  "model_module": "@jupyter-widgets/controls",
3482
  "model_name": "HBoxModel",
3483
  "model_module_version": "1.5.0",
@@ -3492,14 +3481,14 @@
3492
  "_view_name": "HBoxView",
3493
  "box_style": "",
3494
  "children": [
3495
- "IPY_MODEL_d9cfcc0324ea4e5987774ef666a74136",
3496
- "IPY_MODEL_4eb26ff9b82949fb9e65b609e1f16362",
3497
- "IPY_MODEL_bf89651463fe4f87907bc62e92fab26a"
3498
  ],
3499
- "layout": "IPY_MODEL_7f4458c03dfa4b188e6873a96eff3e88"
3500
  }
3501
  },
3502
- "d9cfcc0324ea4e5987774ef666a74136": {
3503
  "model_module": "@jupyter-widgets/controls",
3504
  "model_name": "HTMLModel",
3505
  "model_module_version": "1.5.0",
@@ -3514,13 +3503,13 @@
3514
  "_view_name": "HTMLView",
3515
  "description": "",
3516
  "description_tooltip": null,
3517
- "layout": "IPY_MODEL_58621a1fea2246b49cd4bc0949875ae2",
3518
  "placeholder": "​",
3519
- "style": "IPY_MODEL_ea0663a62d3b4211aaef7a62d8a64adb",
3520
  "value": "modeling_cxrbert.py: "
3521
  }
3522
  },
3523
- "4eb26ff9b82949fb9e65b609e1f16362": {
3524
  "model_module": "@jupyter-widgets/controls",
3525
  "model_name": "FloatProgressModel",
3526
  "model_module_version": "1.5.0",
@@ -3536,15 +3525,15 @@
3536
  "bar_style": "success",
3537
  "description": "",
3538
  "description_tooltip": null,
3539
- "layout": "IPY_MODEL_e7daddcb7b89443e8b18a344db4e783d",
3540
  "max": 1,
3541
  "min": 0,
3542
  "orientation": "horizontal",
3543
- "style": "IPY_MODEL_f8a6ed57e209460e9320d6656fb0e467",
3544
  "value": 1
3545
  }
3546
  },
3547
- "bf89651463fe4f87907bc62e92fab26a": {
3548
  "model_module": "@jupyter-widgets/controls",
3549
  "model_name": "HTMLModel",
3550
  "model_module_version": "1.5.0",
@@ -3559,13 +3548,13 @@
3559
  "_view_name": "HTMLView",
3560
  "description": "",
3561
  "description_tooltip": null,
3562
- "layout": "IPY_MODEL_35c5935d7e76451b8cf0287897ebddce",
3563
  "placeholder": "​",
3564
- "style": "IPY_MODEL_92a28543b616434aab5b5dea2fe904d1",
3565
- "value": " 5.82k/? [00:00&lt;00:00, 527kB/s]"
3566
  }
3567
  },
3568
- "7f4458c03dfa4b188e6873a96eff3e88": {
3569
  "model_module": "@jupyter-widgets/base",
3570
  "model_name": "LayoutModel",
3571
  "model_module_version": "1.2.0",
@@ -3617,7 +3606,7 @@
3617
  "width": null
3618
  }
3619
  },
3620
- "58621a1fea2246b49cd4bc0949875ae2": {
3621
  "model_module": "@jupyter-widgets/base",
3622
  "model_name": "LayoutModel",
3623
  "model_module_version": "1.2.0",
@@ -3669,7 +3658,7 @@
3669
  "width": null
3670
  }
3671
  },
3672
- "ea0663a62d3b4211aaef7a62d8a64adb": {
3673
  "model_module": "@jupyter-widgets/controls",
3674
  "model_name": "DescriptionStyleModel",
3675
  "model_module_version": "1.5.0",
@@ -3684,7 +3673,7 @@
3684
  "description_width": ""
3685
  }
3686
  },
3687
- "e7daddcb7b89443e8b18a344db4e783d": {
3688
  "model_module": "@jupyter-widgets/base",
3689
  "model_name": "LayoutModel",
3690
  "model_module_version": "1.2.0",
@@ -3736,7 +3725,7 @@
3736
  "width": "20px"
3737
  }
3738
  },
3739
- "f8a6ed57e209460e9320d6656fb0e467": {
3740
  "model_module": "@jupyter-widgets/controls",
3741
  "model_name": "ProgressStyleModel",
3742
  "model_module_version": "1.5.0",
@@ -3752,7 +3741,7 @@
3752
  "description_width": ""
3753
  }
3754
  },
3755
- "35c5935d7e76451b8cf0287897ebddce": {
3756
  "model_module": "@jupyter-widgets/base",
3757
  "model_name": "LayoutModel",
3758
  "model_module_version": "1.2.0",
@@ -3804,7 +3793,7 @@
3804
  "width": null
3805
  }
3806
  },
3807
- "92a28543b616434aab5b5dea2fe904d1": {
3808
  "model_module": "@jupyter-widgets/controls",
3809
  "model_name": "DescriptionStyleModel",
3810
  "model_module_version": "1.5.0",
@@ -3819,7 +3808,7 @@
3819
  "description_width": ""
3820
  }
3821
  },
3822
- "40e921976fb6479cb70f974705200f2d": {
3823
  "model_module": "@jupyter-widgets/controls",
3824
  "model_name": "HBoxModel",
3825
  "model_module_version": "1.5.0",
@@ -3834,14 +3823,14 @@
3834
  "_view_name": "HBoxView",
3835
  "box_style": "",
3836
  "children": [
3837
- "IPY_MODEL_97dd46d0b5594173bcb21374e89ac608",
3838
- "IPY_MODEL_965218de30054f029fbe46206a721cd2",
3839
- "IPY_MODEL_2c198dae6e00403385fbcb22960a295d"
3840
  ],
3841
- "layout": "IPY_MODEL_e6c1f85dd8e041f5938f12253cb1fd23"
3842
  }
3843
  },
3844
- "97dd46d0b5594173bcb21374e89ac608": {
3845
  "model_module": "@jupyter-widgets/controls",
3846
  "model_name": "HTMLModel",
3847
  "model_module_version": "1.5.0",
@@ -3856,13 +3845,13 @@
3856
  "_view_name": "HTMLView",
3857
  "description": "",
3858
  "description_tooltip": null,
3859
- "layout": "IPY_MODEL_44d51abf258449529b3e954f330bf989",
3860
  "placeholder": "​",
3861
- "style": "IPY_MODEL_5165665b453d43ef93546a37ec1a8d55",
3862
  "value": "model.safetensors: 100%"
3863
  }
3864
  },
3865
- "965218de30054f029fbe46206a721cd2": {
3866
  "model_module": "@jupyter-widgets/controls",
3867
  "model_name": "FloatProgressModel",
3868
  "model_module_version": "1.5.0",
@@ -3878,15 +3867,15 @@
3878
  "bar_style": "success",
3879
  "description": "",
3880
  "description_tooltip": null,
3881
- "layout": "IPY_MODEL_c22b82395b8c484c936ff57c668a3112",
3882
  "max": 438546672,
3883
  "min": 0,
3884
  "orientation": "horizontal",
3885
- "style": "IPY_MODEL_08dfbe28734445b197ac6422b370f974",
3886
  "value": 438546672
3887
  }
3888
  },
3889
- "2c198dae6e00403385fbcb22960a295d": {
3890
  "model_module": "@jupyter-widgets/controls",
3891
  "model_name": "HTMLModel",
3892
  "model_module_version": "1.5.0",
@@ -3901,13 +3890,13 @@
3901
  "_view_name": "HTMLView",
3902
  "description": "",
3903
  "description_tooltip": null,
3904
- "layout": "IPY_MODEL_4562ef65d264464288ff28efa11eb467",
3905
  "placeholder": "​",
3906
- "style": "IPY_MODEL_30372daf318344e9af047de9f4714fb7",
3907
- "value": " 439M/439M [00:09&lt;00:00, 32.2MB/s]"
3908
  }
3909
  },
3910
- "e6c1f85dd8e041f5938f12253cb1fd23": {
3911
  "model_module": "@jupyter-widgets/base",
3912
  "model_name": "LayoutModel",
3913
  "model_module_version": "1.2.0",
@@ -3959,7 +3948,7 @@
3959
  "width": null
3960
  }
3961
  },
3962
- "44d51abf258449529b3e954f330bf989": {
3963
  "model_module": "@jupyter-widgets/base",
3964
  "model_name": "LayoutModel",
3965
  "model_module_version": "1.2.0",
@@ -4011,7 +4000,7 @@
4011
  "width": null
4012
  }
4013
  },
4014
- "5165665b453d43ef93546a37ec1a8d55": {
4015
  "model_module": "@jupyter-widgets/controls",
4016
  "model_name": "DescriptionStyleModel",
4017
  "model_module_version": "1.5.0",
@@ -4026,7 +4015,7 @@
4026
  "description_width": ""
4027
  }
4028
  },
4029
- "c22b82395b8c484c936ff57c668a3112": {
4030
  "model_module": "@jupyter-widgets/base",
4031
  "model_name": "LayoutModel",
4032
  "model_module_version": "1.2.0",
@@ -4078,7 +4067,7 @@
4078
  "width": null
4079
  }
4080
  },
4081
- "08dfbe28734445b197ac6422b370f974": {
4082
  "model_module": "@jupyter-widgets/controls",
4083
  "model_name": "ProgressStyleModel",
4084
  "model_module_version": "1.5.0",
@@ -4094,7 +4083,7 @@
4094
  "description_width": ""
4095
  }
4096
  },
4097
- "4562ef65d264464288ff28efa11eb467": {
4098
  "model_module": "@jupyter-widgets/base",
4099
  "model_name": "LayoutModel",
4100
  "model_module_version": "1.2.0",
@@ -4146,7 +4135,7 @@
4146
  "width": null
4147
  }
4148
  },
4149
- "30372daf318344e9af047de9f4714fb7": {
4150
  "model_module": "@jupyter-widgets/controls",
4151
  "model_name": "DescriptionStyleModel",
4152
  "model_module_version": "1.5.0",
@@ -4161,7 +4150,7 @@
4161
  "description_width": ""
4162
  }
4163
  },
4164
- "d7044de28bd84604ac541f5dc3149427": {
4165
  "model_module": "@jupyter-widgets/controls",
4166
  "model_name": "HBoxModel",
4167
  "model_module_version": "1.5.0",
@@ -4176,14 +4165,14 @@
4176
  "_view_name": "HBoxView",
4177
  "box_style": "",
4178
  "children": [
4179
- "IPY_MODEL_3db21924f13046038ee722c768e98ff7",
4180
- "IPY_MODEL_23853ecc743d4387beec386741db4199",
4181
- "IPY_MODEL_4752bba447464c929436bb05e81999c9"
4182
  ],
4183
- "layout": "IPY_MODEL_e30b938419b4437da770f9fac4f6cd7e"
4184
  }
4185
  },
4186
- "3db21924f13046038ee722c768e98ff7": {
4187
  "model_module": "@jupyter-widgets/controls",
4188
  "model_name": "HTMLModel",
4189
  "model_module_version": "1.5.0",
@@ -4198,13 +4187,13 @@
4198
  "_view_name": "HTMLView",
4199
  "description": "",
4200
  "description_tooltip": null,
4201
- "layout": "IPY_MODEL_05a756ac35fe4c95a19435cd6fbe14b6",
4202
  "placeholder": "​",
4203
- "style": "IPY_MODEL_5faf73b41edf4adb97c647e07204e8fc",
4204
  "value": "100%"
4205
  }
4206
  },
4207
- "23853ecc743d4387beec386741db4199": {
4208
  "model_module": "@jupyter-widgets/controls",
4209
  "model_name": "FloatProgressModel",
4210
  "model_module_version": "1.5.0",
@@ -4220,15 +4209,15 @@
4220
  "bar_style": "success",
4221
  "description": "",
4222
  "description_tooltip": null,
4223
- "layout": "IPY_MODEL_d02aae8118534a21900135f89b2cea01",
4224
  "max": 8,
4225
  "min": 0,
4226
  "orientation": "horizontal",
4227
- "style": "IPY_MODEL_eb435fb2e6f4452f90ddc07fcc159b98",
4228
  "value": 8
4229
  }
4230
  },
4231
- "4752bba447464c929436bb05e81999c9": {
4232
  "model_module": "@jupyter-widgets/controls",
4233
  "model_name": "HTMLModel",
4234
  "model_module_version": "1.5.0",
@@ -4243,13 +4232,13 @@
4243
  "_view_name": "HTMLView",
4244
  "description": "",
4245
  "description_tooltip": null,
4246
- "layout": "IPY_MODEL_c5a3f1814f46471e959c97c805442ada",
4247
  "placeholder": "​",
4248
- "style": "IPY_MODEL_fc236122eed2423e8f6c579644504a4c",
4249
- "value": " 8/8 [00:48&lt;00:00,  6.08s/it]"
4250
  }
4251
  },
4252
- "e30b938419b4437da770f9fac4f6cd7e": {
4253
  "model_module": "@jupyter-widgets/base",
4254
  "model_name": "LayoutModel",
4255
  "model_module_version": "1.2.0",
@@ -4301,7 +4290,7 @@
4301
  "width": null
4302
  }
4303
  },
4304
- "05a756ac35fe4c95a19435cd6fbe14b6": {
4305
  "model_module": "@jupyter-widgets/base",
4306
  "model_name": "LayoutModel",
4307
  "model_module_version": "1.2.0",
@@ -4353,7 +4342,7 @@
4353
  "width": null
4354
  }
4355
  },
4356
- "5faf73b41edf4adb97c647e07204e8fc": {
4357
  "model_module": "@jupyter-widgets/controls",
4358
  "model_name": "DescriptionStyleModel",
4359
  "model_module_version": "1.5.0",
@@ -4368,7 +4357,7 @@
4368
  "description_width": ""
4369
  }
4370
  },
4371
- "d02aae8118534a21900135f89b2cea01": {
4372
  "model_module": "@jupyter-widgets/base",
4373
  "model_name": "LayoutModel",
4374
  "model_module_version": "1.2.0",
@@ -4420,7 +4409,7 @@
4420
  "width": null
4421
  }
4422
  },
4423
- "eb435fb2e6f4452f90ddc07fcc159b98": {
4424
  "model_module": "@jupyter-widgets/controls",
4425
  "model_name": "ProgressStyleModel",
4426
  "model_module_version": "1.5.0",
@@ -4436,7 +4425,7 @@
4436
  "description_width": ""
4437
  }
4438
  },
4439
- "c5a3f1814f46471e959c97c805442ada": {
4440
  "model_module": "@jupyter-widgets/base",
4441
  "model_name": "LayoutModel",
4442
  "model_module_version": "1.2.0",
@@ -4488,7 +4477,7 @@
4488
  "width": null
4489
  }
4490
  },
4491
- "fc236122eed2423e8f6c579644504a4c": {
4492
  "model_module": "@jupyter-widgets/controls",
4493
  "model_name": "DescriptionStyleModel",
4494
  "model_module_version": "1.5.0",
 
21
  "## Installation\n",
22
  "\n",
23
  "The [`colipri` package](https://pypi.org/project/colipri/) is available on PyPI.\n",
24
+ "Here, we use the `demo` extra to install a few libraries used in this usage demo."
25
  ]
26
  },
27
  {
 
29
  "execution_count": 1,
30
  "metadata": {
31
  "id": "yEM-bYQxwIFD",
32
+ "outputId": "cccac4d0-63f1-4c4f-f5ae-ce457e59a19f",
33
  "colab": {
34
  "base_uri": "https://localhost:8080/"
35
  }
 
39
  "output_type": "stream",
40
  "name": "stdout",
41
  "text": [
 
 
 
 
 
 
42
  " Installing build dependencies ... \u001b[?25l\u001b[?25hdone\n",
43
  " Getting requirements to build wheel ... \u001b[?25l\u001b[?25hdone\n",
44
  " Preparing metadata (pyproject.toml) ... \u001b[?25l\u001b[?25hdone\n",
45
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m63.1/63.1 kB\u001b[0m \u001b[31m1.4 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
46
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m53.3/53.3 kB\u001b[0m \u001b[31m5.4 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
47
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m2.5/2.5 MB\u001b[0m \u001b[31m66.2 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
48
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m194.3/194.3 kB\u001b[0m \u001b[31m21.9 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
49
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m154.5/154.5 kB\u001b[0m \u001b[31m17.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
50
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m56.1/56.1 kB\u001b[0m \u001b[31m6.1 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
51
+ "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m52.6/52.6 MB\u001b[0m \u001b[31m12.2 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
52
+ "\u001b[?25h Building wheel for dynamic-network-architectures (pyproject.toml) ... \u001b[?25l\u001b[?25hdone\n"
 
 
 
53
  ]
54
  }
55
  ],
56
  "source": [
57
+ "%pip install --quiet colipri[demo]"
 
 
58
  ]
59
  },
60
  {
 
93
  "execution_count": 3,
94
  "metadata": {
95
  "id": "b3WzYwmJ2AvF",
96
+ "outputId": "e649fbe8-abd6-49bf-cfd9-d9b068eeb7c7",
97
  "colab": {
98
  "base_uri": "https://localhost:8080/",
99
  "height": 65
 
104
  "output_type": "display_data",
105
  "data": {
106
  "text/plain": [
107
+ "Last run on Sun Jan \u001b[1;36m25\u001b[0m \u001b[1;92m21:14:01\u001b[0m \u001b[1;36m2026\u001b[0m\n"
108
  ],
109
  "text/html": [
110
+ "<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\">Last run on Sun Jan <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">25</span> <span style=\"color: #00ff00; text-decoration-color: #00ff00; font-weight: bold\">21:14:01</span> <span style=\"color: #008080; text-decoration-color: #008080; font-weight: bold\">2026</span>\n",
111
  "</pre>\n"
112
  ]
113
  },
 
175
  "metadata": {
176
  "colab": {
177
  "base_uri": "https://localhost:8080/",
178
+ "height": 444
179
  },
180
  "id": "1859KPqK4Ib-",
181
+ "outputId": "08b514ac-66fa-4a4f-a7cb-c87d2c530d6f"
182
  },
183
  "outputs": [
184
  {
 
192
  "output_type": "stream",
193
  "name": "stderr",
194
  "text": [
195
+ "42196992it [00:02, 19658467.63it/s] \n"
196
  ]
197
  },
198
  {
 
259
  "metadata": {
260
  "colab": {
261
  "base_uri": "https://localhost:8080/",
262
+ "height": 564,
263
  "referenced_widgets": [
264
+ "3367795908634fc0914fe42d9eef970d",
265
+ "3b736abe1a8346938d5f89440924ada7",
266
+ "c576338c09164c3582f5f68baea80d69",
267
+ "0c09fa381692451189cb253e4614cba1",
268
+ "a9385480a83c4d628707e6b9199e7f8b",
269
+ "049dca1347df4de6a7f7894370e63a80",
270
+ "9ca19cc79a954384bd8c3429376a6453",
271
+ "3c029a1d91bb42e5b28c1c3d09c1f8dc",
272
+ "bae4f7f808354572ae477b84f1315e9c",
273
+ "149894c06b9b43bfb7438c234db19a27",
274
+ "248edfb1f2e6431580305774c3a0ae4a",
275
+ "ca9eb82d6611462cadf79fe39bc73d4e",
276
+ "4986d0eed7e24ebda0fcaacc182bf0d0",
277
+ "580e52b1c3fe47d7aeb8ffec45a2b4fc",
278
+ "fe996ef9386b4755b33ca2394e72ef26",
279
+ "fde777bffb9e4f7697686560e22b7f31",
280
+ "928ad7a012f8405d8933391f61270188",
281
+ "b11a28e13c9e459a915f2ca4c8febdfa",
282
+ "4904d75d39cf491f879d2c8a9252581b",
283
+ "621791ecefaf4552aba0631d1dee9a41",
284
+ "bda449a20ea74ef284b88fcbed7f2fac",
285
+ "908356de341142e8be541ce549393652",
286
+ "d32cebd07fc34d4cb51210d88192ae8b",
287
+ "76e84d66570f4861bf6f91c7538f0dcf",
288
+ "09eef9f17db24147af9e065cf8b1308c",
289
+ "2e83d48945564881bb0a73a5b5dc9c00",
290
+ "ad6ab7c2e39b4dbc9813f78357fa496b",
291
+ "7799af0da6fd4b7c9ccd3e73fa2c0460",
292
+ "66fb4c4018e34b1080833388dd631660",
293
+ "52a20613464449689622d4a6b65d49ee",
294
+ "14488c10842a46fba971f9287cedf614",
295
+ "683aee8054404e03b2d22f1487b34cdc",
296
+ "f3b68f3967e1450aace8d8e7217f9f22",
297
+ "905d1f89575846e69b5258d470a1b1a0",
298
+ "8299260d2a7145198e615d530403473f",
299
+ "63f27fec321d47a0b9d038a9bc26339a",
300
+ "de8e63849b14409691bbbed0178334db",
301
+ "6bcb59b54ddb4e0faee4d76a903d1081",
302
+ "d901b5d6d9334ced8a4e30fd6b665ef0",
303
+ "7c05bad665b145a98885ff1c49e10e91",
304
+ "db0494cb828d45b99e3bc4d48880505d",
305
+ "2ab51c20ac25457a8fba7e6e73460b4e",
306
+ "7af9f494c5084a098b59c49470d21c0e",
307
+ "9567d203d1884d1780e066afb8c515ce"
308
  ]
309
  },
310
  "id": "ygUBs2nubRm-",
311
+ "outputId": "f8f979fc-f913-4ad6-b71a-ad97d87990a4"
312
  },
313
  "outputs": [
314
  {
 
332
  "application/vnd.jupyter.widget-view+json": {
333
  "version_major": 2,
334
  "version_minor": 0,
335
+ "model_id": "3367795908634fc0914fe42d9eef970d"
336
  }
337
  },
338
  "metadata": {}
 
346
  "application/vnd.jupyter.widget-view+json": {
347
  "version_major": 2,
348
  "version_minor": 0,
349
+ "model_id": "ca9eb82d6611462cadf79fe39bc73d4e"
350
  }
351
  },
352
  "metadata": {}
 
360
  "application/vnd.jupyter.widget-view+json": {
361
  "version_major": 2,
362
  "version_minor": 0,
363
+ "model_id": "d32cebd07fc34d4cb51210d88192ae8b"
364
  }
365
  },
366
  "metadata": {}
 
374
  "application/vnd.jupyter.widget-view+json": {
375
  "version_major": 2,
376
  "version_minor": 0,
377
+ "model_id": "905d1f89575846e69b5258d470a1b1a0"
378
  }
379
  },
380
  "metadata": {}
 
434
  "base_uri": "https://localhost:8080/",
435
  "height": 562,
436
  "referenced_widgets": [
437
+ "0e9c32da9b934246bb853aa0a0dc0c78",
438
+ "de6c3a218b8c4c23ae323622fed12c2d",
439
+ "b5d550aff43145478e7d68e295d2d486",
440
+ "ad4e45df447c48e5bd0cc8ea0017b7f0",
441
+ "df6d9bb5f64b4e96a923e32adba61f98",
442
+ "fc27449f6cc04a6591b4dcb0cc417258",
443
+ "982e5409b1d6469facfa873a7f9fcca6",
444
+ "f019f19e606146cf9081a696e9a06906",
445
+ "2ff447c290b64a8da08a9669a4d27ab4",
446
+ "c930b12a4d0c40d9a497c324a3b4ef64",
447
+ "ab1841d6c4844ba589d0528ace9c49fb",
448
+ "529650b8606c4ffc889c34a3862845e5",
449
+ "fe9bd71a5c3a4553b055b5a74dfdf57f",
450
+ "c0a367b66e2e42aeb12fa3e67b79ab0e",
451
+ "103a8f27358a4ab9bf055534964680ad",
452
+ "f882ce02113442c5b26d51ad48b64deb",
453
+ "6f41f10c332f4c7daf14b3dbe85b50b6",
454
+ "313b8cfc6eb749c68741ea6c7b3d8f68",
455
+ "d65850d267714ad491c144b65b378628",
456
+ "0a36fe0966a54a57936a90872bf5a010",
457
+ "9f6111f627fd468fa92b2a73ffb8bfb9",
458
+ "7e0eab483d1b4f0fade99da1d6b8ee31",
459
+ "8830ae74e7cc4bdfb5e8893c60f236be",
460
+ "148581196e374c929acf41cd59ce4ee8",
461
+ "7acb7059090a4c48a8422ab0ae8e67a0",
462
+ "f486a0d8f711401a8de9abc92de8deaa",
463
+ "f95dc7494c4344878329ef436eb1307b",
464
+ "22b85a743b5b4e16ac9335cd8051fce3",
465
+ "8820a869f2bd45cbbeb3aea4f22e2810",
466
+ "842d5324373c415da0406f49e944917b",
467
+ "143353df7f72402eb4a24df08f61158a",
468
+ "aa446b560e2d48d297cf48b1f51c2bb5",
469
+ "77da5a7493e34710b801c50c7791cecb",
470
+ "8f0dd97ef89b4c03b8c58a31b49fbb9f",
471
+ "eed59df6e18e4d9a9a079cbcce8338cb",
472
+ "c21c24170f044013b16074b424b14b92",
473
+ "162ec21cc4cc4d0e9ec22ac278de3109",
474
+ "f483994c884d4b10959372a92f7fb1c4",
475
+ "473be49a04454b2f9d9e29669c236abc",
476
+ "d41ad5dd797a4c829b5e6c5703064f5a",
477
+ "89541402b921438b9c7eaeae0f168342",
478
+ "fb04949e3b5349ac92a52722c4e408f9",
479
+ "de645398cbe741319c9b32b16c822975",
480
+ "8db281d581d945319b03eb556d0d3f28"
481
  ]
482
  },
483
  "id": "GR43YRJi4Z-2",
484
+ "outputId": "f3fef20e-c157-4388-9874-3bf08b71091a"
485
  },
486
  "outputs": [
487
  {
 
493
  "application/vnd.jupyter.widget-view+json": {
494
  "version_major": 2,
495
  "version_minor": 0,
496
+ "model_id": "0e9c32da9b934246bb853aa0a0dc0c78"
497
  }
498
  },
499
  "metadata": {}
 
507
  "application/vnd.jupyter.widget-view+json": {
508
  "version_major": 2,
509
  "version_minor": 0,
510
+ "model_id": "529650b8606c4ffc889c34a3862845e5"
511
  }
512
  },
513
  "metadata": {}
 
521
  "application/vnd.jupyter.widget-view+json": {
522
  "version_major": 2,
523
  "version_minor": 0,
524
+ "model_id": "8830ae74e7cc4bdfb5e8893c60f236be"
525
  }
526
  },
527
  "metadata": {}
 
535
  "application/vnd.jupyter.widget-view+json": {
536
  "version_major": 2,
537
  "version_minor": 0,
538
+ "model_id": "8f0dd97ef89b4c03b8c58a31b49fbb9f"
539
  }
540
  },
541
  "metadata": {}
 
607
  "height": 104
608
  },
609
  "id": "Bw_7dglN6gLx",
610
+ "outputId": "be4c8147-0012-4dc9-fecd-29008a8c5c3b"
611
  },
612
  "outputs": [
613
  {
 
668
  "metadata": {
669
  "colab": {
670
  "base_uri": "https://localhost:8080/",
671
+ "height": 390
672
  },
673
  "id": "H_RDsmnB4zXE",
674
+ "outputId": "1b856d4e-3fac-4e5f-8788-d6bb94c51157"
675
  },
676
  "outputs": [
677
  {
 
741
  "height": 34
742
  },
743
  "id": "nUTAo1yX5mVV",
744
+ "outputId": "b74cb224-a45b-4a97-cb7f-f288836f6b71"
745
  },
746
  "outputs": [
747
  {
 
790
  "height": 34
791
  },
792
  "id": "PlrMcflh6KGI",
793
+ "outputId": "06323f66-87de-4edb-ba72-6e368fb6b859"
794
  },
795
  "outputs": [
796
  {
 
843
  "height": 34
844
  },
845
  "id": "_kBqixbY5Cbd",
846
+ "outputId": "0db99815-aafb-4e88-8a0a-70097b1e8375"
847
  },
848
  "outputs": [
849
  {
 
888
  "metadata": {
889
  "colab": {
890
  "base_uri": "https://localhost:8080/",
891
+ "height": 383
892
  },
893
  "id": "T9xmFphV6t9f",
894
+ "outputId": "163f9777-6cea-4dcc-e2ba-02af66429d19"
895
  },
896
  "outputs": [
897
  {
 
958
  "base_uri": "https://localhost:8080/",
959
  "height": 66,
960
  "referenced_widgets": [
961
+ "4d1e659e0732453896352c2bd4b4829f",
962
+ "01349673a4534f21ac69d54f678904ed",
963
+ "7f6a70b65d324b04a4452bbef0915373",
964
+ "ae1212644cce4e7ea2a664d4f92474a6",
965
+ "a3b901a758ff48a3aa92e61fc24d4cff",
966
+ "2a89897b42474156ac07ae0ce58e7484",
967
+ "ffcbc2fd1bc246c48f6a656f269cb649",
968
+ "4b10a8c0a8764ba487e1b446b95e3866",
969
+ "96581dbc817647c499f30e36190e3abb",
970
+ "48c84ee08a6b4aa6b358961058670de5",
971
+ "b769af795e03460191a4fb1b433ad05e"
972
  ]
973
  },
974
  "id": "AcYY-oA4_fGL",
975
+ "outputId": "cde26eaa-108a-408b-ede9-55322b2d23c5"
976
  },
977
  "outputs": [
978
  {
 
984
  "application/vnd.jupyter.widget-view+json": {
985
  "version_major": 2,
986
  "version_minor": 0,
987
+ "model_id": "4d1e659e0732453896352c2bd4b4829f"
988
  }
989
  },
990
  "metadata": {}
 
1024
  "execution_count": 15,
1025
  "metadata": {
1026
  "id": "6axS8Cw3AiH0",
1027
+ "outputId": "f2cb4732-0e3e-4f13-f5a4-331e58cc0270",
1028
  "colab": {
1029
  "base_uri": "https://localhost:8080/",
1030
  "height": 34
 
1065
  "execution_count": 16,
1066
  "metadata": {
1067
  "id": "cN6SEnuiAlFb",
1068
+ "outputId": "4cc8ed6d-be77-427d-f529-a2469845f974",
1069
  "colab": {
1070
  "base_uri": "https://localhost:8080/",
1071
+ "height": 400
1072
  }
1073
  },
1074
  "outputs": [
 
1135
  "execution_count": 17,
1136
  "metadata": {
1137
  "id": "YCe5oNXURWC_",
1138
+ "outputId": "8fd145cb-be61-4771-8351-a6b61509937d",
1139
  "colab": {
1140
  "base_uri": "https://localhost:8080/",
1141
  "height": 34
 
1174
  "execution_count": 18,
1175
  "metadata": {
1176
  "id": "yu_MWblVTKZF",
1177
+ "outputId": "c559cbf8-4b17-4dca-8988-c1dc4a30f354",
1178
  "colab": {
1179
  "base_uri": "https://localhost:8080/",
1180
  "height": 209
 
1354
  "execution_count": 19,
1355
  "metadata": {
1356
  "id": "Y_radYBKSjcJ",
1357
+ "outputId": "6f392b91-c892-4d2b-9108-6253595a4098",
1358
  "colab": {
1359
  "base_uri": "https://localhost:8080/",
1360
  "height": 34
 
1414
  },
1415
  "widgets": {
1416
  "application/vnd.jupyter.widget-state+json": {
1417
+ "3367795908634fc0914fe42d9eef970d": {
1418
  "model_module": "@jupyter-widgets/controls",
1419
  "model_name": "HBoxModel",
1420
  "model_module_version": "1.5.0",
 
1429
  "_view_name": "HBoxView",
1430
  "box_style": "",
1431
  "children": [
1432
+ "IPY_MODEL_3b736abe1a8346938d5f89440924ada7",
1433
+ "IPY_MODEL_c576338c09164c3582f5f68baea80d69",
1434
+ "IPY_MODEL_0c09fa381692451189cb253e4614cba1"
1435
  ],
1436
+ "layout": "IPY_MODEL_a9385480a83c4d628707e6b9199e7f8b"
1437
  }
1438
  },
1439
+ "3b736abe1a8346938d5f89440924ada7": {
1440
  "model_module": "@jupyter-widgets/controls",
1441
  "model_name": "HTMLModel",
1442
  "model_module_version": "1.5.0",
 
1451
  "_view_name": "HTMLView",
1452
  "description": "",
1453
  "description_tooltip": null,
1454
+ "layout": "IPY_MODEL_049dca1347df4de6a7f7894370e63a80",
1455
  "placeholder": "​",
1456
+ "style": "IPY_MODEL_9ca19cc79a954384bd8c3429376a6453",
1457
  "value": "tokenizer_config.json: 100%"
1458
  }
1459
  },
1460
+ "c576338c09164c3582f5f68baea80d69": {
1461
  "model_module": "@jupyter-widgets/controls",
1462
  "model_name": "FloatProgressModel",
1463
  "model_module_version": "1.5.0",
 
1473
  "bar_style": "success",
1474
  "description": "",
1475
  "description_tooltip": null,
1476
+ "layout": "IPY_MODEL_3c029a1d91bb42e5b28c1c3d09c1f8dc",
1477
  "max": 659,
1478
  "min": 0,
1479
  "orientation": "horizontal",
1480
+ "style": "IPY_MODEL_bae4f7f808354572ae477b84f1315e9c",
1481
  "value": 659
1482
  }
1483
  },
1484
+ "0c09fa381692451189cb253e4614cba1": {
1485
  "model_module": "@jupyter-widgets/controls",
1486
  "model_name": "HTMLModel",
1487
  "model_module_version": "1.5.0",
 
1496
  "_view_name": "HTMLView",
1497
  "description": "",
1498
  "description_tooltip": null,
1499
+ "layout": "IPY_MODEL_149894c06b9b43bfb7438c234db19a27",
1500
  "placeholder": "​",
1501
+ "style": "IPY_MODEL_248edfb1f2e6431580305774c3a0ae4a",
1502
+ "value": " 659/659 [00:00&lt;00:00, 50.4kB/s]"
1503
  }
1504
  },
1505
+ "a9385480a83c4d628707e6b9199e7f8b": {
1506
  "model_module": "@jupyter-widgets/base",
1507
  "model_name": "LayoutModel",
1508
  "model_module_version": "1.2.0",
 
1554
  "width": null
1555
  }
1556
  },
1557
+ "049dca1347df4de6a7f7894370e63a80": {
1558
  "model_module": "@jupyter-widgets/base",
1559
  "model_name": "LayoutModel",
1560
  "model_module_version": "1.2.0",
 
1606
  "width": null
1607
  }
1608
  },
1609
+ "9ca19cc79a954384bd8c3429376a6453": {
1610
  "model_module": "@jupyter-widgets/controls",
1611
  "model_name": "DescriptionStyleModel",
1612
  "model_module_version": "1.5.0",
 
1621
  "description_width": ""
1622
  }
1623
  },
1624
+ "3c029a1d91bb42e5b28c1c3d09c1f8dc": {
1625
  "model_module": "@jupyter-widgets/base",
1626
  "model_name": "LayoutModel",
1627
  "model_module_version": "1.2.0",
 
1673
  "width": null
1674
  }
1675
  },
1676
+ "bae4f7f808354572ae477b84f1315e9c": {
1677
  "model_module": "@jupyter-widgets/controls",
1678
  "model_name": "ProgressStyleModel",
1679
  "model_module_version": "1.5.0",
 
1689
  "description_width": ""
1690
  }
1691
  },
1692
+ "149894c06b9b43bfb7438c234db19a27": {
1693
  "model_module": "@jupyter-widgets/base",
1694
  "model_name": "LayoutModel",
1695
  "model_module_version": "1.2.0",
 
1741
  "width": null
1742
  }
1743
  },
1744
+ "248edfb1f2e6431580305774c3a0ae4a": {
1745
  "model_module": "@jupyter-widgets/controls",
1746
  "model_name": "DescriptionStyleModel",
1747
  "model_module_version": "1.5.0",
 
1756
  "description_width": ""
1757
  }
1758
  },
1759
+ "ca9eb82d6611462cadf79fe39bc73d4e": {
1760
  "model_module": "@jupyter-widgets/controls",
1761
  "model_name": "HBoxModel",
1762
  "model_module_version": "1.5.0",
 
1771
  "_view_name": "HBoxView",
1772
  "box_style": "",
1773
  "children": [
1774
+ "IPY_MODEL_4986d0eed7e24ebda0fcaacc182bf0d0",
1775
+ "IPY_MODEL_580e52b1c3fe47d7aeb8ffec45a2b4fc",
1776
+ "IPY_MODEL_fe996ef9386b4755b33ca2394e72ef26"
1777
  ],
1778
+ "layout": "IPY_MODEL_fde777bffb9e4f7697686560e22b7f31"
1779
  }
1780
  },
1781
+ "4986d0eed7e24ebda0fcaacc182bf0d0": {
1782
  "model_module": "@jupyter-widgets/controls",
1783
  "model_name": "HTMLModel",
1784
  "model_module_version": "1.5.0",
 
1793
  "_view_name": "HTMLView",
1794
  "description": "",
1795
  "description_tooltip": null,
1796
+ "layout": "IPY_MODEL_928ad7a012f8405d8933391f61270188",
1797
  "placeholder": "​",
1798
+ "style": "IPY_MODEL_b11a28e13c9e459a915f2ca4c8febdfa",
1799
  "value": "configuration_cxrbert.py: 100%"
1800
  }
1801
  },
1802
+ "580e52b1c3fe47d7aeb8ffec45a2b4fc": {
1803
  "model_module": "@jupyter-widgets/controls",
1804
  "model_name": "FloatProgressModel",
1805
  "model_module_version": "1.5.0",
 
1815
  "bar_style": "success",
1816
  "description": "",
1817
  "description_tooltip": null,
1818
+ "layout": "IPY_MODEL_4904d75d39cf491f879d2c8a9252581b",
1819
  "max": 889,
1820
  "min": 0,
1821
  "orientation": "horizontal",
1822
+ "style": "IPY_MODEL_621791ecefaf4552aba0631d1dee9a41",
1823
  "value": 889
1824
  }
1825
  },
1826
+ "fe996ef9386b4755b33ca2394e72ef26": {
1827
  "model_module": "@jupyter-widgets/controls",
1828
  "model_name": "HTMLModel",
1829
  "model_module_version": "1.5.0",
 
1838
  "_view_name": "HTMLView",
1839
  "description": "",
1840
  "description_tooltip": null,
1841
+ "layout": "IPY_MODEL_bda449a20ea74ef284b88fcbed7f2fac",
1842
  "placeholder": "​",
1843
+ "style": "IPY_MODEL_908356de341142e8be541ce549393652",
1844
+ "value": " 889/889 [00:00&lt;00:00, 54.8kB/s]"
1845
  }
1846
  },
1847
+ "fde777bffb9e4f7697686560e22b7f31": {
1848
  "model_module": "@jupyter-widgets/base",
1849
  "model_name": "LayoutModel",
1850
  "model_module_version": "1.2.0",
 
1896
  "width": null
1897
  }
1898
  },
1899
+ "928ad7a012f8405d8933391f61270188": {
1900
  "model_module": "@jupyter-widgets/base",
1901
  "model_name": "LayoutModel",
1902
  "model_module_version": "1.2.0",
 
1948
  "width": null
1949
  }
1950
  },
1951
+ "b11a28e13c9e459a915f2ca4c8febdfa": {
1952
  "model_module": "@jupyter-widgets/controls",
1953
  "model_name": "DescriptionStyleModel",
1954
  "model_module_version": "1.5.0",
 
1963
  "description_width": ""
1964
  }
1965
  },
1966
+ "4904d75d39cf491f879d2c8a9252581b": {
1967
  "model_module": "@jupyter-widgets/base",
1968
  "model_name": "LayoutModel",
1969
  "model_module_version": "1.2.0",
 
2015
  "width": null
2016
  }
2017
  },
2018
+ "621791ecefaf4552aba0631d1dee9a41": {
2019
  "model_module": "@jupyter-widgets/controls",
2020
  "model_name": "ProgressStyleModel",
2021
  "model_module_version": "1.5.0",
 
2031
  "description_width": ""
2032
  }
2033
  },
2034
+ "bda449a20ea74ef284b88fcbed7f2fac": {
2035
  "model_module": "@jupyter-widgets/base",
2036
  "model_name": "LayoutModel",
2037
  "model_module_version": "1.2.0",
 
2083
  "width": null
2084
  }
2085
  },
2086
+ "908356de341142e8be541ce549393652": {
2087
  "model_module": "@jupyter-widgets/controls",
2088
  "model_name": "DescriptionStyleModel",
2089
  "model_module_version": "1.5.0",
 
2098
  "description_width": ""
2099
  }
2100
  },
2101
+ "d32cebd07fc34d4cb51210d88192ae8b": {
2102
  "model_module": "@jupyter-widgets/controls",
2103
  "model_name": "HBoxModel",
2104
  "model_module_version": "1.5.0",
 
2113
  "_view_name": "HBoxView",
2114
  "box_style": "",
2115
  "children": [
2116
+ "IPY_MODEL_76e84d66570f4861bf6f91c7538f0dcf",
2117
+ "IPY_MODEL_09eef9f17db24147af9e065cf8b1308c",
2118
+ "IPY_MODEL_2e83d48945564881bb0a73a5b5dc9c00"
2119
  ],
2120
+ "layout": "IPY_MODEL_ad6ab7c2e39b4dbc9813f78357fa496b"
2121
  }
2122
  },
2123
+ "76e84d66570f4861bf6f91c7538f0dcf": {
2124
  "model_module": "@jupyter-widgets/controls",
2125
  "model_name": "HTMLModel",
2126
  "model_module_version": "1.5.0",
 
2135
  "_view_name": "HTMLView",
2136
  "description": "",
2137
  "description_tooltip": null,
2138
+ "layout": "IPY_MODEL_7799af0da6fd4b7c9ccd3e73fa2c0460",
2139
  "placeholder": "​",
2140
+ "style": "IPY_MODEL_66fb4c4018e34b1080833388dd631660",
2141
  "value": "vocab.txt: "
2142
  }
2143
  },
2144
+ "09eef9f17db24147af9e065cf8b1308c": {
2145
  "model_module": "@jupyter-widgets/controls",
2146
  "model_name": "FloatProgressModel",
2147
  "model_module_version": "1.5.0",
 
2157
  "bar_style": "success",
2158
  "description": "",
2159
  "description_tooltip": null,
2160
+ "layout": "IPY_MODEL_52a20613464449689622d4a6b65d49ee",
2161
  "max": 1,
2162
  "min": 0,
2163
  "orientation": "horizontal",
2164
+ "style": "IPY_MODEL_14488c10842a46fba971f9287cedf614",
2165
  "value": 1
2166
  }
2167
  },
2168
+ "2e83d48945564881bb0a73a5b5dc9c00": {
2169
  "model_module": "@jupyter-widgets/controls",
2170
  "model_name": "HTMLModel",
2171
  "model_module_version": "1.5.0",
 
2180
  "_view_name": "HTMLView",
2181
  "description": "",
2182
  "description_tooltip": null,
2183
+ "layout": "IPY_MODEL_683aee8054404e03b2d22f1487b34cdc",
2184
  "placeholder": "​",
2185
+ "style": "IPY_MODEL_f3b68f3967e1450aace8d8e7217f9f22",
2186
+ "value": " 235k/? [00:00&lt;00:00, 15.1MB/s]"
2187
  }
2188
  },
2189
+ "ad6ab7c2e39b4dbc9813f78357fa496b": {
2190
  "model_module": "@jupyter-widgets/base",
2191
  "model_name": "LayoutModel",
2192
  "model_module_version": "1.2.0",
 
2238
  "width": null
2239
  }
2240
  },
2241
+ "7799af0da6fd4b7c9ccd3e73fa2c0460": {
2242
  "model_module": "@jupyter-widgets/base",
2243
  "model_name": "LayoutModel",
2244
  "model_module_version": "1.2.0",
 
2290
  "width": null
2291
  }
2292
  },
2293
+ "66fb4c4018e34b1080833388dd631660": {
2294
  "model_module": "@jupyter-widgets/controls",
2295
  "model_name": "DescriptionStyleModel",
2296
  "model_module_version": "1.5.0",
 
2305
  "description_width": ""
2306
  }
2307
  },
2308
+ "52a20613464449689622d4a6b65d49ee": {
2309
  "model_module": "@jupyter-widgets/base",
2310
  "model_name": "LayoutModel",
2311
  "model_module_version": "1.2.0",
 
2357
  "width": "20px"
2358
  }
2359
  },
2360
+ "14488c10842a46fba971f9287cedf614": {
2361
  "model_module": "@jupyter-widgets/controls",
2362
  "model_name": "ProgressStyleModel",
2363
  "model_module_version": "1.5.0",
 
2373
  "description_width": ""
2374
  }
2375
  },
2376
+ "683aee8054404e03b2d22f1487b34cdc": {
2377
  "model_module": "@jupyter-widgets/base",
2378
  "model_name": "LayoutModel",
2379
  "model_module_version": "1.2.0",
 
2425
  "width": null
2426
  }
2427
  },
2428
+ "f3b68f3967e1450aace8d8e7217f9f22": {
2429
  "model_module": "@jupyter-widgets/controls",
2430
  "model_name": "DescriptionStyleModel",
2431
  "model_module_version": "1.5.0",
 
2440
  "description_width": ""
2441
  }
2442
  },
2443
+ "905d1f89575846e69b5258d470a1b1a0": {
2444
  "model_module": "@jupyter-widgets/controls",
2445
  "model_name": "HBoxModel",
2446
  "model_module_version": "1.5.0",
 
2455
  "_view_name": "HBoxView",
2456
  "box_style": "",
2457
  "children": [
2458
+ "IPY_MODEL_8299260d2a7145198e615d530403473f",
2459
+ "IPY_MODEL_63f27fec321d47a0b9d038a9bc26339a",
2460
+ "IPY_MODEL_de8e63849b14409691bbbed0178334db"
2461
  ],
2462
+ "layout": "IPY_MODEL_6bcb59b54ddb4e0faee4d76a903d1081"
2463
  }
2464
  },
2465
+ "8299260d2a7145198e615d530403473f": {
2466
  "model_module": "@jupyter-widgets/controls",
2467
  "model_name": "HTMLModel",
2468
  "model_module_version": "1.5.0",
 
2477
  "_view_name": "HTMLView",
2478
  "description": "",
2479
  "description_tooltip": null,
2480
+ "layout": "IPY_MODEL_d901b5d6d9334ced8a4e30fd6b665ef0",
2481
  "placeholder": "​",
2482
+ "style": "IPY_MODEL_7c05bad665b145a98885ff1c49e10e91",
2483
  "value": "special_tokens_map.json: 100%"
2484
  }
2485
  },
2486
+ "63f27fec321d47a0b9d038a9bc26339a": {
2487
  "model_module": "@jupyter-widgets/controls",
2488
  "model_name": "FloatProgressModel",
2489
  "model_module_version": "1.5.0",
 
2499
  "bar_style": "success",
2500
  "description": "",
2501
  "description_tooltip": null,
2502
+ "layout": "IPY_MODEL_db0494cb828d45b99e3bc4d48880505d",
2503
  "max": 112,
2504
  "min": 0,
2505
  "orientation": "horizontal",
2506
+ "style": "IPY_MODEL_2ab51c20ac25457a8fba7e6e73460b4e",
2507
  "value": 112
2508
  }
2509
  },
2510
+ "de8e63849b14409691bbbed0178334db": {
2511
  "model_module": "@jupyter-widgets/controls",
2512
  "model_name": "HTMLModel",
2513
  "model_module_version": "1.5.0",
 
2522
  "_view_name": "HTMLView",
2523
  "description": "",
2524
  "description_tooltip": null,
2525
+ "layout": "IPY_MODEL_7af9f494c5084a098b59c49470d21c0e",
2526
  "placeholder": "​",
2527
+ "style": "IPY_MODEL_9567d203d1884d1780e066afb8c515ce",
2528
+ "value": " 112/112 [00:00&lt;00:00, 9.23kB/s]"
2529
  }
2530
  },
2531
+ "6bcb59b54ddb4e0faee4d76a903d1081": {
2532
  "model_module": "@jupyter-widgets/base",
2533
  "model_name": "LayoutModel",
2534
  "model_module_version": "1.2.0",
 
2580
  "width": null
2581
  }
2582
  },
2583
+ "d901b5d6d9334ced8a4e30fd6b665ef0": {
2584
  "model_module": "@jupyter-widgets/base",
2585
  "model_name": "LayoutModel",
2586
  "model_module_version": "1.2.0",
 
2632
  "width": null
2633
  }
2634
  },
2635
+ "7c05bad665b145a98885ff1c49e10e91": {
2636
  "model_module": "@jupyter-widgets/controls",
2637
  "model_name": "DescriptionStyleModel",
2638
  "model_module_version": "1.5.0",
 
2647
  "description_width": ""
2648
  }
2649
  },
2650
+ "db0494cb828d45b99e3bc4d48880505d": {
2651
  "model_module": "@jupyter-widgets/base",
2652
  "model_name": "LayoutModel",
2653
  "model_module_version": "1.2.0",
 
2699
  "width": null
2700
  }
2701
  },
2702
+ "2ab51c20ac25457a8fba7e6e73460b4e": {
2703
  "model_module": "@jupyter-widgets/controls",
2704
  "model_name": "ProgressStyleModel",
2705
  "model_module_version": "1.5.0",
 
2715
  "description_width": ""
2716
  }
2717
  },
2718
+ "7af9f494c5084a098b59c49470d21c0e": {
2719
  "model_module": "@jupyter-widgets/base",
2720
  "model_name": "LayoutModel",
2721
  "model_module_version": "1.2.0",
 
2767
  "width": null
2768
  }
2769
  },
2770
+ "9567d203d1884d1780e066afb8c515ce": {
2771
  "model_module": "@jupyter-widgets/controls",
2772
  "model_name": "DescriptionStyleModel",
2773
  "model_module_version": "1.5.0",
 
2782
  "description_width": ""
2783
  }
2784
  },
2785
+ "0e9c32da9b934246bb853aa0a0dc0c78": {
2786
  "model_module": "@jupyter-widgets/controls",
2787
  "model_name": "HBoxModel",
2788
  "model_module_version": "1.5.0",
 
2797
  "_view_name": "HBoxView",
2798
  "box_style": "",
2799
  "children": [
2800
+ "IPY_MODEL_de6c3a218b8c4c23ae323622fed12c2d",
2801
+ "IPY_MODEL_b5d550aff43145478e7d68e295d2d486",
2802
+ "IPY_MODEL_ad4e45df447c48e5bd0cc8ea0017b7f0"
2803
  ],
2804
+ "layout": "IPY_MODEL_df6d9bb5f64b4e96a923e32adba61f98"
2805
  }
2806
  },
2807
+ "de6c3a218b8c4c23ae323622fed12c2d": {
2808
  "model_module": "@jupyter-widgets/controls",
2809
  "model_name": "HTMLModel",
2810
  "model_module_version": "1.5.0",
 
2819
  "_view_name": "HTMLView",
2820
  "description": "",
2821
  "description_tooltip": null,
2822
+ "layout": "IPY_MODEL_fc27449f6cc04a6591b4dcb0cc417258",
2823
  "placeholder": "​",
2824
+ "style": "IPY_MODEL_982e5409b1d6469facfa873a7f9fcca6",
2825
  "value": "model.safetensors: 100%"
2826
  }
2827
  },
2828
+ "b5d550aff43145478e7d68e295d2d486": {
2829
  "model_module": "@jupyter-widgets/controls",
2830
  "model_name": "FloatProgressModel",
2831
  "model_module_version": "1.5.0",
 
2841
  "bar_style": "success",
2842
  "description": "",
2843
  "description_tooltip": null,
2844
+ "layout": "IPY_MODEL_f019f19e606146cf9081a696e9a06906",
2845
  "max": 1033541380,
2846
  "min": 0,
2847
  "orientation": "horizontal",
2848
+ "style": "IPY_MODEL_2ff447c290b64a8da08a9669a4d27ab4",
2849
  "value": 1033541380
2850
  }
2851
  },
2852
+ "ad4e45df447c48e5bd0cc8ea0017b7f0": {
2853
  "model_module": "@jupyter-widgets/controls",
2854
  "model_name": "HTMLModel",
2855
  "model_module_version": "1.5.0",
 
2864
  "_view_name": "HTMLView",
2865
  "description": "",
2866
  "description_tooltip": null,
2867
+ "layout": "IPY_MODEL_c930b12a4d0c40d9a497c324a3b4ef64",
2868
  "placeholder": "​",
2869
+ "style": "IPY_MODEL_ab1841d6c4844ba589d0528ace9c49fb",
2870
+ "value": " 1.03G/1.03G [00:15&lt;00:00, 140MB/s]"
2871
  }
2872
  },
2873
+ "df6d9bb5f64b4e96a923e32adba61f98": {
2874
  "model_module": "@jupyter-widgets/base",
2875
  "model_name": "LayoutModel",
2876
  "model_module_version": "1.2.0",
 
2922
  "width": null
2923
  }
2924
  },
2925
+ "fc27449f6cc04a6591b4dcb0cc417258": {
2926
  "model_module": "@jupyter-widgets/base",
2927
  "model_name": "LayoutModel",
2928
  "model_module_version": "1.2.0",
 
2974
  "width": null
2975
  }
2976
  },
2977
+ "982e5409b1d6469facfa873a7f9fcca6": {
2978
  "model_module": "@jupyter-widgets/controls",
2979
  "model_name": "DescriptionStyleModel",
2980
  "model_module_version": "1.5.0",
 
2989
  "description_width": ""
2990
  }
2991
  },
2992
+ "f019f19e606146cf9081a696e9a06906": {
2993
  "model_module": "@jupyter-widgets/base",
2994
  "model_name": "LayoutModel",
2995
  "model_module_version": "1.2.0",
 
3041
  "width": null
3042
  }
3043
  },
3044
+ "2ff447c290b64a8da08a9669a4d27ab4": {
3045
  "model_module": "@jupyter-widgets/controls",
3046
  "model_name": "ProgressStyleModel",
3047
  "model_module_version": "1.5.0",
 
3057
  "description_width": ""
3058
  }
3059
  },
3060
+ "c930b12a4d0c40d9a497c324a3b4ef64": {
3061
  "model_module": "@jupyter-widgets/base",
3062
  "model_name": "LayoutModel",
3063
  "model_module_version": "1.2.0",
 
3109
  "width": null
3110
  }
3111
  },
3112
+ "ab1841d6c4844ba589d0528ace9c49fb": {
3113
  "model_module": "@jupyter-widgets/controls",
3114
  "model_name": "DescriptionStyleModel",
3115
  "model_module_version": "1.5.0",
 
3124
  "description_width": ""
3125
  }
3126
  },
3127
+ "529650b8606c4ffc889c34a3862845e5": {
3128
  "model_module": "@jupyter-widgets/controls",
3129
  "model_name": "HBoxModel",
3130
  "model_module_version": "1.5.0",
 
3139
  "_view_name": "HBoxView",
3140
  "box_style": "",
3141
  "children": [
3142
+ "IPY_MODEL_fe9bd71a5c3a4553b055b5a74dfdf57f",
3143
+ "IPY_MODEL_c0a367b66e2e42aeb12fa3e67b79ab0e",
3144
+ "IPY_MODEL_103a8f27358a4ab9bf055534964680ad"
3145
  ],
3146
+ "layout": "IPY_MODEL_f882ce02113442c5b26d51ad48b64deb"
3147
  }
3148
  },
3149
+ "fe9bd71a5c3a4553b055b5a74dfdf57f": {
3150
  "model_module": "@jupyter-widgets/controls",
3151
  "model_name": "HTMLModel",
3152
  "model_module_version": "1.5.0",
 
3161
  "_view_name": "HTMLView",
3162
  "description": "",
3163
  "description_tooltip": null,
3164
+ "layout": "IPY_MODEL_6f41f10c332f4c7daf14b3dbe85b50b6",
3165
  "placeholder": "​",
3166
+ "style": "IPY_MODEL_313b8cfc6eb749c68741ea6c7b3d8f68",
3167
  "value": "config.json: 100%"
3168
  }
3169
  },
3170
+ "c0a367b66e2e42aeb12fa3e67b79ab0e": {
3171
  "model_module": "@jupyter-widgets/controls",
3172
  "model_name": "FloatProgressModel",
3173
  "model_module_version": "1.5.0",
 
3183
  "bar_style": "success",
3184
  "description": "",
3185
  "description_tooltip": null,
3186
+ "layout": "IPY_MODEL_d65850d267714ad491c144b65b378628",
3187
  "max": 843,
3188
  "min": 0,
3189
  "orientation": "horizontal",
3190
+ "style": "IPY_MODEL_0a36fe0966a54a57936a90872bf5a010",
3191
  "value": 843
3192
  }
3193
  },
3194
+ "103a8f27358a4ab9bf055534964680ad": {
3195
  "model_module": "@jupyter-widgets/controls",
3196
  "model_name": "HTMLModel",
3197
  "model_module_version": "1.5.0",
 
3206
  "_view_name": "HTMLView",
3207
  "description": "",
3208
  "description_tooltip": null,
3209
+ "layout": "IPY_MODEL_9f6111f627fd468fa92b2a73ffb8bfb9",
3210
  "placeholder": "​",
3211
+ "style": "IPY_MODEL_7e0eab483d1b4f0fade99da1d6b8ee31",
3212
+ "value": " 843/843 [00:00&lt;00:00, 98.3kB/s]"
3213
  }
3214
  },
3215
+ "f882ce02113442c5b26d51ad48b64deb": {
3216
  "model_module": "@jupyter-widgets/base",
3217
  "model_name": "LayoutModel",
3218
  "model_module_version": "1.2.0",
 
3264
  "width": null
3265
  }
3266
  },
3267
+ "6f41f10c332f4c7daf14b3dbe85b50b6": {
3268
  "model_module": "@jupyter-widgets/base",
3269
  "model_name": "LayoutModel",
3270
  "model_module_version": "1.2.0",
 
3316
  "width": null
3317
  }
3318
  },
3319
+ "313b8cfc6eb749c68741ea6c7b3d8f68": {
3320
  "model_module": "@jupyter-widgets/controls",
3321
  "model_name": "DescriptionStyleModel",
3322
  "model_module_version": "1.5.0",
 
3331
  "description_width": ""
3332
  }
3333
  },
3334
+ "d65850d267714ad491c144b65b378628": {
3335
  "model_module": "@jupyter-widgets/base",
3336
  "model_name": "LayoutModel",
3337
  "model_module_version": "1.2.0",
 
3383
  "width": null
3384
  }
3385
  },
3386
+ "0a36fe0966a54a57936a90872bf5a010": {
3387
  "model_module": "@jupyter-widgets/controls",
3388
  "model_name": "ProgressStyleModel",
3389
  "model_module_version": "1.5.0",
 
3399
  "description_width": ""
3400
  }
3401
  },
3402
+ "9f6111f627fd468fa92b2a73ffb8bfb9": {
3403
  "model_module": "@jupyter-widgets/base",
3404
  "model_name": "LayoutModel",
3405
  "model_module_version": "1.2.0",
 
3451
  "width": null
3452
  }
3453
  },
3454
+ "7e0eab483d1b4f0fade99da1d6b8ee31": {
3455
  "model_module": "@jupyter-widgets/controls",
3456
  "model_name": "DescriptionStyleModel",
3457
  "model_module_version": "1.5.0",
 
3466
  "description_width": ""
3467
  }
3468
  },
3469
+ "8830ae74e7cc4bdfb5e8893c60f236be": {
3470
  "model_module": "@jupyter-widgets/controls",
3471
  "model_name": "HBoxModel",
3472
  "model_module_version": "1.5.0",
 
3481
  "_view_name": "HBoxView",
3482
  "box_style": "",
3483
  "children": [
3484
+ "IPY_MODEL_148581196e374c929acf41cd59ce4ee8",
3485
+ "IPY_MODEL_7acb7059090a4c48a8422ab0ae8e67a0",
3486
+ "IPY_MODEL_f486a0d8f711401a8de9abc92de8deaa"
3487
  ],
3488
+ "layout": "IPY_MODEL_f95dc7494c4344878329ef436eb1307b"
3489
  }
3490
  },
3491
+ "148581196e374c929acf41cd59ce4ee8": {
3492
  "model_module": "@jupyter-widgets/controls",
3493
  "model_name": "HTMLModel",
3494
  "model_module_version": "1.5.0",
 
3503
  "_view_name": "HTMLView",
3504
  "description": "",
3505
  "description_tooltip": null,
3506
+ "layout": "IPY_MODEL_22b85a743b5b4e16ac9335cd8051fce3",
3507
  "placeholder": "​",
3508
+ "style": "IPY_MODEL_8820a869f2bd45cbbeb3aea4f22e2810",
3509
  "value": "modeling_cxrbert.py: "
3510
  }
3511
  },
3512
+ "7acb7059090a4c48a8422ab0ae8e67a0": {
3513
  "model_module": "@jupyter-widgets/controls",
3514
  "model_name": "FloatProgressModel",
3515
  "model_module_version": "1.5.0",
 
3525
  "bar_style": "success",
3526
  "description": "",
3527
  "description_tooltip": null,
3528
+ "layout": "IPY_MODEL_842d5324373c415da0406f49e944917b",
3529
  "max": 1,
3530
  "min": 0,
3531
  "orientation": "horizontal",
3532
+ "style": "IPY_MODEL_143353df7f72402eb4a24df08f61158a",
3533
  "value": 1
3534
  }
3535
  },
3536
+ "f486a0d8f711401a8de9abc92de8deaa": {
3537
  "model_module": "@jupyter-widgets/controls",
3538
  "model_name": "HTMLModel",
3539
  "model_module_version": "1.5.0",
 
3548
  "_view_name": "HTMLView",
3549
  "description": "",
3550
  "description_tooltip": null,
3551
+ "layout": "IPY_MODEL_aa446b560e2d48d297cf48b1f51c2bb5",
3552
  "placeholder": "​",
3553
+ "style": "IPY_MODEL_77da5a7493e34710b801c50c7791cecb",
3554
+ "value": " 5.82k/? [00:00&lt;00:00, 594kB/s]"
3555
  }
3556
  },
3557
+ "f95dc7494c4344878329ef436eb1307b": {
3558
  "model_module": "@jupyter-widgets/base",
3559
  "model_name": "LayoutModel",
3560
  "model_module_version": "1.2.0",
 
3606
  "width": null
3607
  }
3608
  },
3609
+ "22b85a743b5b4e16ac9335cd8051fce3": {
3610
  "model_module": "@jupyter-widgets/base",
3611
  "model_name": "LayoutModel",
3612
  "model_module_version": "1.2.0",
 
3658
  "width": null
3659
  }
3660
  },
3661
+ "8820a869f2bd45cbbeb3aea4f22e2810": {
3662
  "model_module": "@jupyter-widgets/controls",
3663
  "model_name": "DescriptionStyleModel",
3664
  "model_module_version": "1.5.0",
 
3673
  "description_width": ""
3674
  }
3675
  },
3676
+ "842d5324373c415da0406f49e944917b": {
3677
  "model_module": "@jupyter-widgets/base",
3678
  "model_name": "LayoutModel",
3679
  "model_module_version": "1.2.0",
 
3725
  "width": "20px"
3726
  }
3727
  },
3728
+ "143353df7f72402eb4a24df08f61158a": {
3729
  "model_module": "@jupyter-widgets/controls",
3730
  "model_name": "ProgressStyleModel",
3731
  "model_module_version": "1.5.0",
 
3741
  "description_width": ""
3742
  }
3743
  },
3744
+ "aa446b560e2d48d297cf48b1f51c2bb5": {
3745
  "model_module": "@jupyter-widgets/base",
3746
  "model_name": "LayoutModel",
3747
  "model_module_version": "1.2.0",
 
3793
  "width": null
3794
  }
3795
  },
3796
+ "77da5a7493e34710b801c50c7791cecb": {
3797
  "model_module": "@jupyter-widgets/controls",
3798
  "model_name": "DescriptionStyleModel",
3799
  "model_module_version": "1.5.0",
 
3808
  "description_width": ""
3809
  }
3810
  },
3811
+ "8f0dd97ef89b4c03b8c58a31b49fbb9f": {
3812
  "model_module": "@jupyter-widgets/controls",
3813
  "model_name": "HBoxModel",
3814
  "model_module_version": "1.5.0",
 
3823
  "_view_name": "HBoxView",
3824
  "box_style": "",
3825
  "children": [
3826
+ "IPY_MODEL_eed59df6e18e4d9a9a079cbcce8338cb",
3827
+ "IPY_MODEL_c21c24170f044013b16074b424b14b92",
3828
+ "IPY_MODEL_162ec21cc4cc4d0e9ec22ac278de3109"
3829
  ],
3830
+ "layout": "IPY_MODEL_f483994c884d4b10959372a92f7fb1c4"
3831
  }
3832
  },
3833
+ "eed59df6e18e4d9a9a079cbcce8338cb": {
3834
  "model_module": "@jupyter-widgets/controls",
3835
  "model_name": "HTMLModel",
3836
  "model_module_version": "1.5.0",
 
3845
  "_view_name": "HTMLView",
3846
  "description": "",
3847
  "description_tooltip": null,
3848
+ "layout": "IPY_MODEL_473be49a04454b2f9d9e29669c236abc",
3849
  "placeholder": "​",
3850
+ "style": "IPY_MODEL_d41ad5dd797a4c829b5e6c5703064f5a",
3851
  "value": "model.safetensors: 100%"
3852
  }
3853
  },
3854
+ "c21c24170f044013b16074b424b14b92": {
3855
  "model_module": "@jupyter-widgets/controls",
3856
  "model_name": "FloatProgressModel",
3857
  "model_module_version": "1.5.0",
 
3867
  "bar_style": "success",
3868
  "description": "",
3869
  "description_tooltip": null,
3870
+ "layout": "IPY_MODEL_89541402b921438b9c7eaeae0f168342",
3871
  "max": 438546672,
3872
  "min": 0,
3873
  "orientation": "horizontal",
3874
+ "style": "IPY_MODEL_fb04949e3b5349ac92a52722c4e408f9",
3875
  "value": 438546672
3876
  }
3877
  },
3878
+ "162ec21cc4cc4d0e9ec22ac278de3109": {
3879
  "model_module": "@jupyter-widgets/controls",
3880
  "model_name": "HTMLModel",
3881
  "model_module_version": "1.5.0",
 
3890
  "_view_name": "HTMLView",
3891
  "description": "",
3892
  "description_tooltip": null,
3893
+ "layout": "IPY_MODEL_de645398cbe741319c9b32b16c822975",
3894
  "placeholder": "​",
3895
+ "style": "IPY_MODEL_8db281d581d945319b03eb556d0d3f28",
3896
+ "value": " 439M/439M [00:04&lt;00:00, 239MB/s]"
3897
  }
3898
  },
3899
+ "f483994c884d4b10959372a92f7fb1c4": {
3900
  "model_module": "@jupyter-widgets/base",
3901
  "model_name": "LayoutModel",
3902
  "model_module_version": "1.2.0",
 
3948
  "width": null
3949
  }
3950
  },
3951
+ "473be49a04454b2f9d9e29669c236abc": {
3952
  "model_module": "@jupyter-widgets/base",
3953
  "model_name": "LayoutModel",
3954
  "model_module_version": "1.2.0",
 
4000
  "width": null
4001
  }
4002
  },
4003
+ "d41ad5dd797a4c829b5e6c5703064f5a": {
4004
  "model_module": "@jupyter-widgets/controls",
4005
  "model_name": "DescriptionStyleModel",
4006
  "model_module_version": "1.5.0",
 
4015
  "description_width": ""
4016
  }
4017
  },
4018
+ "89541402b921438b9c7eaeae0f168342": {
4019
  "model_module": "@jupyter-widgets/base",
4020
  "model_name": "LayoutModel",
4021
  "model_module_version": "1.2.0",
 
4067
  "width": null
4068
  }
4069
  },
4070
+ "fb04949e3b5349ac92a52722c4e408f9": {
4071
  "model_module": "@jupyter-widgets/controls",
4072
  "model_name": "ProgressStyleModel",
4073
  "model_module_version": "1.5.0",
 
4083
  "description_width": ""
4084
  }
4085
  },
4086
+ "de645398cbe741319c9b32b16c822975": {
4087
  "model_module": "@jupyter-widgets/base",
4088
  "model_name": "LayoutModel",
4089
  "model_module_version": "1.2.0",
 
4135
  "width": null
4136
  }
4137
  },
4138
+ "8db281d581d945319b03eb556d0d3f28": {
4139
  "model_module": "@jupyter-widgets/controls",
4140
  "model_name": "DescriptionStyleModel",
4141
  "model_module_version": "1.5.0",
 
4150
  "description_width": ""
4151
  }
4152
  },
4153
+ "4d1e659e0732453896352c2bd4b4829f": {
4154
  "model_module": "@jupyter-widgets/controls",
4155
  "model_name": "HBoxModel",
4156
  "model_module_version": "1.5.0",
 
4165
  "_view_name": "HBoxView",
4166
  "box_style": "",
4167
  "children": [
4168
+ "IPY_MODEL_01349673a4534f21ac69d54f678904ed",
4169
+ "IPY_MODEL_7f6a70b65d324b04a4452bbef0915373",
4170
+ "IPY_MODEL_ae1212644cce4e7ea2a664d4f92474a6"
4171
  ],
4172
+ "layout": "IPY_MODEL_a3b901a758ff48a3aa92e61fc24d4cff"
4173
  }
4174
  },
4175
+ "01349673a4534f21ac69d54f678904ed": {
4176
  "model_module": "@jupyter-widgets/controls",
4177
  "model_name": "HTMLModel",
4178
  "model_module_version": "1.5.0",
 
4187
  "_view_name": "HTMLView",
4188
  "description": "",
4189
  "description_tooltip": null,
4190
+ "layout": "IPY_MODEL_2a89897b42474156ac07ae0ce58e7484",
4191
  "placeholder": "​",
4192
+ "style": "IPY_MODEL_ffcbc2fd1bc246c48f6a656f269cb649",
4193
  "value": "100%"
4194
  }
4195
  },
4196
+ "7f6a70b65d324b04a4452bbef0915373": {
4197
  "model_module": "@jupyter-widgets/controls",
4198
  "model_name": "FloatProgressModel",
4199
  "model_module_version": "1.5.0",
 
4209
  "bar_style": "success",
4210
  "description": "",
4211
  "description_tooltip": null,
4212
+ "layout": "IPY_MODEL_4b10a8c0a8764ba487e1b446b95e3866",
4213
  "max": 8,
4214
  "min": 0,
4215
  "orientation": "horizontal",
4216
+ "style": "IPY_MODEL_96581dbc817647c499f30e36190e3abb",
4217
  "value": 8
4218
  }
4219
  },
4220
+ "ae1212644cce4e7ea2a664d4f92474a6": {
4221
  "model_module": "@jupyter-widgets/controls",
4222
  "model_name": "HTMLModel",
4223
  "model_module_version": "1.5.0",
 
4232
  "_view_name": "HTMLView",
4233
  "description": "",
4234
  "description_tooltip": null,
4235
+ "layout": "IPY_MODEL_48c84ee08a6b4aa6b358961058670de5",
4236
  "placeholder": "​",
4237
+ "style": "IPY_MODEL_b769af795e03460191a4fb1b433ad05e",
4238
+ "value": " 8/8 [00:50&lt;00:00,  6.29s/it]"
4239
  }
4240
  },
4241
+ "a3b901a758ff48a3aa92e61fc24d4cff": {
4242
  "model_module": "@jupyter-widgets/base",
4243
  "model_name": "LayoutModel",
4244
  "model_module_version": "1.2.0",
 
4290
  "width": null
4291
  }
4292
  },
4293
+ "2a89897b42474156ac07ae0ce58e7484": {
4294
  "model_module": "@jupyter-widgets/base",
4295
  "model_name": "LayoutModel",
4296
  "model_module_version": "1.2.0",
 
4342
  "width": null
4343
  }
4344
  },
4345
+ "ffcbc2fd1bc246c48f6a656f269cb649": {
4346
  "model_module": "@jupyter-widgets/controls",
4347
  "model_name": "DescriptionStyleModel",
4348
  "model_module_version": "1.5.0",
 
4357
  "description_width": ""
4358
  }
4359
  },
4360
+ "4b10a8c0a8764ba487e1b446b95e3866": {
4361
  "model_module": "@jupyter-widgets/base",
4362
  "model_name": "LayoutModel",
4363
  "model_module_version": "1.2.0",
 
4409
  "width": null
4410
  }
4411
  },
4412
+ "96581dbc817647c499f30e36190e3abb": {
4413
  "model_module": "@jupyter-widgets/controls",
4414
  "model_name": "ProgressStyleModel",
4415
  "model_module_version": "1.5.0",
 
4425
  "description_width": ""
4426
  }
4427
  },
4428
+ "48c84ee08a6b4aa6b358961058670de5": {
4429
  "model_module": "@jupyter-widgets/base",
4430
  "model_name": "LayoutModel",
4431
  "model_module_version": "1.2.0",
 
4477
  "width": null
4478
  }
4479
  },
4480
+ "b769af795e03460191a4fb1b433ad05e": {
4481
  "model_module": "@jupyter-widgets/controls",
4482
  "model_name": "DescriptionStyleModel",
4483
  "model_module_version": "1.5.0",