diff --git a/README.md b/README.md index 191f0ef..683a7fe 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,6 @@ license: mit # GPT-2 Medium -## Table of Contents -- [Model Details](#model-details) -- [How To Get Started With the Model](#how-to-get-started-with-the-model) -- [Uses](#uses) -- [Risks, Limitations and Biases](#risks-limitations-and-biases) -- [Training](#training) -- [Evaluation](#evaluation) -- [Environmental Impact](#environmental-impact) -- [Technical Specifications](#technical-specifications) -- [Citation Information](#citation-information) -- [Model Card Authors](#model-card-authors) - ## Model Details **Model Description:** GPT-2 Medium is the **355M parameter** version of GPT-2, a transformer-based language model created and released by OpenAI. The model is a pretrained model on English language using a causal language modeling (CLM) objective.