Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions course/de/chapter4/section3_pt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "Vortrainierte Modelle teilen (PyTorch)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/de/chapter4/section3_tf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "Vortrainierte Modelle teilen (TensorFlow)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/en/chapter4/section3_pt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "Sharing pretrained models (PyTorch)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/en/chapter4/section3_tf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "Sharing pretrained models (TensorFlow)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/it/chapter4/section3_pt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "Condividere modelli pre-addestrati (PyTorch)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/it/chapter4/section3_tf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "Condividere modelli pre-addestrati (TensorFlow)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/ja/chapter4/section3_pt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "学習済みモデルを共有する (PyTorch)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/ja/chapter4/section3_tf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "学習済みモデルを共有する (TensorFlow)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/pt/chapter4/section3_pt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "Compartilhando modelos pré-treinados (PyTorch)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/pt/chapter4/section3_tf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "Compartilhando modelos pré-treinados (TensorFlow)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/ru/chapter4/section3_pt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "Публикация предобученных моделей в общий доступ (PyTorch)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/ru/chapter4/section3_tf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "Публикация предобученных моделей в общий доступ (TensorFlow)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/th/chapter4/section3_pt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "การแบ่งปันโมเดลที่ผ่านการเทรนมาแล้ว (pretrained models) (PyTorch)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
14 changes: 3 additions & 11 deletions course/th/chapter4/section3_tf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"from huggingface_hub import notebook_login\n",
"\n",
"notebook_login()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -275,6 +264,9 @@
"colab": {
"name": "การแบ่งปันโมเดลที่ผ่านการเทรนมาแล้ว (pretrained models) (TensorFlow)",
"provenance": []
},
"language_info": {
"name": "python"
}
},
"nbformat": 4,
Expand Down
Loading