Arjun-G-Ravi
commited on
Commit
•
6ebf22a
1
Parent(s):
bc92d88
Update README.md
Browse files
README.md
CHANGED
@@ -46,6 +46,7 @@ tags:
|
|
46 |
This is a fine tuned version of OpenAI's GPT2, made to be good at chatting and question-answering. The model seems to be very good for a 124M parameter model in general knowledge.
|
47 |
Intended purpose of the model: To create a powerful, easy to use and reliable model to be run on a consumer level graphics card (or maybe even a CPU).
|
48 |
This model vastly outperforms GPT2 and many other similar parameter models.
|
|
|
49 |
|
50 |
|
51 |
|
|
|
46 |
This is a fine tuned version of OpenAI's GPT2, made to be good at chatting and question-answering. The model seems to be very good for a 124M parameter model in general knowledge.
|
47 |
Intended purpose of the model: To create a powerful, easy to use and reliable model to be run on a consumer level graphics card (or maybe even a CPU).
|
48 |
This model vastly outperforms GPT2 and many other similar parameter models.
|
49 |
+
For more details, visit: https://github.com/Arjun-G-Ravi/chat-GPT-2
|
50 |
|
51 |
|
52 |
|