yirmibesogluz commited on
Commit
d4efc5b
·
1 Parent(s): 91a6027

Changed Turna description

Browse files
Files changed (1) hide show
  1. apps/home.py +1 -1
apps/home.py CHANGED
@@ -21,7 +21,7 @@ def write():
21
 
22
  st.markdown(
23
  """
24
- <h3 style="text-align:left;">... is a Turkish encoder-decoder language model.</h3>
25
  <p style="text-align:right;"><p>
26
  <p style="text-align:left;">In this Huggingface space, you can test the TURNA language model. </p>
27
  <p style="text-align:left;">The model contains 1.1B parameters, and was pre-trained with an encoder-decoder architecture following the UL2 framework on 43B tokens from various domains. </p>
 
21
 
22
  st.markdown(
23
  """
24
+ <h3 style="text-align:left;">a Turkish encoder-decoder language model</h3>
25
  <p style="text-align:right;"><p>
26
  <p style="text-align:left;">In this Huggingface space, you can test the TURNA language model. </p>
27
  <p style="text-align:left;">The model contains 1.1B parameters, and was pre-trained with an encoder-decoder architecture following the UL2 framework on 43B tokens from various domains. </p>