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 |
["诪讛 砖讜拽诇 讬讜转专, 讟讜谉 谞讜爪讜转 讗讜 讟讜谉 讝讛讘?"],
|