SudhanshuBlaze commited on
Commit
672129b
·
1 Parent(s): 413ec21

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ Text Autocomplete, or text generation, is a task in which an application can fil
16
 
17
  ## Goal
18
 
19
- In this project we are buidling text-autocomplete **streamlit** web-app powered by GPT-neo. GPT-Neo 125M is a transformer model designed using EleutherAI's replication of the GPT-3 architecture. GPT-Neo refers to the class of models, while 125M represents the number of parameters of this particular pre-trained model
20
 
21
  ## Deployed app
22
 
 
16
 
17
  ## Goal
18
 
19
+ In this project we are buidling **text-autocomplete** **streamlit** web-app powered by **GPT-neo**. **GPT-Neo 125M** is a transformer model designed using EleutherAI's replication of the **GPT-3** architecture. GPT-Neo refers to the class of models, while 125M represents the number of parameters of this particular pre-trained model
20
 
21
  ## Deployed app
22