diff --git "a/Distillbert_Intent_classification.ipynb" "b/Distillbert_Intent_classification.ipynb"
new file mode 100644--- /dev/null
+++ "b/Distillbert_Intent_classification.ipynb"
@@ -0,0 +1,5525 @@
+{
+ "nbformat": 4,
+ "nbformat_minor": 0,
+ "metadata": {
+ "colab": {
+ "provenance": [],
+ "gpuType": "T4"
+ },
+ "kernelspec": {
+ "name": "python3",
+ "display_name": "Python 3"
+ },
+ "language_info": {
+ "name": "python"
+ },
+ "accelerator": "GPU",
+ "widgets": {
+ "application/vnd.jupyter.widget-state+json": {
+ "0e77a4bea8c24f52a74b8c32a596990b": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_5f217e3b8c5845809d20518094b073c8",
+ "IPY_MODEL_56b9af8802b8487e9ae7dae49f148be0",
+ "IPY_MODEL_96f408f480bf407b98d3c0098960b8d6"
+ ],
+ "layout": "IPY_MODEL_d1d31de5a1af44cab65351f62619d851"
+ }
+ },
+ "5f217e3b8c5845809d20518094b073c8": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_2af418cdeb94450d9de5c1fd0a720075",
+ "placeholder": "",
+ "style": "IPY_MODEL_867f21399fe94dc8bca8fe96908cb13b",
+ "value": "tokenizer_config.json: 100%"
+ }
+ },
+ "56b9af8802b8487e9ae7dae49f148be0": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_8ed1338db0cd43c6a7684ec3c819e290",
+ "max": 48,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_2f677e6aca6949038ec59e8eb4ddf89b",
+ "value": 48
+ }
+ },
+ "96f408f480bf407b98d3c0098960b8d6": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_c16dd6bbf48449f697a5220148ada9eb",
+ "placeholder": "",
+ "style": "IPY_MODEL_a25e4f45362f40a9b3e8c9e29f9de395",
+ "value": " 48.0/48.0 [00:00<00:00, 1.56kB/s]"
+ }
+ },
+ "d1d31de5a1af44cab65351f62619d851": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "2af418cdeb94450d9de5c1fd0a720075": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "867f21399fe94dc8bca8fe96908cb13b": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "8ed1338db0cd43c6a7684ec3c819e290": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "2f677e6aca6949038ec59e8eb4ddf89b": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "c16dd6bbf48449f697a5220148ada9eb": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "a25e4f45362f40a9b3e8c9e29f9de395": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "7be406aca9a74870be5d53453b99c2a8": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_f1946fd3f5dc4048a85cb97717466240",
+ "IPY_MODEL_ef0ca58524de41b3a9532765daf993d0",
+ "IPY_MODEL_d176b41d2b2345448edadecef2c15952"
+ ],
+ "layout": "IPY_MODEL_1800d26f531a4c3f8a5e989ea15c24fc"
+ }
+ },
+ "f1946fd3f5dc4048a85cb97717466240": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_1df82efdf292490b9fdada9a1b3b1de5",
+ "placeholder": "",
+ "style": "IPY_MODEL_d473d24cd9fc464490c843426b57df31",
+ "value": "vocab.txt: 100%"
+ }
+ },
+ "ef0ca58524de41b3a9532765daf993d0": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_1fd69a31c84c4d388fc007272f5cbe3d",
+ "max": 231508,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_6afc67249e374cb8898af8c0b5ada753",
+ "value": 231508
+ }
+ },
+ "d176b41d2b2345448edadecef2c15952": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_88b17ade627f40c5bdb294f7f1d3b62e",
+ "placeholder": "",
+ "style": "IPY_MODEL_6cde12f1e8f247c4901f6ab490808410",
+ "value": " 232k/232k [00:00<00:00, 1.99MB/s]"
+ }
+ },
+ "1800d26f531a4c3f8a5e989ea15c24fc": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "1df82efdf292490b9fdada9a1b3b1de5": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "d473d24cd9fc464490c843426b57df31": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "1fd69a31c84c4d388fc007272f5cbe3d": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "6afc67249e374cb8898af8c0b5ada753": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "88b17ade627f40c5bdb294f7f1d3b62e": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "6cde12f1e8f247c4901f6ab490808410": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "336541c984a64363a706b43c44d7b9e8": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_d82d37661edb4c9aa9ed39f6344963be",
+ "IPY_MODEL_0306cca6c79c4f85b0a926018afdc118",
+ "IPY_MODEL_ff964a8781a64104a856b068a80f732f"
+ ],
+ "layout": "IPY_MODEL_1a1522e45bea4f658d1f5899d45d9655"
+ }
+ },
+ "d82d37661edb4c9aa9ed39f6344963be": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_404738f793124919bfbcb2b1dbe63f7e",
+ "placeholder": "",
+ "style": "IPY_MODEL_2f0feef342b44591923bb2b7fd038c4a",
+ "value": "tokenizer.json: 100%"
+ }
+ },
+ "0306cca6c79c4f85b0a926018afdc118": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_132863105408473faf3359f357c49f09",
+ "max": 466062,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_992b8fa421cf45a5b1fa57eab924a861",
+ "value": 466062
+ }
+ },
+ "ff964a8781a64104a856b068a80f732f": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_df5a6c63f76545bcb941e62eda2f7c6a",
+ "placeholder": "",
+ "style": "IPY_MODEL_d20c0a540a9743f2a0be8ec093ce2617",
+ "value": " 466k/466k [00:00<00:00, 1.08MB/s]"
+ }
+ },
+ "1a1522e45bea4f658d1f5899d45d9655": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "404738f793124919bfbcb2b1dbe63f7e": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "2f0feef342b44591923bb2b7fd038c4a": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "132863105408473faf3359f357c49f09": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "992b8fa421cf45a5b1fa57eab924a861": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "df5a6c63f76545bcb941e62eda2f7c6a": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "d20c0a540a9743f2a0be8ec093ce2617": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "576fd345212443fbafc6609b962ad083": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_d8057329dc7345d289e5a25065a5ffba",
+ "IPY_MODEL_bf18df231600482495d9d39e4c58dd25",
+ "IPY_MODEL_83ed187b67154ad68d08b713fa32ba68"
+ ],
+ "layout": "IPY_MODEL_18072e8266044c3d8a406f0bf421766a"
+ }
+ },
+ "d8057329dc7345d289e5a25065a5ffba": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_ae003bb5a36d4771b421ebb2c1cf25bb",
+ "placeholder": "",
+ "style": "IPY_MODEL_f7b64041971e4ba1b2558dac1c11817a",
+ "value": "config.json: 100%"
+ }
+ },
+ "bf18df231600482495d9d39e4c58dd25": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_2f7de7a69549460f9704a6a7e4fe65c1",
+ "max": 483,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_de6692c595ba41799028a4730276adbd",
+ "value": 483
+ }
+ },
+ "83ed187b67154ad68d08b713fa32ba68": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_c7461dce5dcf483b8c1f7fe58d078057",
+ "placeholder": "",
+ "style": "IPY_MODEL_69bebe4fa0024f7f9cb57201011f09db",
+ "value": " 483/483 [00:00<00:00, 7.91kB/s]"
+ }
+ },
+ "18072e8266044c3d8a406f0bf421766a": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "ae003bb5a36d4771b421ebb2c1cf25bb": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "f7b64041971e4ba1b2558dac1c11817a": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "2f7de7a69549460f9704a6a7e4fe65c1": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "de6692c595ba41799028a4730276adbd": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "c7461dce5dcf483b8c1f7fe58d078057": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "69bebe4fa0024f7f9cb57201011f09db": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "2590b8aa9fbe428bb2dea38834aead35": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_d3e26592860e4556a512f17740581191",
+ "IPY_MODEL_1d821ad9f24445aba942e78bb3f5a9e9",
+ "IPY_MODEL_b3340d75ede54b7eabff6ac7a52b17ae"
+ ],
+ "layout": "IPY_MODEL_3c38602c18fc464bbdf2eb985953c769"
+ }
+ },
+ "d3e26592860e4556a512f17740581191": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_004b79e11b6a453f8ba81d11f515c65a",
+ "placeholder": "",
+ "style": "IPY_MODEL_13dd61291bc543bd8ec735aef7e6e1df",
+ "value": "Map: 100%"
+ }
+ },
+ "1d821ad9f24445aba942e78bb3f5a9e9": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_ad098c890de143d4a5baadca95ff00a2",
+ "max": 105,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_92907f021a5e48d3b64dec51ac82d771",
+ "value": 105
+ }
+ },
+ "b3340d75ede54b7eabff6ac7a52b17ae": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_cba27866d4934a7fba8a1893bd150f42",
+ "placeholder": "",
+ "style": "IPY_MODEL_6a67214e6d244541a86ebe82d83fffa7",
+ "value": " 105/105 [00:00<00:00, 1746.22 examples/s]"
+ }
+ },
+ "3c38602c18fc464bbdf2eb985953c769": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "004b79e11b6a453f8ba81d11f515c65a": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "13dd61291bc543bd8ec735aef7e6e1df": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "ad098c890de143d4a5baadca95ff00a2": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "92907f021a5e48d3b64dec51ac82d771": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "cba27866d4934a7fba8a1893bd150f42": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "6a67214e6d244541a86ebe82d83fffa7": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "518f015258174c189d688793d19a50aa": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_4bf66bf50c504be598fdbfd6fc339ad9",
+ "IPY_MODEL_6d3602482c8944c899612b3843f6f038",
+ "IPY_MODEL_b7f2a50da9f34f97af4d747bc12f0bdb"
+ ],
+ "layout": "IPY_MODEL_85760ee914ad49e082517087b2899a2d"
+ }
+ },
+ "4bf66bf50c504be598fdbfd6fc339ad9": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_6e4339cc6f9a4d34ac1f8548485f0e3d",
+ "placeholder": "",
+ "style": "IPY_MODEL_7d2cbfecc6fa4df29730ca6a7954f5c1",
+ "value": "Map: 100%"
+ }
+ },
+ "6d3602482c8944c899612b3843f6f038": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_42ee0b2064b34e9fbab056e5fdeb0881",
+ "max": 27,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_e72cc80f9efe4864968d8ebf2750d2b7",
+ "value": 27
+ }
+ },
+ "b7f2a50da9f34f97af4d747bc12f0bdb": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_c735df83116f4b9dbef32b86960a2acb",
+ "placeholder": "",
+ "style": "IPY_MODEL_fd15bee681b54b9c889f96f2472d3839",
+ "value": " 27/27 [00:00<00:00, 934.81 examples/s]"
+ }
+ },
+ "85760ee914ad49e082517087b2899a2d": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "6e4339cc6f9a4d34ac1f8548485f0e3d": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "7d2cbfecc6fa4df29730ca6a7954f5c1": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "42ee0b2064b34e9fbab056e5fdeb0881": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "e72cc80f9efe4864968d8ebf2750d2b7": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "c735df83116f4b9dbef32b86960a2acb": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "fd15bee681b54b9c889f96f2472d3839": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "3a5643a03d2f477184be7554295a36b0": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_09fa44d76fb54da6b56c635c11ba54b6",
+ "IPY_MODEL_f311fdafe28248eea24d8c360d6414f2",
+ "IPY_MODEL_592dca2f246b437894bc4e32518d6b4c"
+ ],
+ "layout": "IPY_MODEL_2ea7beb7697845eea636913e64dce277"
+ }
+ },
+ "09fa44d76fb54da6b56c635c11ba54b6": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_945bc1bb99e34ba88a23c667322c991c",
+ "placeholder": "",
+ "style": "IPY_MODEL_62404dc8bc3143a7ac5cc92311189d47",
+ "value": "model.safetensors: 100%"
+ }
+ },
+ "f311fdafe28248eea24d8c360d6414f2": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_d19565a384d043018d9732b7b8981110",
+ "max": 267954768,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_8ced40b39eff4baaa4f9534786efb002",
+ "value": 267954768
+ }
+ },
+ "592dca2f246b437894bc4e32518d6b4c": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_26c06c84c1bc4beea41735c0b81e7c52",
+ "placeholder": "",
+ "style": "IPY_MODEL_f57f40650586447bac0b84b1833026ce",
+ "value": " 268M/268M [00:04<00:00, 88.1MB/s]"
+ }
+ },
+ "2ea7beb7697845eea636913e64dce277": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "945bc1bb99e34ba88a23c667322c991c": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "62404dc8bc3143a7ac5cc92311189d47": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "d19565a384d043018d9732b7b8981110": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "8ced40b39eff4baaa4f9534786efb002": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "26c06c84c1bc4beea41735c0b81e7c52": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "f57f40650586447bac0b84b1833026ce": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "af21b422f0854aa6b88e017d6dcc193a": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "VBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "VBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "VBoxView",
+ "box_style": "",
+ "children": [],
+ "layout": "IPY_MODEL_c0de169f104b41c18224f2f53168dafe"
+ }
+ },
+ "bbe57664edc84655aebf638ac780219a": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_f2b5b17a29ec4f14ad2e5ea5797d8347",
+ "placeholder": "",
+ "style": "IPY_MODEL_0ed700bdc4494c459cc52cba1c0e65be",
+ "value": "
Copy a token from your Hugging Face\ntokens page and paste it below. Immediately click login after copying\nyour token or it might be stored in plain text in this notebook file. "
+ }
+ },
+ "1bc33cfde96846efa8426ea9deeffe1d": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "PasswordModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "PasswordModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "PasswordView",
+ "continuous_update": true,
+ "description": "Token:",
+ "description_tooltip": null,
+ "disabled": false,
+ "layout": "IPY_MODEL_ece01126ea744cd48d9e13dc46f5e1ac",
+ "placeholder": "",
+ "style": "IPY_MODEL_e936cf7d5a414aabae3b2d92f1b81b3b",
+ "value": ""
+ }
+ },
+ "697be72dd9df4d148e825dcfa21fe6a2": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "CheckboxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "CheckboxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "CheckboxView",
+ "description": "Add token as git credential?",
+ "description_tooltip": null,
+ "disabled": false,
+ "indent": true,
+ "layout": "IPY_MODEL_2fe1eaa0033b48ff9602b409bf2eec90",
+ "style": "IPY_MODEL_4642cf3ded6d46f096e08719936051a1",
+ "value": true
+ }
+ },
+ "d46e23cc83b9474fbc18c17c2411d875": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ButtonModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ButtonModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ButtonView",
+ "button_style": "",
+ "description": "Login",
+ "disabled": false,
+ "icon": "",
+ "layout": "IPY_MODEL_b2f7a31af1dc4d6f9e7c120e8a897252",
+ "style": "IPY_MODEL_143a645954e84ad3b07549ff860f9ac7",
+ "tooltip": ""
+ }
+ },
+ "3bc18938c7164864a967044e2dbfbb47": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_1d42bc542d0c44d494d3cd4fe7d021ff",
+ "placeholder": "",
+ "style": "IPY_MODEL_ca02fd68454343c19baa2e8293265b89",
+ "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. "
+ }
+ },
+ "c0de169f104b41c18224f2f53168dafe": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": "center",
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": "flex",
+ "flex": null,
+ "flex_flow": "column",
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": "50%"
+ }
+ },
+ "f2b5b17a29ec4f14ad2e5ea5797d8347": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "0ed700bdc4494c459cc52cba1c0e65be": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "ece01126ea744cd48d9e13dc46f5e1ac": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "e936cf7d5a414aabae3b2d92f1b81b3b": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "2fe1eaa0033b48ff9602b409bf2eec90": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "4642cf3ded6d46f096e08719936051a1": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "b2f7a31af1dc4d6f9e7c120e8a897252": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "143a645954e84ad3b07549ff860f9ac7": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ButtonStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ButtonStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "button_color": null,
+ "font_weight": ""
+ }
+ },
+ "1d42bc542d0c44d494d3cd4fe7d021ff": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "ca02fd68454343c19baa2e8293265b89": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "61d4a2ffdd014349866897aa4b0cc8ca": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "LabelModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "LabelModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "LabelView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_66f1a7390a6f41638d94e1ddb9d9ca79",
+ "placeholder": "",
+ "style": "IPY_MODEL_c771a920094044a08f942752847f361c",
+ "value": "Connecting..."
+ }
+ },
+ "66f1a7390a6f41638d94e1ddb9d9ca79": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "c771a920094044a08f942752847f361c": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "628217501d434bed9c9458ea19c013f6": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_acde4a6e4eb84587bba8980c7a12aac0",
+ "IPY_MODEL_874303c64e3149bcafd2f8f0c0ac8aba",
+ "IPY_MODEL_88d3cb91fea647d592de6ce6c4d7b308"
+ ],
+ "layout": "IPY_MODEL_dbe73f415aca48589b0f67ba816d00d5"
+ }
+ },
+ "acde4a6e4eb84587bba8980c7a12aac0": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_be8cab164624487c8c842515e3ae101f",
+ "placeholder": "",
+ "style": "IPY_MODEL_477b3aab80c44e46bb47762e6c322b7b",
+ "value": "Processing Files (2 / 2) : 100%"
+ }
+ },
+ "874303c64e3149bcafd2f8f0c0ac8aba": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_a371deaf81e04e6a880a97031fb77880",
+ "max": 1,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_26dabbdce6c7476d877e5be7adbd780b",
+ "value": 1
+ }
+ },
+ "88d3cb91fea647d592de6ce6c4d7b308": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_1da15994f60a4678956b4b88e453b000",
+ "placeholder": "",
+ "style": "IPY_MODEL_d53f4948e51e404cbb7dfa98482074ff",
+ "value": " 268MB / 268MB, 21.4MB/s "
+ }
+ },
+ "dbe73f415aca48589b0f67ba816d00d5": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "be8cab164624487c8c842515e3ae101f": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "477b3aab80c44e46bb47762e6c322b7b": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "a371deaf81e04e6a880a97031fb77880": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": "20px"
+ }
+ },
+ "26dabbdce6c7476d877e5be7adbd780b": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "1da15994f60a4678956b4b88e453b000": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "d53f4948e51e404cbb7dfa98482074ff": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "d2f21980e9a8465b9ff244032f38d620": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_d4cd9767bcaf47138025d3f7410c806f",
+ "IPY_MODEL_d1c788091af44625b3b8102a29d8a3ef",
+ "IPY_MODEL_64b176b7e18842ae84b608cd19c0a87b"
+ ],
+ "layout": "IPY_MODEL_5910114518554299be1034c62efe070c"
+ }
+ },
+ "d4cd9767bcaf47138025d3f7410c806f": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_1dbf2216afae4630a40742206796a32c",
+ "placeholder": "",
+ "style": "IPY_MODEL_0759cce516d047fdb8a64a4e93726e98",
+ "value": "New Data Upload : 100%"
+ }
+ },
+ "d1c788091af44625b3b8102a29d8a3ef": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_5596190a33f84ec1a01dd7b1c8894ad4",
+ "max": 1,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_d24d542a800c446ba7f9c5fc2286f8ff",
+ "value": 1
+ }
+ },
+ "64b176b7e18842ae84b608cd19c0a87b": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_4d503c86beab4d21bdd8241210a7131e",
+ "placeholder": "",
+ "style": "IPY_MODEL_c92cbf8ea9204475bf6e4dc904a30427",
+ "value": " 212MB / 212MB, 21.2MB/s "
+ }
+ },
+ "5910114518554299be1034c62efe070c": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "1dbf2216afae4630a40742206796a32c": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "0759cce516d047fdb8a64a4e93726e98": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "5596190a33f84ec1a01dd7b1c8894ad4": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": "20px"
+ }
+ },
+ "d24d542a800c446ba7f9c5fc2286f8ff": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "4d503c86beab4d21bdd8241210a7131e": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "c92cbf8ea9204475bf6e4dc904a30427": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "3541cccf1a5345199d91fa1a8dda8ea6": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_3292032aeadd429a8abbcab2616eaea6",
+ "IPY_MODEL_13a970331b27422a92d129dc29d213c5",
+ "IPY_MODEL_f987e8d5b02d499d9a083d24adf4c10b"
+ ],
+ "layout": "IPY_MODEL_671b6a7d84f940cf869528ea4b473765"
+ }
+ },
+ "3292032aeadd429a8abbcab2616eaea6": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_11e855f18fe34449a4c00e0903603dce",
+ "placeholder": "",
+ "style": "IPY_MODEL_c96e9dcb291c4df7954e7a50558e68f5",
+ "value": " /content/results/model.safetensors : 100%"
+ }
+ },
+ "13a970331b27422a92d129dc29d213c5": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_28faddb0ec404280a90aa3e507891ab3",
+ "max": 267863328,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_16bd1be3e18e43b79f063f2f54aac708",
+ "value": 267863328
+ }
+ },
+ "f987e8d5b02d499d9a083d24adf4c10b": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_fc0b039fb928482c885a676b832b1bbd",
+ "placeholder": "",
+ "style": "IPY_MODEL_48d76f73e9354a55b8942b3abc895446",
+ "value": " 268MB / 268MB "
+ }
+ },
+ "671b6a7d84f940cf869528ea4b473765": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "11e855f18fe34449a4c00e0903603dce": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "c96e9dcb291c4df7954e7a50558e68f5": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "28faddb0ec404280a90aa3e507891ab3": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "16bd1be3e18e43b79f063f2f54aac708": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "fc0b039fb928482c885a676b832b1bbd": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "48d76f73e9354a55b8942b3abc895446": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "79069cbcb1b846da9626c0b24c72b692": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HBoxModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HBoxModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HBoxView",
+ "box_style": "",
+ "children": [
+ "IPY_MODEL_c277320f5f7e4277bc6ec2f81ff6ea3a",
+ "IPY_MODEL_dad115a73ba94ebf80915845306a1d24",
+ "IPY_MODEL_cc6f0318dd43440cbb12c75d91d36199"
+ ],
+ "layout": "IPY_MODEL_af4049c8ba0441ed8df60a915a2c07e7"
+ }
+ },
+ "c277320f5f7e4277bc6ec2f81ff6ea3a": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_7a8d1fc028d840df9dc1a09a87ffc208",
+ "placeholder": "",
+ "style": "IPY_MODEL_5e35d29d8fb44bf886d5726b9a77c624",
+ "value": " /content/results/training_args.bin : 100%"
+ }
+ },
+ "dad115a73ba94ebf80915845306a1d24": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "FloatProgressModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "FloatProgressModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "ProgressView",
+ "bar_style": "success",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_737e5756b16848bca97c0b5935550470",
+ "max": 5304,
+ "min": 0,
+ "orientation": "horizontal",
+ "style": "IPY_MODEL_d7d9556264c042d093e8ea70cfcf83aa",
+ "value": 5304
+ }
+ },
+ "cc6f0318dd43440cbb12c75d91d36199": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "HTMLModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_dom_classes": [],
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "HTMLModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/controls",
+ "_view_module_version": "1.5.0",
+ "_view_name": "HTMLView",
+ "description": "",
+ "description_tooltip": null,
+ "layout": "IPY_MODEL_a50cc5b096dd4c3facd60164d8c61f20",
+ "placeholder": "",
+ "style": "IPY_MODEL_50598fe8235044238725a2e656303250",
+ "value": " 5.30kB / 5.30kB "
+ }
+ },
+ "af4049c8ba0441ed8df60a915a2c07e7": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "7a8d1fc028d840df9dc1a09a87ffc208": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "5e35d29d8fb44bf886d5726b9a77c624": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ },
+ "737e5756b16848bca97c0b5935550470": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "d7d9556264c042d093e8ea70cfcf83aa": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "ProgressStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "ProgressStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "bar_color": null,
+ "description_width": ""
+ }
+ },
+ "a50cc5b096dd4c3facd60164d8c61f20": {
+ "model_module": "@jupyter-widgets/base",
+ "model_name": "LayoutModel",
+ "model_module_version": "1.2.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/base",
+ "_model_module_version": "1.2.0",
+ "_model_name": "LayoutModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "LayoutView",
+ "align_content": null,
+ "align_items": null,
+ "align_self": null,
+ "border": null,
+ "bottom": null,
+ "display": null,
+ "flex": null,
+ "flex_flow": null,
+ "grid_area": null,
+ "grid_auto_columns": null,
+ "grid_auto_flow": null,
+ "grid_auto_rows": null,
+ "grid_column": null,
+ "grid_gap": null,
+ "grid_row": null,
+ "grid_template_areas": null,
+ "grid_template_columns": null,
+ "grid_template_rows": null,
+ "height": null,
+ "justify_content": null,
+ "justify_items": null,
+ "left": null,
+ "margin": null,
+ "max_height": null,
+ "max_width": null,
+ "min_height": null,
+ "min_width": null,
+ "object_fit": null,
+ "object_position": null,
+ "order": null,
+ "overflow": null,
+ "overflow_x": null,
+ "overflow_y": null,
+ "padding": null,
+ "right": null,
+ "top": null,
+ "visibility": null,
+ "width": null
+ }
+ },
+ "50598fe8235044238725a2e656303250": {
+ "model_module": "@jupyter-widgets/controls",
+ "model_name": "DescriptionStyleModel",
+ "model_module_version": "1.5.0",
+ "state": {
+ "_model_module": "@jupyter-widgets/controls",
+ "_model_module_version": "1.5.0",
+ "_model_name": "DescriptionStyleModel",
+ "_view_count": null,
+ "_view_module": "@jupyter-widgets/base",
+ "_view_module_version": "1.2.0",
+ "_view_name": "StyleView",
+ "description_width": ""
+ }
+ }
+ }
+ }
+ },
+ "cells": [
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "metadata": {
+ "id": "ZS8qEYqu54nX"
+ },
+ "outputs": [],
+ "source": [
+ "!pip install transformers datasets scikit-learn -q\n"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "source": [
+ "import pandas as pd\n",
+ "from sklearn.preprocessing import LabelEncoder\n",
+ "\n",
+ "df = pd.read_csv('/content/Training_Dataset - Sheet1.csv') # Your CSV path\n",
+ "\n",
+ "# Merge query and context into a single \"text\" field\n",
+ "df['text'] = df['query'] + ' [context: ' + df['context'] + ']'\n",
+ "\n",
+ "# Encode your intents as numbers\n",
+ "le = LabelEncoder()\n",
+ "df['label'] = le.fit_transform(df['intent'])\n"
+ ],
+ "metadata": {
+ "id": "TpvRMsXkGm_V"
+ },
+ "execution_count": 2,
+ "outputs": []
+ },
+ {
+ "cell_type": "code",
+ "source": [
+ "from datasets import Dataset\n",
+ "\n",
+ "dataset = Dataset.from_pandas(df[['text', 'label']])\n",
+ "dataset = dataset.train_test_split(test_size=0.2, seed=42)\n"
+ ],
+ "metadata": {
+ "id": "iJQkAJ4aGm8q"
+ },
+ "execution_count": 3,
+ "outputs": []
+ },
+ {
+ "cell_type": "code",
+ "source": [
+ "from transformers import DistilBertTokenizerFast\n",
+ "\n",
+ "tokenizer = DistilBertTokenizerFast.from_pretrained('distilbert-base-uncased')\n",
+ "\n",
+ "def preprocess_function(examples):\n",
+ " return tokenizer(examples[\"text\"], truncation=True, padding=True, max_length=128)\n",
+ "\n",
+ "tokenized_dataset = dataset.map(preprocess_function, batched=True)\n",
+ "tokenized_dataset.set_format(type=\"torch\", columns=['input_ids', 'attention_mask', 'label'])\n"
+ ],
+ "metadata": {
+ "colab": {
+ "base_uri": "https://localhost:8080/",
+ "height": 313,
+ "referenced_widgets": [
+ "0e77a4bea8c24f52a74b8c32a596990b",
+ "5f217e3b8c5845809d20518094b073c8",
+ "56b9af8802b8487e9ae7dae49f148be0",
+ "96f408f480bf407b98d3c0098960b8d6",
+ "d1d31de5a1af44cab65351f62619d851",
+ "2af418cdeb94450d9de5c1fd0a720075",
+ "867f21399fe94dc8bca8fe96908cb13b",
+ "8ed1338db0cd43c6a7684ec3c819e290",
+ "2f677e6aca6949038ec59e8eb4ddf89b",
+ "c16dd6bbf48449f697a5220148ada9eb",
+ "a25e4f45362f40a9b3e8c9e29f9de395",
+ "7be406aca9a74870be5d53453b99c2a8",
+ "f1946fd3f5dc4048a85cb97717466240",
+ "ef0ca58524de41b3a9532765daf993d0",
+ "d176b41d2b2345448edadecef2c15952",
+ "1800d26f531a4c3f8a5e989ea15c24fc",
+ "1df82efdf292490b9fdada9a1b3b1de5",
+ "d473d24cd9fc464490c843426b57df31",
+ "1fd69a31c84c4d388fc007272f5cbe3d",
+ "6afc67249e374cb8898af8c0b5ada753",
+ "88b17ade627f40c5bdb294f7f1d3b62e",
+ "6cde12f1e8f247c4901f6ab490808410",
+ "336541c984a64363a706b43c44d7b9e8",
+ "d82d37661edb4c9aa9ed39f6344963be",
+ "0306cca6c79c4f85b0a926018afdc118",
+ "ff964a8781a64104a856b068a80f732f",
+ "1a1522e45bea4f658d1f5899d45d9655",
+ "404738f793124919bfbcb2b1dbe63f7e",
+ "2f0feef342b44591923bb2b7fd038c4a",
+ "132863105408473faf3359f357c49f09",
+ "992b8fa421cf45a5b1fa57eab924a861",
+ "df5a6c63f76545bcb941e62eda2f7c6a",
+ "d20c0a540a9743f2a0be8ec093ce2617",
+ "576fd345212443fbafc6609b962ad083",
+ "d8057329dc7345d289e5a25065a5ffba",
+ "bf18df231600482495d9d39e4c58dd25",
+ "83ed187b67154ad68d08b713fa32ba68",
+ "18072e8266044c3d8a406f0bf421766a",
+ "ae003bb5a36d4771b421ebb2c1cf25bb",
+ "f7b64041971e4ba1b2558dac1c11817a",
+ "2f7de7a69549460f9704a6a7e4fe65c1",
+ "de6692c595ba41799028a4730276adbd",
+ "c7461dce5dcf483b8c1f7fe58d078057",
+ "69bebe4fa0024f7f9cb57201011f09db",
+ "2590b8aa9fbe428bb2dea38834aead35",
+ "d3e26592860e4556a512f17740581191",
+ "1d821ad9f24445aba942e78bb3f5a9e9",
+ "b3340d75ede54b7eabff6ac7a52b17ae",
+ "3c38602c18fc464bbdf2eb985953c769",
+ "004b79e11b6a453f8ba81d11f515c65a",
+ "13dd61291bc543bd8ec735aef7e6e1df",
+ "ad098c890de143d4a5baadca95ff00a2",
+ "92907f021a5e48d3b64dec51ac82d771",
+ "cba27866d4934a7fba8a1893bd150f42",
+ "6a67214e6d244541a86ebe82d83fffa7",
+ "518f015258174c189d688793d19a50aa",
+ "4bf66bf50c504be598fdbfd6fc339ad9",
+ "6d3602482c8944c899612b3843f6f038",
+ "b7f2a50da9f34f97af4d747bc12f0bdb",
+ "85760ee914ad49e082517087b2899a2d",
+ "6e4339cc6f9a4d34ac1f8548485f0e3d",
+ "7d2cbfecc6fa4df29730ca6a7954f5c1",
+ "42ee0b2064b34e9fbab056e5fdeb0881",
+ "e72cc80f9efe4864968d8ebf2750d2b7",
+ "c735df83116f4b9dbef32b86960a2acb",
+ "fd15bee681b54b9c889f96f2472d3839"
+ ]
+ },
+ "id": "l4wsWQ75Gm6B",
+ "outputId": "46fff444-b88a-4925-d7f3-90471fede090"
+ },
+ "execution_count": 4,
+ "outputs": [
+ {
+ "output_type": "stream",
+ "name": "stderr",
+ "text": [
+ "/usr/local/lib/python3.11/dist-packages/huggingface_hub/utils/_auth.py:94: UserWarning: \n",
+ "The secret `HF_TOKEN` does not exist in your Colab secrets.\n",
+ "To authenticate with the Hugging Face Hub, create a token in your settings tab (https://huggingface.co/settings/tokens), set it as secret in your Google Colab and restart your session.\n",
+ "You will be able to reuse this secret in all of your notebooks.\n",
+ "Please note that authentication is recommended but still optional to access public models or datasets.\n",
+ " warnings.warn(\n"
+ ]
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ "tokenizer_config.json: 0%| | 0.00/48.0 [00:00, ?B/s]"
+ ],
+ "application/vnd.jupyter.widget-view+json": {
+ "version_major": 2,
+ "version_minor": 0,
+ "model_id": "0e77a4bea8c24f52a74b8c32a596990b"
+ }
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ "vocab.txt: 0%| | 0.00/232k [00:00, ?B/s]"
+ ],
+ "application/vnd.jupyter.widget-view+json": {
+ "version_major": 2,
+ "version_minor": 0,
+ "model_id": "7be406aca9a74870be5d53453b99c2a8"
+ }
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ "tokenizer.json: 0%| | 0.00/466k [00:00, ?B/s]"
+ ],
+ "application/vnd.jupyter.widget-view+json": {
+ "version_major": 2,
+ "version_minor": 0,
+ "model_id": "336541c984a64363a706b43c44d7b9e8"
+ }
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ "config.json: 0%| | 0.00/483 [00:00, ?B/s]"
+ ],
+ "application/vnd.jupyter.widget-view+json": {
+ "version_major": 2,
+ "version_minor": 0,
+ "model_id": "576fd345212443fbafc6609b962ad083"
+ }
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ "Map: 0%| | 0/105 [00:00, ? examples/s]"
+ ],
+ "application/vnd.jupyter.widget-view+json": {
+ "version_major": 2,
+ "version_minor": 0,
+ "model_id": "2590b8aa9fbe428bb2dea38834aead35"
+ }
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ "Map: 0%| | 0/27 [00:00, ? examples/s]"
+ ],
+ "application/vnd.jupyter.widget-view+json": {
+ "version_major": 2,
+ "version_minor": 0,
+ "model_id": "518f015258174c189d688793d19a50aa"
+ }
+ },
+ "metadata": {}
+ }
+ ]
+ },
+ {
+ "cell_type": "code",
+ "source": [
+ "from transformers import DistilBertForSequenceClassification\n",
+ "\n",
+ "model = DistilBertForSequenceClassification.from_pretrained(\n",
+ " 'distilbert-base-uncased',\n",
+ " num_labels=len(le.classes_) # Number of intents\n",
+ ")\n"
+ ],
+ "metadata": {
+ "colab": {
+ "base_uri": "https://localhost:8080/",
+ "height": 104,
+ "referenced_widgets": [
+ "3a5643a03d2f477184be7554295a36b0",
+ "09fa44d76fb54da6b56c635c11ba54b6",
+ "f311fdafe28248eea24d8c360d6414f2",
+ "592dca2f246b437894bc4e32518d6b4c",
+ "2ea7beb7697845eea636913e64dce277",
+ "945bc1bb99e34ba88a23c667322c991c",
+ "62404dc8bc3143a7ac5cc92311189d47",
+ "d19565a384d043018d9732b7b8981110",
+ "8ced40b39eff4baaa4f9534786efb002",
+ "26c06c84c1bc4beea41735c0b81e7c52",
+ "f57f40650586447bac0b84b1833026ce"
+ ]
+ },
+ "id": "gFVoEnZVGm28",
+ "outputId": "6b4c7287-e688-4088-d540-615de9d7930f"
+ },
+ "execution_count": 5,
+ "outputs": [
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ "model.safetensors: 0%| | 0.00/268M [00:00, ?B/s]"
+ ],
+ "application/vnd.jupyter.widget-view+json": {
+ "version_major": 2,
+ "version_minor": 0,
+ "model_id": "3a5643a03d2f477184be7554295a36b0"
+ }
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "stream",
+ "name": "stderr",
+ "text": [
+ "Some weights of DistilBertForSequenceClassification were not initialized from the model checkpoint at distilbert-base-uncased and are newly initialized: ['classifier.bias', 'classifier.weight', 'pre_classifier.bias', 'pre_classifier.weight']\n",
+ "You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.\n"
+ ]
+ }
+ ]
+ },
+ {
+ "cell_type": "code",
+ "source": [
+ "from transformers import TrainingArguments, Trainer\n",
+ "import numpy as np\n",
+ "from sklearn.metrics import accuracy_score, precision_score, recall_score\n",
+ "\n",
+ "training_args = TrainingArguments(\n",
+ " output_dir='./results',\n",
+ " num_train_epochs=5,\n",
+ " per_device_train_batch_size=8,\n",
+ " per_device_eval_batch_size=8,\n",
+ " eval_strategy=\"epoch\",\n",
+ " save_strategy=\"epoch\",\n",
+ " logging_dir='./logs',\n",
+ " logging_steps=10,\n",
+ " load_best_model_at_end=True,\n",
+ ")\n",
+ "\n",
+ "def compute_metrics(eval_pred):\n",
+ " logits, labels = eval_pred\n",
+ " predictions = np.argmax(logits, axis=-1)\n",
+ " return {\n",
+ " \"accuracy\": accuracy_score(labels, predictions),\n",
+ " \"precision\": precision_score(labels, predictions, average=\"weighted\", zero_division=0),\n",
+ " \"recall\": recall_score(labels, predictions, average=\"weighted\", zero_division=0)\n",
+ " }\n",
+ "\n",
+ "trainer = Trainer(\n",
+ " model=model,\n",
+ " args=training_args,\n",
+ " train_dataset=tokenized_dataset[\"train\"],\n",
+ " eval_dataset=tokenized_dataset[\"test\"],\n",
+ " tokenizer=tokenizer,\n",
+ " compute_metrics=compute_metrics\n",
+ ")"
+ ],
+ "metadata": {
+ "colab": {
+ "base_uri": "https://localhost:8080/"
+ },
+ "id": "KI24_BK7Gmzz",
+ "outputId": "ced167a5-eaf6-49bb-dfe2-d6719fac9c3b"
+ },
+ "execution_count": 21,
+ "outputs": [
+ {
+ "output_type": "stream",
+ "name": "stderr",
+ "text": [
+ "/tmp/ipython-input-3376472770.py:26: FutureWarning: `tokenizer` is deprecated and will be removed in version 5.0.0 for `Trainer.__init__`. Use `processing_class` instead.\n",
+ " trainer = Trainer(\n"
+ ]
+ }
+ ]
+ },
+ {
+ "cell_type": "code",
+ "source": [
+ "trainer.train()\n",
+ "results = trainer.evaluate()\n",
+ "print(results)\n"
+ ],
+ "metadata": {
+ "colab": {
+ "base_uri": "https://localhost:8080/",
+ "height": 897
+ },
+ "id": "r8Cy9H67GmxC",
+ "outputId": "0a9da01d-27d5-4b9a-c73c-f8220f6ccf0e"
+ },
+ "execution_count": 9,
+ "outputs": [
+ {
+ "output_type": "stream",
+ "name": "stderr",
+ "text": [
+ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m The `run_name` is currently set to the same value as `TrainingArguments.output_dir`. If this was not intended, please specify a different run name by setting the `TrainingArguments.run_name` parameter.\n"
+ ]
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "application/javascript": [
+ "\n",
+ " window._wandbApiKey = new Promise((resolve, reject) => {\n",
+ " function loadScript(url) {\n",
+ " return new Promise(function(resolve, reject) {\n",
+ " let newScript = document.createElement(\"script\");\n",
+ " newScript.onerror = reject;\n",
+ " newScript.onload = resolve;\n",
+ " document.body.appendChild(newScript);\n",
+ " newScript.src = url;\n",
+ " });\n",
+ " }\n",
+ " loadScript(\"https://cdn.jsdelivr.net/npm/postmate/build/postmate.min.js\").then(() => {\n",
+ " const iframe = document.createElement('iframe')\n",
+ " iframe.style.cssText = \"width:0;height:0;border:none\"\n",
+ " document.body.appendChild(iframe)\n",
+ " const handshake = new Postmate({\n",
+ " container: iframe,\n",
+ " url: 'https://wandb.ai/authorize'\n",
+ " });\n",
+ " const timeout = setTimeout(() => reject(\"Couldn't auto authenticate\"), 5000)\n",
+ " handshake.then(function(child) {\n",
+ " child.on('authorize', data => {\n",
+ " clearTimeout(timeout)\n",
+ " resolve(data)\n",
+ " });\n",
+ " });\n",
+ " })\n",
+ " });\n",
+ " "
+ ]
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "stream",
+ "name": "stderr",
+ "text": [
+ "\u001b[34m\u001b[1mwandb\u001b[0m: Logging into wandb.ai. (Learn how to deploy a W&B server locally: https://wandb.me/wandb-server)\n",
+ "\u001b[34m\u001b[1mwandb\u001b[0m: You can find your API key in your browser here: https://wandb.ai/authorize?ref=models\n",
+ "wandb: Paste an API key from your profile and hit enter:"
+ ]
+ },
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ " ··········\n"
+ ]
+ },
+ {
+ "output_type": "stream",
+ "name": "stderr",
+ "text": [
+ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m If you're specifying your api key in code, ensure this code is not shared publicly.\n",
+ "\u001b[34m\u001b[1mwandb\u001b[0m: \u001b[33mWARNING\u001b[0m Consider setting the WANDB_API_KEY environment variable, or running `wandb login` from the command line.\n",
+ "\u001b[34m\u001b[1mwandb\u001b[0m: No netrc file found, creating one.\n",
+ "\u001b[34m\u001b[1mwandb\u001b[0m: Appending key for api.wandb.ai to your netrc file: /root/.netrc\n",
+ "\u001b[34m\u001b[1mwandb\u001b[0m: Currently logged in as: \u001b[33msantman99\u001b[0m (\u001b[33msantman99-kivanetech\u001b[0m) to \u001b[32mhttps://api.wandb.ai\u001b[0m. Use \u001b[1m`wandb login --relogin`\u001b[0m to force relogin\n"
+ ]
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "text/html": [
+ "Tracking run with wandb version 0.21.0"
+ ]
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "text/html": [
+ "Run data is saved locally in /content/wandb/run-20250804_172536-6krls9ko"
+ ]
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "text/html": [
+ "Syncing run ./results to Weights & Biases (docs ) "
+ ]
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "text/html": [
+ " View project at https://wandb.ai/santman99-kivanetech/huggingface "
+ ]
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "text/html": [
+ " View run at https://wandb.ai/santman99-kivanetech/huggingface/runs/6krls9ko "
+ ]
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "text/html": [
+ "\n",
+ " \n",
+ " \n",
+ "
\n",
+ " [70/70 03:16, Epoch 5/5]\n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " Epoch \n",
+ " Training Loss \n",
+ " Validation Loss \n",
+ " Accuracy \n",
+ " Precision \n",
+ " Recall \n",
+ " \n",
+ " \n",
+ " \n",
+ " \n",
+ " 1 \n",
+ " 2.497000 \n",
+ " 2.481276 \n",
+ " 0.111111 \n",
+ " 0.061728 \n",
+ " 0.111111 \n",
+ " \n",
+ " \n",
+ " 2 \n",
+ " 2.351200 \n",
+ " 2.162899 \n",
+ " 0.444444 \n",
+ " 0.622222 \n",
+ " 0.444444 \n",
+ " \n",
+ " \n",
+ " 3 \n",
+ " 1.729300 \n",
+ " 1.806977 \n",
+ " 0.814815 \n",
+ " 0.814815 \n",
+ " 0.814815 \n",
+ " \n",
+ " \n",
+ " 4 \n",
+ " 1.460400 \n",
+ " 1.539808 \n",
+ " 0.814815 \n",
+ " 0.814815 \n",
+ " 0.814815 \n",
+ " \n",
+ " \n",
+ " 5 \n",
+ " 1.183300 \n",
+ " 1.458617 \n",
+ " 0.888889 \n",
+ " 1.000000 \n",
+ " 0.888889 \n",
+ " \n",
+ " \n",
+ "
"
+ ]
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "stream",
+ "name": "stderr",
+ "text": [
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Precision is ill-defined and being set to 0.0 in labels with no predicted samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n",
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Recall is ill-defined and being set to 0.0 in labels with no true samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n",
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Precision is ill-defined and being set to 0.0 in labels with no predicted samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n",
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Recall is ill-defined and being set to 0.0 in labels with no true samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n",
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Precision is ill-defined and being set to 0.0 in labels with no predicted samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n",
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Recall is ill-defined and being set to 0.0 in labels with no true samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n",
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Precision is ill-defined and being set to 0.0 in labels with no predicted samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n",
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Recall is ill-defined and being set to 0.0 in labels with no true samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n",
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Recall is ill-defined and being set to 0.0 in labels with no true samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n"
+ ]
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "text/html": [
+ "\n",
+ " \n",
+ " \n",
+ "
\n",
+ " [4/4 00:01]\n",
+ "
\n",
+ " "
+ ]
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "stream",
+ "name": "stdout",
+ "text": [
+ "{'eval_loss': 1.458617091178894, 'eval_accuracy': 0.8888888888888888, 'eval_precision': 1.0, 'eval_recall': 0.8888888888888888, 'eval_runtime': 1.9669, 'eval_samples_per_second': 13.727, 'eval_steps_per_second': 2.034, 'epoch': 5.0}\n"
+ ]
+ },
+ {
+ "output_type": "stream",
+ "name": "stderr",
+ "text": [
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Recall is ill-defined and being set to 0.0 in labels with no true samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n"
+ ]
+ }
+ ]
+ },
+ {
+ "cell_type": "code",
+ "source": [
+ "from huggingface_hub import notebook_login\n",
+ "\n",
+ "notebook_login() # This will prompt you to authenticate with your Hugging Face token\n"
+ ],
+ "metadata": {
+ "colab": {
+ "base_uri": "https://localhost:8080/",
+ "height": 17,
+ "referenced_widgets": [
+ "af21b422f0854aa6b88e017d6dcc193a",
+ "bbe57664edc84655aebf638ac780219a",
+ "1bc33cfde96846efa8426ea9deeffe1d",
+ "697be72dd9df4d148e825dcfa21fe6a2",
+ "d46e23cc83b9474fbc18c17c2411d875",
+ "3bc18938c7164864a967044e2dbfbb47",
+ "c0de169f104b41c18224f2f53168dafe",
+ "f2b5b17a29ec4f14ad2e5ea5797d8347",
+ "0ed700bdc4494c459cc52cba1c0e65be",
+ "ece01126ea744cd48d9e13dc46f5e1ac",
+ "e936cf7d5a414aabae3b2d92f1b81b3b",
+ "2fe1eaa0033b48ff9602b409bf2eec90",
+ "4642cf3ded6d46f096e08719936051a1",
+ "b2f7a31af1dc4d6f9e7c120e8a897252",
+ "143a645954e84ad3b07549ff860f9ac7",
+ "1d42bc542d0c44d494d3cd4fe7d021ff",
+ "ca02fd68454343c19baa2e8293265b89",
+ "61d4a2ffdd014349866897aa4b0cc8ca",
+ "66f1a7390a6f41638d94e1ddb9d9ca79",
+ "c771a920094044a08f942752847f361c"
+ ]
+ },
+ "id": "nWW_ulcIIuUW",
+ "outputId": "a28f7c08-eb4d-4425-b987-8cbaca0d55d3"
+ },
+ "execution_count": 10,
+ "outputs": [
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ "VBox(children=(HTML(value=' 409\u001b[0;31m \u001b[0mresponse\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mraise_for_status\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 410\u001b[0m \u001b[0;32mexcept\u001b[0m \u001b[0mHTTPError\u001b[0m \u001b[0;32mas\u001b[0m \u001b[0me\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/requests/models.py\u001b[0m in \u001b[0;36mraise_for_status\u001b[0;34m(self)\u001b[0m\n\u001b[1;32m 1023\u001b[0m \u001b[0;32mif\u001b[0m \u001b[0mhttp_error_msg\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 1024\u001b[0;31m \u001b[0;32mraise\u001b[0m \u001b[0mHTTPError\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mhttp_error_msg\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mresponse\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mself\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 1025\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;31mHTTPError\u001b[0m: 403 Client Error: Forbidden for url: https://huggingface.co/api/repos/create",
+ "\nThe above exception was the direct cause of the following exception:\n",
+ "\u001b[0;31mHfHubHTTPError\u001b[0m Traceback (most recent call last)",
+ "\u001b[0;32m/tmp/ipython-input-994387243.py\u001b[0m in \u001b[0;36m\u001b[0;34m()\u001b[0m\n\u001b[1;32m 1\u001b[0m \u001b[0mtrainer\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mpush_to_hub\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m\"santman/distilbert\"\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m----> 2\u001b[0;31m \u001b[0mtokenizer\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mpush_to_hub\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m\"santman/distilbert\"\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/transformers/utils/hub.py\u001b[0m in \u001b[0;36mpush_to_hub\u001b[0;34m(self, repo_id, use_temp_dir, commit_message, private, token, max_shard_size, create_pr, safe_serialization, revision, commit_description, tags, **deprecated_kwargs)\u001b[0m\n\u001b[1;32m 951\u001b[0m \u001b[0morganization\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mdeprecated_kwargs\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mpop\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m\"organization\"\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0;32mNone\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 952\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m--> 953\u001b[0;31m repo_id = self._create_repo(\n\u001b[0m\u001b[1;32m 954\u001b[0m \u001b[0mrepo_id\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mprivate\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mprivate\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mtoken\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mtoken\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mrepo_url\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mrepo_url\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0morganization\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0morganization\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 955\u001b[0m )\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/transformers/utils/hub.py\u001b[0m in \u001b[0;36m_create_repo\u001b[0;34m(self, repo_id, private, token, repo_url, organization)\u001b[0m\n\u001b[1;32m 755\u001b[0m \u001b[0mrepo_id\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0;34mf\"{organization}/{repo_id}\"\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 756\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m--> 757\u001b[0;31m \u001b[0murl\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mcreate_repo\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mrepo_id\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mrepo_id\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mtoken\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mtoken\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mprivate\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mprivate\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mexist_ok\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0;32mTrue\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 758\u001b[0m \u001b[0;32mreturn\u001b[0m \u001b[0murl\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mrepo_id\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 759\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/huggingface_hub/utils/_validators.py\u001b[0m in \u001b[0;36m_inner_fn\u001b[0;34m(*args, **kwargs)\u001b[0m\n\u001b[1;32m 112\u001b[0m \u001b[0mkwargs\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0msmoothly_deprecate_use_auth_token\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mfn_name\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mfn\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m__name__\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mhas_token\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mhas_token\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mkwargs\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 113\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m--> 114\u001b[0;31m \u001b[0;32mreturn\u001b[0m \u001b[0mfn\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m*\u001b[0m\u001b[0margs\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0;34m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 115\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 116\u001b[0m \u001b[0;32mreturn\u001b[0m \u001b[0m_inner_fn\u001b[0m \u001b[0;31m# type: ignore\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/huggingface_hub/hf_api.py\u001b[0m in \u001b[0;36mcreate_repo\u001b[0;34m(self, repo_id, token, private, repo_type, exist_ok, resource_group_id, space_sdk, space_hardware, space_storage, space_sleep_time, space_secrets, space_variables)\u001b[0m\n\u001b[1;32m 3760\u001b[0m \u001b[0;32mreturn\u001b[0m \u001b[0mRepoUrl\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34mf\"{self.endpoint}/{repo_type}/{repo_id}\"\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 3761\u001b[0m \u001b[0;32mexcept\u001b[0m \u001b[0mHfHubHTTPError\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 3762\u001b[0;31m \u001b[0;32mraise\u001b[0m \u001b[0merr\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 3763\u001b[0m \u001b[0;32melse\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 3764\u001b[0m \u001b[0;32mraise\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/huggingface_hub/hf_api.py\u001b[0m in \u001b[0;36mcreate_repo\u001b[0;34m(self, repo_id, token, private, repo_type, exist_ok, resource_group_id, space_sdk, space_hardware, space_storage, space_sleep_time, space_secrets, space_variables)\u001b[0m\n\u001b[1;32m 3747\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 3748\u001b[0m \u001b[0;32mtry\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 3749\u001b[0;31m \u001b[0mhf_raise_for_status\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mr\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 3750\u001b[0m \u001b[0;32mexcept\u001b[0m \u001b[0mHTTPError\u001b[0m \u001b[0;32mas\u001b[0m \u001b[0merr\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 3751\u001b[0m \u001b[0;32mif\u001b[0m \u001b[0mexist_ok\u001b[0m \u001b[0;32mand\u001b[0m \u001b[0merr\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mresponse\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mstatus_code\u001b[0m \u001b[0;34m==\u001b[0m \u001b[0;36m409\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/huggingface_hub/utils/_http.py\u001b[0m in \u001b[0;36mhf_raise_for_status\u001b[0;34m(response, endpoint_name)\u001b[0m\n\u001b[1;32m 471\u001b[0m \u001b[0;34m+\u001b[0m \u001b[0;34m\"\\nMake sure your token has the correct permissions.\"\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 472\u001b[0m )\n\u001b[0;32m--> 473\u001b[0;31m \u001b[0;32mraise\u001b[0m \u001b[0m_format\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mHfHubHTTPError\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mmessage\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mresponse\u001b[0m\u001b[0;34m)\u001b[0m \u001b[0;32mfrom\u001b[0m \u001b[0me\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 474\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 475\u001b[0m \u001b[0;32melif\u001b[0m \u001b[0mresponse\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mstatus_code\u001b[0m \u001b[0;34m==\u001b[0m \u001b[0;36m416\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;31mHfHubHTTPError\u001b[0m: (Request ID: Root=1-6890eec2-7651328527dc2b4163494f4a;a961e6d6-6e4e-4d34-a278-5d9f97586358)\n\n403 Forbidden: You don't have the rights to create a model under the namespace \"santman\".\nCannot access content at: https://huggingface.co/api/repos/create.\nMake sure your token has the correct permissions."
+ ]
+ }
+ ]
+ },
+ {
+ "cell_type": "code",
+ "source": [
+ "import torch\n",
+ "from transformers import DistilBertForSequenceClassification, DistilBertTokenizerFast\n",
+ "\n",
+ "def predict_intent(text):\n",
+ " inputs = tokenizer(text, return_tensors='pt', truncation=True, padding=True, max_length=128)\n",
+ " with torch.no_grad():\n",
+ " logits = model(**inputs).logits\n",
+ " pred = logits.argmax(dim=1).item()\n",
+ " return le.inverse_transform([pred])[0]\n",
+ "\n",
+ "# Example\n",
+ "test_input = \"Share offer with Santhosh [context: {domain: HR, topic: onboarding, subject: offer letter}]\"\n",
+ "print(f\"Predicted Intent: {predict_intent(test_input)}\")"
+ ],
+ "metadata": {
+ "colab": {
+ "base_uri": "https://localhost:8080/"
+ },
+ "id": "T1P4RCOnGmuS",
+ "outputId": "d690a1b8-f890-4953-d3fe-b627b62a1e46"
+ },
+ "execution_count": 16,
+ "outputs": [
+ {
+ "output_type": "stream",
+ "name": "stdout",
+ "text": [
+ "Predicted Intent: generate-offer\n"
+ ]
+ }
+ ]
+ },
+ {
+ "cell_type": "code",
+ "source": [
+ "results = trainer.evaluate()\n",
+ "print(results)"
+ ],
+ "metadata": {
+ "colab": {
+ "base_uri": "https://localhost:8080/",
+ "height": 109
+ },
+ "id": "ndyiuYrNGmqo",
+ "outputId": "cae75ca2-2788-431a-83a2-b04da9c065b9"
+ },
+ "execution_count": 18,
+ "outputs": [
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "text/html": [
+ "\n",
+ " \n",
+ " \n",
+ " \n",
+ " [4/4 06:21]\n",
+ " \n",
+ " "
+ ]
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "stream",
+ "name": "stdout",
+ "text": [
+ "{'eval_loss': 1.458617091178894, 'eval_accuracy': 0.8888888888888888, 'eval_precision': 1.0, 'eval_recall': 0.8888888888888888, 'eval_runtime': 1.406, 'eval_samples_per_second': 19.203, 'eval_steps_per_second': 2.845, 'epoch': 5.0}\n"
+ ]
+ },
+ {
+ "output_type": "stream",
+ "name": "stderr",
+ "text": [
+ "/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_classification.py:1565: UndefinedMetricWarning: Recall is ill-defined and being set to 0.0 in labels with no true samples. Use `zero_division` parameter to control this behavior.\n",
+ " _warn_prf(average, modifier, f\"{metric.capitalize()} is\", len(result))\n"
+ ]
+ }
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "source": [
+ "Accuracy: 0.8889\n",
+ "Precision: 1.0\n",
+ "Recall: 0.8889\n",
+ "Loss: 1.4586"
+ ],
+ "metadata": {
+ "id": "TYzxYtHZJ7Va"
+ }
+ },
+ {
+ "cell_type": "code",
+ "source": [
+ "from sklearn.metrics import confusion_matrix, ConfusionMatrixDisplay\n",
+ "import matplotlib.pyplot as plt\n",
+ "import numpy as np\n",
+ "\n",
+ "# Get predictions on the evaluation set\n",
+ "predictions = trainer.predict(tokenized_dataset[\"test\"])\n",
+ "predicted_labels = np.argmax(predictions.predictions, axis=1)\n",
+ "true_labels = predictions.label_ids\n",
+ "\n",
+ "# Compute the confusion matrix\n",
+ "cm = confusion_matrix(true_labels, predicted_labels)\n",
+ "\n",
+ "# Display the confusion matrix\n",
+ "disp = ConfusionMatrixDisplay(confusion_matrix=cm, display_labels=le.classes_)\n",
+ "fig, ax = plt.subplots(figsize=(8, 8))\n",
+ "disp.plot(cmap=plt.cm.Blues, ax=ax)\n",
+ "\n",
+ "# Get unique labels present in both true and predicted labels\n",
+ "unique_labels = np.unique(np.concatenate((true_labels, predicted_labels)))\n",
+ "\n",
+ "# Set ticks and labels based on unique labels\n",
+ "ax.set_xticks(np.arange(len(unique_labels)))\n",
+ "ax.set_yticks(np.arange(len(unique_labels)))\n",
+ "ax.set_xticklabels(le.inverse_transform(unique_labels), rotation=90)\n",
+ "ax.set_yticklabels(le.inverse_transform(unique_labels))\n",
+ "\n",
+ "plt.title(\"Confusion Matrix\")\n",
+ "plt.show()"
+ ],
+ "metadata": {
+ "colab": {
+ "base_uri": "https://localhost:8080/",
+ "height": 1000
+ },
+ "id": "iD8_EcdXGmna",
+ "outputId": "74f49fc7-f58d-4cc5-fb51-0ccd0ce71d66"
+ },
+ "execution_count": 22,
+ "outputs": [
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "text/html": []
+ },
+ "metadata": {}
+ },
+ {
+ "output_type": "error",
+ "ename": "ValueError",
+ "evalue": "The number of FixedLocator locations (9), usually from a call to set_ticks, does not match the number of labels (12).",
+ "traceback": [
+ "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
+ "\u001b[0;31mValueError\u001b[0m Traceback (most recent call last)",
+ "\u001b[0;32m/tmp/ipython-input-3760369866.py\u001b[0m in \u001b[0;36m\u001b[0;34m()\u001b[0m\n\u001b[1;32m 14\u001b[0m \u001b[0mdisp\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mConfusionMatrixDisplay\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mconfusion_matrix\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mcm\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mdisplay_labels\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mle\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mclasses_\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 15\u001b[0m \u001b[0mfig\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0max\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mplt\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0msubplots\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mfigsize\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;36m8\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0;36m8\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m---> 16\u001b[0;31m \u001b[0mdisp\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mplot\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mcmap\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mplt\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mcm\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mBlues\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0max\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0max\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 17\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 18\u001b[0m \u001b[0;31m# Get unique labels present in both true and predicted labels\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/sklearn/metrics/_plot/confusion_matrix.py\u001b[0m in \u001b[0;36mplot\u001b[0;34m(self, include_values, cmap, xticks_rotation, values_format, ax, colorbar, im_kw, text_kw)\u001b[0m\n\u001b[1;32m 183\u001b[0m \u001b[0;32mif\u001b[0m \u001b[0mcolorbar\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 184\u001b[0m \u001b[0mfig\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mcolorbar\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mim_\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0max\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0max\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m--> 185\u001b[0;31m ax.set(\n\u001b[0m\u001b[1;32m 186\u001b[0m \u001b[0mxticks\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mnp\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0marange\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mn_classes\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m,\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 187\u001b[0m \u001b[0myticks\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mnp\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0marange\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mn_classes\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m,\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/matplotlib/artist.py\u001b[0m in \u001b[0;36m\u001b[0;34m(self, **kwargs)\u001b[0m\n\u001b[1;32m 144\u001b[0m \u001b[0;32mreturn\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 145\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m--> 146\u001b[0;31m \u001b[0mcls\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mset\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0;32mlambda\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0;34m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[0;34m:\u001b[0m \u001b[0mArtist\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mset\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mself\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0;34m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 147\u001b[0m \u001b[0mcls\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mset\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m__name__\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0;34m\"set\"\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 148\u001b[0m \u001b[0mcls\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mset\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m__qualname__\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0;34mf\"{cls.__qualname__}.set\"\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/matplotlib/artist.py\u001b[0m in \u001b[0;36mset\u001b[0;34m(self, **kwargs)\u001b[0m\n\u001b[1;32m 1239\u001b[0m \u001b[0;31m# Artist._update_set_signature_and_docstring() at the end of the\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 1240\u001b[0m \u001b[0;31m# module.\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 1241\u001b[0;31m \u001b[0;32mreturn\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m_internal_update\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mcbook\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mnormalize_kwargs\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 1242\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 1243\u001b[0m \u001b[0;34m@\u001b[0m\u001b[0mcontextlib\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mcontextmanager\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/matplotlib/artist.py\u001b[0m in \u001b[0;36m_internal_update\u001b[0;34m(self, kwargs)\u001b[0m\n\u001b[1;32m 1231\u001b[0m \u001b[0mThe\u001b[0m \u001b[0mlack\u001b[0m \u001b[0mof\u001b[0m \u001b[0mprenormalization\u001b[0m \u001b[0;32mis\u001b[0m \u001b[0mto\u001b[0m \u001b[0mmaintain\u001b[0m \u001b[0mbackcompatibility\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 1232\u001b[0m \"\"\"\n\u001b[0;32m-> 1233\u001b[0;31m return self._update_props(\n\u001b[0m\u001b[1;32m 1234\u001b[0m \u001b[0mkwargs\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0;34m\"{cls.__name__}.set() got an unexpected keyword argument \"\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 1235\u001b[0m \"{prop_name!r}\")\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/matplotlib/artist.py\u001b[0m in \u001b[0;36m_update_props\u001b[0;34m(self, props, errfmt)\u001b[0m\n\u001b[1;32m 1207\u001b[0m \u001b[0merrfmt\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mformat\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mcls\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mtype\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mself\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mprop_name\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0mk\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m,\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 1208\u001b[0m name=k)\n\u001b[0;32m-> 1209\u001b[0;31m \u001b[0mret\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mappend\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mfunc\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mv\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 1210\u001b[0m \u001b[0;32mif\u001b[0m \u001b[0mret\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 1211\u001b[0m \u001b[0mself\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mpchanged\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/matplotlib/axes/_base.py\u001b[0m in \u001b[0;36mwrapper\u001b[0;34m(self, *args, **kwargs)\u001b[0m\n\u001b[1;32m 72\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 73\u001b[0m \u001b[0;32mdef\u001b[0m \u001b[0mwrapper\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mself\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0;34m*\u001b[0m\u001b[0margs\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0;34m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m---> 74\u001b[0;31m \u001b[0;32mreturn\u001b[0m \u001b[0mget_method\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mself\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m*\u001b[0m\u001b[0margs\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0;34m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 75\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 76\u001b[0m \u001b[0mwrapper\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m__module__\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mowner\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0m__module__\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;32m/usr/local/lib/python3.11/dist-packages/matplotlib/axis.py\u001b[0m in \u001b[0;36mset_ticklabels\u001b[0;34m(self, labels, minor, fontdict, **kwargs)\u001b[0m\n\u001b[1;32m 2115\u001b[0m \u001b[0;31m# remove all tick labels, so only error for > 0 labels\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 2116\u001b[0m \u001b[0;32mif\u001b[0m \u001b[0mlen\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mlocator\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mlocs\u001b[0m\u001b[0;34m)\u001b[0m \u001b[0;34m!=\u001b[0m \u001b[0mlen\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mlabels\u001b[0m\u001b[0;34m)\u001b[0m \u001b[0;32mand\u001b[0m \u001b[0mlen\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mlabels\u001b[0m\u001b[0;34m)\u001b[0m \u001b[0;34m!=\u001b[0m \u001b[0;36m0\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m-> 2117\u001b[0;31m raise ValueError(\n\u001b[0m\u001b[1;32m 2118\u001b[0m \u001b[0;34m\"The number of FixedLocator locations\"\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 2119\u001b[0m \u001b[0;34mf\" ({len(locator.locs)}), usually from a call to\"\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
+ "\u001b[0;31mValueError\u001b[0m: The number of FixedLocator locations (9), usually from a call to set_ticks, does not match the number of labels (12)."
+ ]
+ },
+ {
+ "output_type": "display_data",
+ "data": {
+ "text/plain": [
+ ""
+ ],
+ "image/png": "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\n"
+ },
+ "metadata": {}
+ }
+ ]
+ },
+ {
+ "cell_type": "code",
+ "source": [],
+ "metadata": {
+ "id": "MHLtobASGmko"
+ },
+ "execution_count": null,
+ "outputs": []
+ },
+ {
+ "cell_type": "code",
+ "source": [],
+ "metadata": {
+ "id": "_WXeafz2Gmh0"
+ },
+ "execution_count": null,
+ "outputs": []
+ },
+ {
+ "cell_type": "code",
+ "source": [],
+ "metadata": {
+ "id": "K_aIIi2PGme5"
+ },
+ "execution_count": null,
+ "outputs": []
+ },
+ {
+ "cell_type": "code",
+ "source": [],
+ "metadata": {
+ "id": "f45VW3IJGmb3"
+ },
+ "execution_count": null,
+ "outputs": []
+ },
+ {
+ "cell_type": "code",
+ "source": [],
+ "metadata": {
+ "id": "I7wVw6J9GmZQ"
+ },
+ "execution_count": null,
+ "outputs": []
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {
+ "id": "5db1cb2c"
+ },
+ "source": [
+ "## Model Validation Report\n",
+ "\n",
+ "This document summarizes the trained model and its performance on the validation dataset.\n",
+ "\n",
+ "**Model Type:** DistilBERT for Sequence Classification\n",
+ "\n",
+ "**Training Data:** The model was trained on a dataset containing queries and their corresponding contexts, labeled with intents.\n",
+ "\n",
+ "**Validation Data:** A portion of the original dataset (20%) was used for validation.\n",
+ "\n",
+ "**Evaluation Metrics:**\n",
+ "\n",
+ "The following metrics were used to evaluate the model's performance on the validation set:\n",
+ "\n",
+ "* **Accuracy:** The proportion of correctly classified instances.\n",
+ "* **Precision (weighted):** The ability of the model to return only relevant instances, averaged across all classes and weighted by the number of true instances in each class.\n",
+ "* **Recall (weighted):** The ability of the model to find all the relevant instances, averaged across all classes and weighted by the number of true instances in each class.\n",
+ "* **Loss:** A measure of how well the model is performing, with lower values indicating better performance.\n",
+ "\n",
+ "**Validation Results:**\n",
+ "\n",
+ "Based on the evaluation on the validation dataset, the model achieved the following metrics:\n",
+ "\n",
+ "* **Accuracy:** 0.8889\n",
+ "* **Precision (weighted):** 1\n",
+ "* **Recall (weighted):** 0.8889\n",
+ "* **Loss:** 1.4586\n",
+ "\n",
+ "**Summary:**\n",
+ "\n",
+ "The model demonstrated strong performance on the validation dataset, achieving high accuracy, precision, and recall. This suggests that the model has learned to effectively classify the intents based on the provided queries and contexts.\n",
+ "\n",
+ "**Further Steps:**\n",
+ "\n",
+ "* Consider evaluating the model on a separate, unseen test dataset to get a more robust estimate of its performance.\n",
+ "* Explore potential areas for improvement, such as hyperparameter tuning or using a larger dataset.\n",
+ "* Deploy the model for making predictions on new data."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "source": [],
+ "metadata": {
+ "id": "uOzzFY16KVFr"
+ },
+ "execution_count": null,
+ "outputs": []
+ }
+ ]
+}
\ No newline at end of file
| |