From 17c742bbf51fc83d64ab2da7d8634e69a50cb7a9 Mon Sep 17 00:00:00 2001 From: stanleycai95 <46463107+stanleycai95@users.noreply.github.com> Date: Mon, 12 Dec 2022 09:43:43 -0500 Subject: [PATCH] Very small edit to change name to OpenAI GPT (#20722) --- docs/source/en/model_doc/openai-gpt.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/en/model_doc/openai-gpt.mdx b/docs/source/en/model_doc/openai-gpt.mdx index fa0f6e2d5e..b58eff4531 100644 --- a/docs/source/en/model_doc/openai-gpt.mdx +++ b/docs/source/en/model_doc/openai-gpt.mdx @@ -59,7 +59,7 @@ using BERT's `BasicTokenizer` followed by Byte-Pair Encoding (which should be fi ## Resources -A list of official Hugging Face and community (indicated by 🌎) resources to help you get started with DistilBERT. If you're interested in submitting a resource to be included here, please feel free to open a Pull Request and we'll review it! The resource should ideally demonstrate something new instead of duplicating an existing resource. +A list of official Hugging Face and community (indicated by 🌎) resources to help you get started with OpenAI GPT. If you're interested in submitting a resource to be included here, please feel free to open a Pull Request and we'll review it! The resource should ideally demonstrate something new instead of duplicating an existing resource.