Fixed open in colab link (#6825)

This commit is contained in:
Thomas Ashish Cherian
2020-08-30 15:51:00 +05:30
committed by GitHub
parent 563485bf95
commit a5847619e3

View File

@@ -2358,7 +2358,7 @@
"colab_type": "text" "colab_type": "text"
}, },
"source": [ "source": [
"<a href=\"https://colab.research.google.com/github/huggingface/transformers/blob/generation_pipeline_docs/notebooks/03-pipelines.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>" "<a href=\"https://colab.research.google.com/github/huggingface/transformers/blob/master/notebooks/03-pipelines.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
] ]
}, },
{ {
@@ -3402,4 +3402,4 @@
] ]
} }
] ]
} }