"git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "7feb02c66306a7ecfc60a1ab52315b06e74d49c0"
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: ...@@ -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. 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. 2. Use your finetuned model for inference.
[ALBERT](../model_doc/albert)
<Tip> <Tip>
The task illustrated in this tutorial is supported by the following model architectures: 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