Arikkod commited on
Commit
543c836
โ€ข
1 Parent(s): 7c35e04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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)] 1.37B params"
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
  ["ืžื” ืฉื•ืงืœ ื™ื•ืชืจ, ื˜ื•ืŸ ื ื•ืฆื•ืช ืื• ื˜ื•ืŸ ื–ื”ื‘?"],