BounharAbdelaziz commited on
Commit
9990132
Β·
verified Β·
1 Parent(s): 37d4ad6

disclamer: arabic scripts

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -260,8 +260,11 @@ if __name__ == "__main__":
260
  # πŸ‡²πŸ‡¦πŸ‡²πŸ‡¦πŸ‡²πŸ‡¦
261
 
262
  # Al-Atlas-0.5B-base
 
 
263
 
264
  This is a pretrained model to do text generation in a continuation of text fashion. Do not expect it to behave as a Chat (Instruct) model. The latter is coming soon!
 
265
  """)
266
  with gr.Row():
267
  with gr.Column(scale=6):
 
260
  # πŸ‡²πŸ‡¦πŸ‡²πŸ‡¦πŸ‡²πŸ‡¦
261
 
262
  # Al-Atlas-0.5B-base
263
+ """)
264
+ gr.Markdown("""
265
 
266
  This is a pretrained model to do text generation in a continuation of text fashion. Do not expect it to behave as a Chat (Instruct) model. The latter is coming soon!
267
+ This model is pretrained on Moroccan darija in **Arabic scripts** (mainly).
268
  """)
269
  with gr.Row():
270
  with gr.Column(scale=6):