From 058e8e2c9513cd5f2287915616053f25ddf78c7b Mon Sep 17 00:00:00 2001 From: Stella Biderman Date: Wed, 31 Mar 2021 15:24:34 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8988af..59c8e30 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ datasets: ## Model Description -GPT-Neo 2.7B is a transformer model designed using EleutherAI's replication of the GPT-3 architecture. GPT-Neo refers to the class of models, while 2.7B represents the number of parameters of this particular pre-trained model. It is the same size as OpenAI's "Ada" model. +GPT-Neo 2.7B is a transformer model designed using EleutherAI's replication of the GPT-3 architecture. GPT-Neo refers to the class of models, while 2.7B represents the number of parameters of this particular pre-trained model. This model is the same size as OpenAI's "Ada" model. ## Training data