Spaces:
Build error
Build error
Commit
โข
0665e63
1
Parent(s):
3cb8374
Adding arabic examples and fixing rendering
Browse files- app.py +1 -1
- templates/template_html.j2 +1 -1
app.py
CHANGED
@@ -26,7 +26,7 @@ template_html = env.get_template('template_html.j2')
|
|
26 |
tokenizer = AutoTokenizer.from_pretrained('derek-thomas/jais-13b-chat-hf')
|
27 |
|
28 |
# Examples
|
29 |
-
examples = ['
|
30 |
'ูู
ุงูุณู
ุงุก ุฒุฑูุงุกุ',
|
31 |
"ู
ู ูุงุฒ ุจูุฃุณ ุงูุนุงูู
ููุฑุฌุงู ูู ุนุงู
2014ุ",]
|
32 |
|
|
|
26 |
tokenizer = AutoTokenizer.from_pretrained('derek-thomas/jais-13b-chat-hf')
|
27 |
|
28 |
# Examples
|
29 |
+
examples = ['ู
ู ูุงู ุทุฑูู ู
ุนุฑูุฉ ุงูุชููู
ุงูุจุญุฑูุฉุ',
|
30 |
'ูู
ุงูุณู
ุงุก ุฒุฑูุงุกุ',
|
31 |
"ู
ู ูุงุฒ ุจูุฃุณ ุงูุนุงูู
ููุฑุฌุงู ูู ุนุงู
2014ุ",]
|
32 |
|
templates/template_html.j2
CHANGED
@@ -70,7 +70,7 @@
|
|
70 |
</head>
|
71 |
<body>
|
72 |
<div class="prose svelte-1ybaih5" id="component-6">
|
73 |
-
<h2
|
74 |
ููู
ุง ููู ุงูู
ูุฌู ุงูุฐู ุชู
ุชูุฏูู
ู ูููู
ูุฐุฌ.
|
75 |
<hr>
|
76 |
<h2>ุชุนููู
ุงุช</h2>
|
|
|
70 |
</head>
|
71 |
<body>
|
72 |
<div class="prose svelte-1ybaih5" id="component-6">
|
73 |
+
<h2>ุงูู
ูุฌู</h2>
|
74 |
ููู
ุง ููู ุงูู
ูุฌู ุงูุฐู ุชู
ุชูุฏูู
ู ูููู
ูุฐุฌ.
|
75 |
<hr>
|
76 |
<h2>ุชุนููู
ุงุช</h2>
|