Gabriel commited on
Commit
c52b414
1 Parent(s): a0a4ba9

Update text.py

Browse files
Files changed (1) hide show
  1. text.py +1 -1
text.py CHANGED
@@ -18,7 +18,7 @@ To see more in depth regarding the training go to model card: [Gabriel/bart-base
18
  """
19
 
20
  sum_app_text_tab_2= """
21
- <h3><center> 🤗 </center></h3>
22
 
23
  The core idea behind the training procedure is sequential adoption through transfer learning, i.e multiple phases for fine-tuning a pretrained model on different datasets. The figure below illustrates how the skill level of the model increases at each step:
24
  ![alt text2](file/BART_SEQ.png)
 
18
  """
19
 
20
  sum_app_text_tab_2= """
21
+ <h2><center> 🤗 </center></h2>
22
 
23
  The core idea behind the training procedure is sequential adoption through transfer learning, i.e multiple phases for fine-tuning a pretrained model on different datasets. The figure below illustrates how the skill level of the model increases at each step:
24
  ![alt text2](file/BART_SEQ.png)