Spaces:
Runtime error
Runtime error
Update text.py
Browse files
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 |
-
<
|
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)
|