"tests/models/swinv2/test_modeling_swinv2.py" did not exist on "3772af49ceba348f2c9c5bbbb7f7c12e35d2a6eb"
Unverified Commit 7bce8042 authored by Steven Liu's avatar Steven Liu Committed by GitHub
Browse files

Fix typo in QA task guide (#21608)

fix typo
parent bad83008
......@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment