Fix typo in QA task guide (#21608)

fix typo
This commit is contained in:
Steven Liu
2023-02-14 12:02:19 -08:00
committed by GitHub
parent bad8300837
commit 7bce804260

View File

@@ -26,8 +26,6 @@ This guide will show you how to:
1. Finetune [DistilBERT](https://huggingface.co/distilbert-base-uncased) on the [SQuAD](https://huggingface.co/datasets/squad) dataset for extractive question answering.
2. Use your finetuned model for inference.
[ALBERT](../model_doc/albert)
<Tip>
The task illustrated in this tutorial is supported by the following model architectures: