CoolFace
Modelpublic

HuggingFaceTB/SmolLM3-3B-Base

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
174likes625kdownloads
notebook.ipynb8586 linesDownload Raw Back to root
1{2  "nbformat": 4,3  "nbformat_minor": 0,4  "metadata": {5    "colab": {6      "machine_shape": "hm",7      "gpuType": "T4",8      "provenance": [],9      "toc_visible": true10    },11    "accelerator": "GPU",12    "kaggle": {13      "accelerator": "gpu"14    },15    "language_info": {16      "name": "python"17    },18    "kernelspec": {19      "name": "python3",20      "display_name": "Python 3"21    },22    "widgets": {23      "application/vnd.jupyter.widget-state+json": {24        "916e5b2a5315478b93a3eeb58e6e39fb": {25          "model_module": "@jupyter-widgets/controls",26          "model_name": "HBoxModel",27          "model_module_version": "1.5.0",28          "state": {29            "_dom_classes": [],30            "_model_module": "@jupyter-widgets/controls",31            "_model_module_version": "1.5.0",32            "_model_name": "HBoxModel",33            "_view_count": null,34            "_view_module": "@jupyter-widgets/controls",35            "_view_module_version": "1.5.0",36            "_view_name": "HBoxView",37            "box_style": "",38            "children": [39              "IPY_MODEL_d82a890a7a7942ccb3386a420f15a226",40              "IPY_MODEL_0b43ee3e35324cd3b158dc76d52992eb",41              "IPY_MODEL_bc9ac498ed284898bf0f6cf7350491b5"42            ],43            "layout": "IPY_MODEL_7b97096ac5a84719a9037e198a2de115"44          }45        },46        "d82a890a7a7942ccb3386a420f15a226": {47          "model_module": "@jupyter-widgets/controls",48          "model_name": "HTMLModel",49          "model_module_version": "1.5.0",50          "state": {51            "_dom_classes": [],52            "_model_module": "@jupyter-widgets/controls",53            "_model_module_version": "1.5.0",54            "_model_name": "HTMLModel",55            "_view_count": null,56            "_view_module": "@jupyter-widgets/controls",57            "_view_module_version": "1.5.0",58            "_view_name": "HTMLView",59            "description": "",60            "description_tooltip": null,61            "layout": "IPY_MODEL_8f2eb544f0b94031ae7954e72b2c4664",62            "placeholder": "​",63            "style": "IPY_MODEL_7e78e738d0cd4f10aa499df5f209b7bb",64            "value": "tokenizer_config.json: "65          }66        },67        "0b43ee3e35324cd3b158dc76d52992eb": {68          "model_module": "@jupyter-widgets/controls",69          "model_name": "FloatProgressModel",70          "model_module_version": "1.5.0",71          "state": {72            "_dom_classes": [],73            "_model_module": "@jupyter-widgets/controls",74            "_model_module_version": "1.5.0",75            "_model_name": "FloatProgressModel",76            "_view_count": null,77            "_view_module": "@jupyter-widgets/controls",78            "_view_module_version": "1.5.0",79            "_view_name": "ProgressView",80            "bar_style": "success",81            "description": "",82            "description_tooltip": null,83            "layout": "IPY_MODEL_1a0daa0300b84460b43ff4ef7b13f580",84            "max": 1,85            "min": 0,86            "orientation": "horizontal",87            "style": "IPY_MODEL_6c99cf07e3724347b0c96dd251eb2d81",88            "value": 189          }90        },91        "bc9ac498ed284898bf0f6cf7350491b5": {92          "model_module": "@jupyter-widgets/controls",93          "model_name": "HTMLModel",94          "model_module_version": "1.5.0",95          "state": {96            "_dom_classes": [],97            "_model_module": "@jupyter-widgets/controls",98            "_model_module_version": "1.5.0",99            "_model_name": "HTMLModel",100            "_view_count": null,101            "_view_module": "@jupyter-widgets/controls",102            "_view_module_version": "1.5.0",103            "_view_name": "HTMLView",104            "description": "",105            "description_tooltip": null,106            "layout": "IPY_MODEL_fdc780b0d43844c4a6301298c8d643e3",107            "placeholder": "​",108            "style": "IPY_MODEL_a56eb33bbf524c59b684de11182ff800",109            "value": " 50.4k/? [00:00<00:00, 2.01MB/s]"110          }111        },112        "7b97096ac5a84719a9037e198a2de115": {113          "model_module": "@jupyter-widgets/base",114          "model_name": "LayoutModel",115          "model_module_version": "1.2.0",116          "state": {117            "_model_module": "@jupyter-widgets/base",118            "_model_module_version": "1.2.0",119            "_model_name": "LayoutModel",120            "_view_count": null,121            "_view_module": "@jupyter-widgets/base",122            "_view_module_version": "1.2.0",123            "_view_name": "LayoutView",124            "align_content": null,125            "align_items": null,126            "align_self": null,127            "border": null,128            "bottom": null,129            "display": null,130            "flex": null,131            "flex_flow": null,132            "grid_area": null,133            "grid_auto_columns": null,134            "grid_auto_flow": null,135            "grid_auto_rows": null,136            "grid_column": null,137            "grid_gap": null,138            "grid_row": null,139            "grid_template_areas": null,140            "grid_template_columns": null,141            "grid_template_rows": null,142            "height": null,143            "justify_content": null,144            "justify_items": null,145            "left": null,146            "margin": null,147            "max_height": null,148            "max_width": null,149            "min_height": null,150            "min_width": null,151            "object_fit": null,152            "object_position": null,153            "order": null,154            "overflow": null,155            "overflow_x": null,156            "overflow_y": null,157            "padding": null,158            "right": null,159            "top": null,160            "visibility": null,161            "width": null162          }163        },164        "8f2eb544f0b94031ae7954e72b2c4664": {165          "model_module": "@jupyter-widgets/base",166          "model_name": "LayoutModel",167          "model_module_version": "1.2.0",168          "state": {169            "_model_module": "@jupyter-widgets/base",170            "_model_module_version": "1.2.0",171            "_model_name": "LayoutModel",172            "_view_count": null,173            "_view_module": "@jupyter-widgets/base",174            "_view_module_version": "1.2.0",175            "_view_name": "LayoutView",176            "align_content": null,177            "align_items": null,178            "align_self": null,179            "border": null,180            "bottom": null,181            "display": null,182            "flex": null,183            "flex_flow": null,184            "grid_area": null,185            "grid_auto_columns": null,186            "grid_auto_flow": null,187            "grid_auto_rows": null,188            "grid_column": null,189            "grid_gap": null,190            "grid_row": null,191            "grid_template_areas": null,192            "grid_template_columns": null,193            "grid_template_rows": null,194            "height": null,195            "justify_content": null,196            "justify_items": null,197            "left": null,198            "margin": null,199            "max_height": null,200            "max_width": null,201            "min_height": null,202            "min_width": null,203            "object_fit": null,204            "object_position": null,205            "order": null,206            "overflow": null,207            "overflow_x": null,208            "overflow_y": null,209            "padding": null,210            "right": null,211            "top": null,212            "visibility": null,213            "width": null214          }215        },216        "7e78e738d0cd4f10aa499df5f209b7bb": {217          "model_module": "@jupyter-widgets/controls",218          "model_name": "DescriptionStyleModel",219          "model_module_version": "1.5.0",220          "state": {221            "_model_module": "@jupyter-widgets/controls",222            "_model_module_version": "1.5.0",223            "_model_name": "DescriptionStyleModel",224            "_view_count": null,225            "_view_module": "@jupyter-widgets/base",226            "_view_module_version": "1.2.0",227            "_view_name": "StyleView",228            "description_width": ""229          }230        },231        "1a0daa0300b84460b43ff4ef7b13f580": {232          "model_module": "@jupyter-widgets/base",233          "model_name": "LayoutModel",234          "model_module_version": "1.2.0",235          "state": {236            "_model_module": "@jupyter-widgets/base",237            "_model_module_version": "1.2.0",238            "_model_name": "LayoutModel",239            "_view_count": null,240            "_view_module": "@jupyter-widgets/base",241            "_view_module_version": "1.2.0",242            "_view_name": "LayoutView",243            "align_content": null,244            "align_items": null,245            "align_self": null,246            "border": null,247            "bottom": null,248            "display": null,249            "flex": null,250            "flex_flow": null,251            "grid_area": null,252            "grid_auto_columns": null,253            "grid_auto_flow": null,254            "grid_auto_rows": null,255            "grid_column": null,256            "grid_gap": null,257            "grid_row": null,258            "grid_template_areas": null,259            "grid_template_columns": null,260            "grid_template_rows": null,261            "height": null,262            "justify_content": null,263            "justify_items": null,264            "left": null,265            "margin": null,266            "max_height": null,267            "max_width": null,268            "min_height": null,269            "min_width": null,270            "object_fit": null,271            "object_position": null,272            "order": null,273            "overflow": null,274            "overflow_x": null,275            "overflow_y": null,276            "padding": null,277            "right": null,278            "top": null,279            "visibility": null,280            "width": "20px"281          }282        },283        "6c99cf07e3724347b0c96dd251eb2d81": {284          "model_module": "@jupyter-widgets/controls",285          "model_name": "ProgressStyleModel",286          "model_module_version": "1.5.0",287          "state": {288            "_model_module": "@jupyter-widgets/controls",289            "_model_module_version": "1.5.0",290            "_model_name": "ProgressStyleModel",291            "_view_count": null,292            "_view_module": "@jupyter-widgets/base",293            "_view_module_version": "1.2.0",294            "_view_name": "StyleView",295            "bar_color": null,296            "description_width": ""297          }298        },299        "fdc780b0d43844c4a6301298c8d643e3": {300          "model_module": "@jupyter-widgets/base",301          "model_name": "LayoutModel",302          "model_module_version": "1.2.0",303          "state": {304            "_model_module": "@jupyter-widgets/base",305            "_model_module_version": "1.2.0",306            "_model_name": "LayoutModel",307            "_view_count": null,308            "_view_module": "@jupyter-widgets/base",309            "_view_module_version": "1.2.0",310            "_view_name": "LayoutView",311            "align_content": null,312            "align_items": null,313            "align_self": null,314            "border": null,315            "bottom": null,316            "display": null,317            "flex": null,318            "flex_flow": null,319            "grid_area": null,320            "grid_auto_columns": null,321            "grid_auto_flow": null,322            "grid_auto_rows": null,323            "grid_column": null,324            "grid_gap": null,325            "grid_row": null,326            "grid_template_areas": null,327            "grid_template_columns": null,328            "grid_template_rows": null,329            "height": null,330            "justify_content": null,331            "justify_items": null,332            "left": null,333            "margin": null,334            "max_height": null,335            "max_width": null,336            "min_height": null,337            "min_width": null,338            "object_fit": null,339            "object_position": null,340            "order": null,341            "overflow": null,342            "overflow_x": null,343            "overflow_y": null,344            "padding": null,345            "right": null,346            "top": null,347            "visibility": null,348            "width": null349          }350        },351        "a56eb33bbf524c59b684de11182ff800": {352          "model_module": "@jupyter-widgets/controls",353          "model_name": "DescriptionStyleModel",354          "model_module_version": "1.5.0",355          "state": {356            "_model_module": "@jupyter-widgets/controls",357            "_model_module_version": "1.5.0",358            "_model_name": "DescriptionStyleModel",359            "_view_count": null,360            "_view_module": "@jupyter-widgets/base",361            "_view_module_version": "1.2.0",362            "_view_name": "StyleView",363            "description_width": ""364          }365        },366        "bc832b58f4b847bba247714934a4aee3": {367          "model_module": "@jupyter-widgets/controls",368          "model_name": "HBoxModel",369          "model_module_version": "1.5.0",370          "state": {371            "_dom_classes": [],372            "_model_module": "@jupyter-widgets/controls",373            "_model_module_version": "1.5.0",374            "_model_name": "HBoxModel",375            "_view_count": null,376            "_view_module": "@jupyter-widgets/controls",377            "_view_module_version": "1.5.0",378            "_view_name": "HBoxView",379            "box_style": "",380            "children": [381              "IPY_MODEL_d89e14ff9b934a8db4991f2283ab1b89",382              "IPY_MODEL_0d117d61df204342964cfe0549bae9d8",383              "IPY_MODEL_ff5734104386496db9b1eee49bf08bc8"384            ],385            "layout": "IPY_MODEL_b0adfef7752f42f3a1d3eac31a3c1505"386          }387        },388        "d89e14ff9b934a8db4991f2283ab1b89": {389          "model_module": "@jupyter-widgets/controls",390          "model_name": "HTMLModel",391          "model_module_version": "1.5.0",392          "state": {393            "_dom_classes": [],394            "_model_module": "@jupyter-widgets/controls",395            "_model_module_version": "1.5.0",396            "_model_name": "HTMLModel",397            "_view_count": null,398            "_view_module": "@jupyter-widgets/controls",399            "_view_module_version": "1.5.0",400            "_view_name": "HTMLView",401            "description": "",402            "description_tooltip": null,403            "layout": "IPY_MODEL_51776013c5b348f982bc7a8bd5b7167d",404            "placeholder": "​",405            "style": "IPY_MODEL_f7203548b9dd4c8cbe4ddf220fd6182e",406            "value": "tokenizer.json: 100%"407          }408        },409        "0d117d61df204342964cfe0549bae9d8": {410          "model_module": "@jupyter-widgets/controls",411          "model_name": "FloatProgressModel",412          "model_module_version": "1.5.0",413          "state": {414            "_dom_classes": [],415            "_model_module": "@jupyter-widgets/controls",416            "_model_module_version": "1.5.0",417            "_model_name": "FloatProgressModel",418            "_view_count": null,419            "_view_module": "@jupyter-widgets/controls",420            "_view_module_version": "1.5.0",421            "_view_name": "ProgressView",422            "bar_style": "success",423            "description": "",424            "description_tooltip": null,425            "layout": "IPY_MODEL_faec0c2f73b54016a6e00c5a52f1960b",426            "max": 17208819,427            "min": 0,428            "orientation": "horizontal",429            "style": "IPY_MODEL_82b977341f604736bd3d3d75164038c0",430            "value": 17208819431          }432        },433        "ff5734104386496db9b1eee49bf08bc8": {434          "model_module": "@jupyter-widgets/controls",435          "model_name": "HTMLModel",436          "model_module_version": "1.5.0",437          "state": {438            "_dom_classes": [],439            "_model_module": "@jupyter-widgets/controls",440            "_model_module_version": "1.5.0",441            "_model_name": "HTMLModel",442            "_view_count": null,443            "_view_module": "@jupyter-widgets/controls",444            "_view_module_version": "1.5.0",445            "_view_name": "HTMLView",446            "description": "",447            "description_tooltip": null,448            "layout": "IPY_MODEL_8c92bb1bc5a04e8e8d96e89b4a641779",449            "placeholder": "​",450            "style": "IPY_MODEL_2eff16f251f14182bc68c77241283d9d",451            "value": " 17.2M/17.2M [00:01<00:00, 193kB/s]"452          }453        },454        "b0adfef7752f42f3a1d3eac31a3c1505": {455          "model_module": "@jupyter-widgets/base",456          "model_name": "LayoutModel",457          "model_module_version": "1.2.0",458          "state": {459            "_model_module": "@jupyter-widgets/base",460            "_model_module_version": "1.2.0",461            "_model_name": "LayoutModel",462            "_view_count": null,463            "_view_module": "@jupyter-widgets/base",464            "_view_module_version": "1.2.0",465            "_view_name": "LayoutView",466            "align_content": null,467            "align_items": null,468            "align_self": null,469            "border": null,470            "bottom": null,471            "display": null,472            "flex": null,473            "flex_flow": null,474            "grid_area": null,475            "grid_auto_columns": null,476            "grid_auto_flow": null,477            "grid_auto_rows": null,478            "grid_column": null,479            "grid_gap": null,480            "grid_row": null,481            "grid_template_areas": null,482            "grid_template_columns": null,483            "grid_template_rows": null,484            "height": null,485            "justify_content": null,486            "justify_items": null,487            "left": null,488            "margin": null,489            "max_height": null,490            "max_width": null,491            "min_height": null,492            "min_width": null,493            "object_fit": null,494            "object_position": null,495            "order": null,496            "overflow": null,497            "overflow_x": null,498            "overflow_y": null,499            "padding": null,500            "right": null,501            "top": null,502            "visibility": null,503            "width": null504          }505        },506        "51776013c5b348f982bc7a8bd5b7167d": {507          "model_module": "@jupyter-widgets/base",508          "model_name": "LayoutModel",509          "model_module_version": "1.2.0",510          "state": {511            "_model_module": "@jupyter-widgets/base",512            "_model_module_version": "1.2.0",513            "_model_name": "LayoutModel",514            "_view_count": null,515            "_view_module": "@jupyter-widgets/base",516            "_view_module_version": "1.2.0",517            "_view_name": "LayoutView",518            "align_content": null,519            "align_items": null,520            "align_self": null,521            "border": null,522            "bottom": null,523            "display": null,524            "flex": null,525            "flex_flow": null,526            "grid_area": null,527            "grid_auto_columns": null,528            "grid_auto_flow": null,529            "grid_auto_rows": null,530            "grid_column": null,531            "grid_gap": null,532            "grid_row": null,533            "grid_template_areas": null,534            "grid_template_columns": null,535            "grid_template_rows": null,536            "height": null,537            "justify_content": null,538            "justify_items": null,539            "left": null,540            "margin": null,541            "max_height": null,542            "max_width": null,543            "min_height": null,544            "min_width": null,545            "object_fit": null,546            "object_position": null,547            "order": null,548            "overflow": null,549            "overflow_x": null,550            "overflow_y": null,551            "padding": null,552            "right": null,553            "top": null,554            "visibility": null,555            "width": null556          }557        },558        "f7203548b9dd4c8cbe4ddf220fd6182e": {559          "model_module": "@jupyter-widgets/controls",560          "model_name": "DescriptionStyleModel",561          "model_module_version": "1.5.0",562          "state": {563            "_model_module": "@jupyter-widgets/controls",564            "_model_module_version": "1.5.0",565            "_model_name": "DescriptionStyleModel",566            "_view_count": null,567            "_view_module": "@jupyter-widgets/base",568            "_view_module_version": "1.2.0",569            "_view_name": "StyleView",570            "description_width": ""571          }572        },573        "faec0c2f73b54016a6e00c5a52f1960b": {574          "model_module": "@jupyter-widgets/base",575          "model_name": "LayoutModel",576          "model_module_version": "1.2.0",577          "state": {578            "_model_module": "@jupyter-widgets/base",579            "_model_module_version": "1.2.0",580            "_model_name": "LayoutModel",581            "_view_count": null,582            "_view_module": "@jupyter-widgets/base",583            "_view_module_version": "1.2.0",584            "_view_name": "LayoutView",585            "align_content": null,586            "align_items": null,587            "align_self": null,588            "border": null,589            "bottom": null,590            "display": null,591            "flex": null,592            "flex_flow": null,593            "grid_area": null,594            "grid_auto_columns": null,595            "grid_auto_flow": null,596            "grid_auto_rows": null,597            "grid_column": null,598            "grid_gap": null,599            "grid_row": null,600            "grid_template_areas": null,601            "grid_template_columns": null,602            "grid_template_rows": null,603            "height": null,604            "justify_content": null,605            "justify_items": null,606            "left": null,607            "margin": null,608            "max_height": null,609            "max_width": null,610            "min_height": null,611            "min_width": null,612            "object_fit": null,613            "object_position": null,614            "order": null,615            "overflow": null,616            "overflow_x": null,617            "overflow_y": null,618            "padding": null,619            "right": null,620            "top": null,621            "visibility": null,622            "width": null623          }624        },625        "82b977341f604736bd3d3d75164038c0": {626          "model_module": "@jupyter-widgets/controls",627          "model_name": "ProgressStyleModel",628          "model_module_version": "1.5.0",629          "state": {630            "_model_module": "@jupyter-widgets/controls",631            "_model_module_version": "1.5.0",632            "_model_name": "ProgressStyleModel",633            "_view_count": null,634            "_view_module": "@jupyter-widgets/base",635            "_view_module_version": "1.2.0",636            "_view_name": "StyleView",637            "bar_color": null,638            "description_width": ""639          }640        },641        "8c92bb1bc5a04e8e8d96e89b4a641779": {642          "model_module": "@jupyter-widgets/base",643          "model_name": "LayoutModel",644          "model_module_version": "1.2.0",645          "state": {646            "_model_module": "@jupyter-widgets/base",647            "_model_module_version": "1.2.0",648            "_model_name": "LayoutModel",649            "_view_count": null,650            "_view_module": "@jupyter-widgets/base",651            "_view_module_version": "1.2.0",652            "_view_name": "LayoutView",653            "align_content": null,654            "align_items": null,655            "align_self": null,656            "border": null,657            "bottom": null,658            "display": null,659            "flex": null,660            "flex_flow": null,661            "grid_area": null,662            "grid_auto_columns": null,663            "grid_auto_flow": null,664            "grid_auto_rows": null,665            "grid_column": null,666            "grid_gap": null,667            "grid_row": null,668            "grid_template_areas": null,669            "grid_template_columns": null,670            "grid_template_rows": null,671            "height": null,672            "justify_content": null,673            "justify_items": null,674            "left": null,675            "margin": null,676            "max_height": null,677            "max_width": null,678            "min_height": null,679            "min_width": null,680            "object_fit": null,681            "object_position": null,682            "order": null,683            "overflow": null,684            "overflow_x": null,685            "overflow_y": null,686            "padding": null,687            "right": null,688            "top": null,689            "visibility": null,690            "width": null691          }692        },693        "2eff16f251f14182bc68c77241283d9d": {694          "model_module": "@jupyter-widgets/controls",695          "model_name": "DescriptionStyleModel",696          "model_module_version": "1.5.0",697          "state": {698            "_model_module": "@jupyter-widgets/controls",699            "_model_module_version": "1.5.0",700            "_model_name": "DescriptionStyleModel",701            "_view_count": null,702            "_view_module": "@jupyter-widgets/base",703            "_view_module_version": "1.2.0",704            "_view_name": "StyleView",705            "description_width": ""706          }707        },708        "0d9f4138fcb14e5ca1d49014dac1371c": {709          "model_module": "@jupyter-widgets/controls",710          "model_name": "HBoxModel",711          "model_module_version": "1.5.0",712          "state": {713            "_dom_classes": [],714            "_model_module": "@jupyter-widgets/controls",715            "_model_module_version": "1.5.0",716            "_model_name": "HBoxModel",717            "_view_count": null,718            "_view_module": "@jupyter-widgets/controls",719            "_view_module_version": "1.5.0",720            "_view_name": "HBoxView",721            "box_style": "",722            "children": [723              "IPY_MODEL_e0658114d2234c38b92b14bd5733506b",724              "IPY_MODEL_342595cb40bc48e7a3e52cc8092d8c89",725              "IPY_MODEL_947680936763476cb2756b272a96c925"726            ],727            "layout": "IPY_MODEL_e2c7c487889e4b3698c3432e6e4dd7c7"728          }729        },730        "e0658114d2234c38b92b14bd5733506b": {731          "model_module": "@jupyter-widgets/controls",732          "model_name": "HTMLModel",733          "model_module_version": "1.5.0",734          "state": {735            "_dom_classes": [],736            "_model_module": "@jupyter-widgets/controls",737            "_model_module_version": "1.5.0",738            "_model_name": "HTMLModel",739            "_view_count": null,740            "_view_module": "@jupyter-widgets/controls",741            "_view_module_version": "1.5.0",742            "_view_name": "HTMLView",743            "description": "",744            "description_tooltip": null,745            "layout": "IPY_MODEL_704d3c0bc37247fc958b4b8f085e19e6",746            "placeholder": "​",747            "style": "IPY_MODEL_8bb494d010b44631a4ca743dd380b422",748            "value": "special_tokens_map.json: 100%"749          }750        },751        "342595cb40bc48e7a3e52cc8092d8c89": {752          "model_module": "@jupyter-widgets/controls",753          "model_name": "FloatProgressModel",754          "model_module_version": "1.5.0",755          "state": {756            "_dom_classes": [],757            "_model_module": "@jupyter-widgets/controls",758            "_model_module_version": "1.5.0",759            "_model_name": "FloatProgressModel",760            "_view_count": null,761            "_view_module": "@jupyter-widgets/controls",762            "_view_module_version": "1.5.0",763            "_view_name": "ProgressView",764            "bar_style": "success",765            "description": "",766            "description_tooltip": null,767            "layout": "IPY_MODEL_92ceb6ea553c4169857f804d261003ed",768            "max": 289,769            "min": 0,770            "orientation": "horizontal",771            "style": "IPY_MODEL_a43b34238ace408c9225164d252a7ab7",772            "value": 289773          }774        },775        "947680936763476cb2756b272a96c925": {776          "model_module": "@jupyter-widgets/controls",777          "model_name": "HTMLModel",778          "model_module_version": "1.5.0",779          "state": {780            "_dom_classes": [],781            "_model_module": "@jupyter-widgets/controls",782            "_model_module_version": "1.5.0",783            "_model_name": "HTMLModel",784            "_view_count": null,785            "_view_module": "@jupyter-widgets/controls",786            "_view_module_version": "1.5.0",787            "_view_name": "HTMLView",788            "description": "",789            "description_tooltip": null,790            "layout": "IPY_MODEL_37818dfbfb93462e9bd216d163580a6e",791            "placeholder": "​",792            "style": "IPY_MODEL_28344edcd4f64f0ead0ad5f0a1b45fb8",793            "value": " 289/289 [00:00<00:00, 31.3kB/s]"794          }795        },796        "e2c7c487889e4b3698c3432e6e4dd7c7": {797          "model_module": "@jupyter-widgets/base",798          "model_name": "LayoutModel",799          "model_module_version": "1.2.0",800          "state": {801            "_model_module": "@jupyter-widgets/base",802            "_model_module_version": "1.2.0",803            "_model_name": "LayoutModel",804            "_view_count": null,805            "_view_module": "@jupyter-widgets/base",806            "_view_module_version": "1.2.0",807            "_view_name": "LayoutView",808            "align_content": null,809            "align_items": null,810            "align_self": null,811            "border": null,812            "bottom": null,813            "display": null,814            "flex": null,815            "flex_flow": null,816            "grid_area": null,817            "grid_auto_columns": null,818            "grid_auto_flow": null,819            "grid_auto_rows": null,820            "grid_column": null,821            "grid_gap": null,822            "grid_row": null,823            "grid_template_areas": null,824            "grid_template_columns": null,825            "grid_template_rows": null,826            "height": null,827            "justify_content": null,828            "justify_items": null,829            "left": null,830            "margin": null,831            "max_height": null,832            "max_width": null,833            "min_height": null,834            "min_width": null,835            "object_fit": null,836            "object_position": null,837            "order": null,838            "overflow": null,839            "overflow_x": null,840            "overflow_y": null,841            "padding": null,842            "right": null,843            "top": null,844            "visibility": null,845            "width": null846          }847        },848        "704d3c0bc37247fc958b4b8f085e19e6": {849          "model_module": "@jupyter-widgets/base",850          "model_name": "LayoutModel",851          "model_module_version": "1.2.0",852          "state": {853            "_model_module": "@jupyter-widgets/base",854            "_model_module_version": "1.2.0",855            "_model_name": "LayoutModel",856            "_view_count": null,857            "_view_module": "@jupyter-widgets/base",858            "_view_module_version": "1.2.0",859            "_view_name": "LayoutView",860            "align_content": null,861            "align_items": null,862            "align_self": null,863            "border": null,864            "bottom": null,865            "display": null,866            "flex": null,867            "flex_flow": null,868            "grid_area": null,869            "grid_auto_columns": null,870            "grid_auto_flow": null,871            "grid_auto_rows": null,872            "grid_column": null,873            "grid_gap": null,874            "grid_row": null,875            "grid_template_areas": null,876            "grid_template_columns": null,877            "grid_template_rows": null,878            "height": null,879            "justify_content": null,880            "justify_items": null,881            "left": null,882            "margin": null,883            "max_height": null,884            "max_width": null,885            "min_height": null,886            "min_width": null,887            "object_fit": null,888            "object_position": null,889            "order": null,890            "overflow": null,891            "overflow_x": null,892            "overflow_y": null,893            "padding": null,894            "right": null,895            "top": null,896            "visibility": null,897            "width": null898          }899        },900        "8bb494d010b44631a4ca743dd380b422": {901          "model_module": "@jupyter-widgets/controls",902          "model_name": "DescriptionStyleModel",903          "model_module_version": "1.5.0",904          "state": {905            "_model_module": "@jupyter-widgets/controls",906            "_model_module_version": "1.5.0",907            "_model_name": "DescriptionStyleModel",908            "_view_count": null,909            "_view_module": "@jupyter-widgets/base",910            "_view_module_version": "1.2.0",911            "_view_name": "StyleView",912            "description_width": ""913          }914        },915        "92ceb6ea553c4169857f804d261003ed": {916          "model_module": "@jupyter-widgets/base",917          "model_name": "LayoutModel",918          "model_module_version": "1.2.0",919          "state": {920            "_model_module": "@jupyter-widgets/base",921            "_model_module_version": "1.2.0",922            "_model_name": "LayoutModel",923            "_view_count": null,924            "_view_module": "@jupyter-widgets/base",925            "_view_module_version": "1.2.0",926            "_view_name": "LayoutView",927            "align_content": null,928            "align_items": null,929            "align_self": null,930            "border": null,931            "bottom": null,932            "display": null,933            "flex": null,934            "flex_flow": null,935            "grid_area": null,936            "grid_auto_columns": null,937            "grid_auto_flow": null,938            "grid_auto_rows": null,939            "grid_column": null,940            "grid_gap": null,941            "grid_row": null,942            "grid_template_areas": null,943            "grid_template_columns": null,944            "grid_template_rows": null,945            "height": null,946            "justify_content": null,947            "justify_items": null,948            "left": null,949            "margin": null,950            "max_height": null,951            "max_width": null,952            "min_height": null,953            "min_width": null,954            "object_fit": null,955            "object_position": null,956            "order": null,957            "overflow": null,958            "overflow_x": null,959            "overflow_y": null,960            "padding": null,961            "right": null,962            "top": null,963            "visibility": null,964            "width": null965          }966        },967        "a43b34238ace408c9225164d252a7ab7": {968          "model_module": "@jupyter-widgets/controls",969          "model_name": "ProgressStyleModel",970          "model_module_version": "1.5.0",971          "state": {972            "_model_module": "@jupyter-widgets/controls",973            "_model_module_version": "1.5.0",974            "_model_name": "ProgressStyleModel",975            "_view_count": null,976            "_view_module": "@jupyter-widgets/base",977            "_view_module_version": "1.2.0",978            "_view_name": "StyleView",979            "bar_color": null,980            "description_width": ""981          }982        },983        "37818dfbfb93462e9bd216d163580a6e": {984          "model_module": "@jupyter-widgets/base",985          "model_name": "LayoutModel",986          "model_module_version": "1.2.0",987          "state": {988            "_model_module": "@jupyter-widgets/base",989            "_model_module_version": "1.2.0",990            "_model_name": "LayoutModel",991            "_view_count": null,992            "_view_module": "@jupyter-widgets/base",993            "_view_module_version": "1.2.0",994            "_view_name": "LayoutView",995            "align_content": null,996            "align_items": null,997            "align_self": null,998            "border": null,999            "bottom": null,1000            "display": null,1001            "flex": null,1002            "flex_flow": null,1003            "grid_area": null,1004            "grid_auto_columns": null,1005            "grid_auto_flow": null,1006            "grid_auto_rows": null,1007            "grid_column": null,1008            "grid_gap": null,1009            "grid_row": null,1010            "grid_template_areas": null,1011            "grid_template_columns": null,1012            "grid_template_rows": null,1013            "height": null,1014            "justify_content": null,1015            "justify_items": null,1016            "left": null,1017            "margin": null,1018            "max_height": null,1019            "max_width": null,1020            "min_height": null,1021            "min_width": null,1022            "object_fit": null,1023            "object_position": null,1024            "order": null,1025            "overflow": null,1026            "overflow_x": null,1027            "overflow_y": null,1028            "padding": null,1029            "right": null,1030            "top": null,1031            "visibility": null,1032            "width": null1033          }1034        },1035        "28344edcd4f64f0ead0ad5f0a1b45fb8": {1036          "model_module": "@jupyter-widgets/controls",1037          "model_name": "DescriptionStyleModel",1038          "model_module_version": "1.5.0",1039          "state": {1040            "_model_module": "@jupyter-widgets/controls",1041            "_model_module_version": "1.5.0",1042            "_model_name": "DescriptionStyleModel",1043            "_view_count": null,1044            "_view_module": "@jupyter-widgets/base",1045            "_view_module_version": "1.2.0",1046            "_view_name": "StyleView",1047            "description_width": ""1048          }1049        },1050        "0709f5c7f17040b7a5a77dd19925a7a5": {1051          "model_module": "@jupyter-widgets/controls",1052          "model_name": "HBoxModel",1053          "model_module_version": "1.5.0",1054          "state": {1055            "_dom_classes": [],1056            "_model_module": "@jupyter-widgets/controls",1057            "_model_module_version": "1.5.0",1058            "_model_name": "HBoxModel",1059            "_view_count": null,1060            "_view_module": "@jupyter-widgets/controls",1061            "_view_module_version": "1.5.0",1062            "_view_name": "HBoxView",1063            "box_style": "",1064            "children": [1065              "IPY_MODEL_55627e8b3d9b4f5b8b234e79e7c438fd",1066              "IPY_MODEL_ed2d1b2408344a8a9e1876572f423e56",1067              "IPY_MODEL_0b3444bda34248089ecd50ab390eba38"1068            ],1069            "layout": "IPY_MODEL_039096fd8c2b4fbf98c18ab39d68654c"1070          }1071        },1072        "55627e8b3d9b4f5b8b234e79e7c438fd": {1073          "model_module": "@jupyter-widgets/controls",1074          "model_name": "HTMLModel",1075          "model_module_version": "1.5.0",1076          "state": {1077            "_dom_classes": [],1078            "_model_module": "@jupyter-widgets/controls",1079            "_model_module_version": "1.5.0",1080            "_model_name": "HTMLModel",1081            "_view_count": null,1082            "_view_module": "@jupyter-widgets/controls",1083            "_view_module_version": "1.5.0",1084            "_view_name": "HTMLView",1085            "description": "",1086            "description_tooltip": null,1087            "layout": "IPY_MODEL_da5f91665f094e288143289a44da8300",1088            "placeholder": "​",1089            "style": "IPY_MODEL_4f9340faa2ff426c9840aa934431dcb6",1090            "value": "chat_template.jinja: "1091          }1092        },1093        "ed2d1b2408344a8a9e1876572f423e56": {1094          "model_module": "@jupyter-widgets/controls",1095          "model_name": "FloatProgressModel",1096          "model_module_version": "1.5.0",1097          "state": {1098            "_dom_classes": [],1099            "_model_module": "@jupyter-widgets/controls",1100            "_model_module_version": "1.5.0",1101            "_model_name": "FloatProgressModel",1102            "_view_count": null,1103            "_view_module": "@jupyter-widgets/controls",1104            "_view_module_version": "1.5.0",1105            "_view_name": "ProgressView",1106            "bar_style": "success",1107            "description": "",1108            "description_tooltip": null,1109            "layout": "IPY_MODEL_9426fa0239124e89b61e12964fcf9856",1110            "max": 1,1111            "min": 0,1112            "orientation": "horizontal",1113            "style": "IPY_MODEL_ef530e37b5db40c0b8d2cf17874d0f3d",1114            "value": 11115          }1116        },1117        "0b3444bda34248089ecd50ab390eba38": {1118          "model_module": "@jupyter-widgets/controls",1119          "model_name": "HTMLModel",1120          "model_module_version": "1.5.0",1121          "state": {1122            "_dom_classes": [],1123            "_model_module": "@jupyter-widgets/controls",1124            "_model_module_version": "1.5.0",1125            "_model_name": "HTMLModel",1126            "_view_count": null,1127            "_view_module": "@jupyter-widgets/controls",1128            "_view_module_version": "1.5.0",1129            "_view_name": "HTMLView",1130            "description": "",1131            "description_tooltip": null,1132            "layout": "IPY_MODEL_8340957c70fc499a9cb1583065474911",1133            "placeholder": "​",1134            "style": "IPY_MODEL_652b89e4f81c4fb9bc250811433eeeb6",1135            "value": " 5.60k/? [00:00<00:00, 393kB/s]"1136          }1137        },1138        "039096fd8c2b4fbf98c18ab39d68654c": {1139          "model_module": "@jupyter-widgets/base",1140          "model_name": "LayoutModel",1141          "model_module_version": "1.2.0",1142          "state": {1143            "_model_module": "@jupyter-widgets/base",1144            "_model_module_version": "1.2.0",1145            "_model_name": "LayoutModel",1146            "_view_count": null,1147            "_view_module": "@jupyter-widgets/base",1148            "_view_module_version": "1.2.0",1149            "_view_name": "LayoutView",1150            "align_content": null,1151            "align_items": null,1152            "align_self": null,1153            "border": null,1154            "bottom": null,1155            "display": null,1156            "flex": null,1157            "flex_flow": null,1158            "grid_area": null,1159            "grid_auto_columns": null,1160            "grid_auto_flow": null,1161            "grid_auto_rows": null,1162            "grid_column": null,1163            "grid_gap": null,1164            "grid_row": null,1165            "grid_template_areas": null,1166            "grid_template_columns": null,1167            "grid_template_rows": null,1168            "height": null,1169            "justify_content": null,1170            "justify_items": null,1171            "left": null,1172            "margin": null,1173            "max_height": null,1174            "max_width": null,1175            "min_height": null,1176            "min_width": null,1177            "object_fit": null,1178            "object_position": null,1179            "order": null,1180            "overflow": null,1181            "overflow_x": null,1182            "overflow_y": null,1183            "padding": null,1184            "right": null,1185            "top": null,1186            "visibility": null,1187            "width": null1188          }1189        },1190        "da5f91665f094e288143289a44da8300": {1191          "model_module": "@jupyter-widgets/base",1192          "model_name": "LayoutModel",1193          "model_module_version": "1.2.0",1194          "state": {1195            "_model_module": "@jupyter-widgets/base",1196            "_model_module_version": "1.2.0",1197            "_model_name": "LayoutModel",1198            "_view_count": null,1199            "_view_module": "@jupyter-widgets/base",1200            "_view_module_version": "1.2.0",

Showing the first 1,200 of 8586 lines. Download the file for the rest.