Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ def topic(text):
|
|
26 |
|
27 |
title = "ArikGPT"
|
28 |
description = "Trained on a database of chats, jokes and news in the Hebrew language"
|
29 |
-
article = "Based on [EleutherAI's gpt-neo](https://github.com/EleutherAI/gpt-neo)
|
30 |
examples = [
|
31 |
["ืื ืืืืจ?"],
|
32 |
["ืื ืฉืืงื ืืืชืจ, ืืื ื ืืฆืืช ืื ืืื ืืื?"],
|
|
|
26 |
|
27 |
title = "ArikGPT"
|
28 |
description = "Trained on a database of chats, jokes and news in the Hebrew language"
|
29 |
+
article = "Based on [EleutherAI's gpt-neo](https://github.com/EleutherAI/gpt-neo) 1.37B params"
|
30 |
examples = [
|
31 |
["ืื ืืืืจ?"],
|
32 |
["ืื ืฉืืงื ืืืชืจ, ืืื ื ืืฆืืช ืื ืืื ืืื?"],
|