Spaces:
Sleeping
Sleeping
Update pages/Workflow & Model Overview.py
Browse files
pages/Workflow & Model Overview.py
CHANGED
@@ -131,7 +131,6 @@ st.markdown("""
|
|
131 |
<ul>
|
132 |
<li><a class="link" href="https://ai.googleblog.com/2019/10/exploring-transfer-learning-with-t5.html" target="_blank">Google AI Blog on T5</a>: Learn more about the T5 model</li>
|
133 |
<li><a class="link" href="https://sparknlp.org/models?annotator=T5Transformer" target="_blank">Spark NLP Model Hub</a>: Explore T5 models</li>
|
134 |
-
<li><a class="link" href="https://huggingface.co/models" target="_blank">Hugging Face Model Hub</a>: Explore various NLP models</li>
|
135 |
<li><a class="link" href="https://github.com/google-research/text-to-text-transfer-transformer" target="_blank">GitHub</a>: Access the T5 repository and contribute</li>
|
136 |
<li><a class="link" href="https://arxiv.org/abs/1910.10683" target="_blank">T5 Paper</a>: Detailed insights from the developers</li>
|
137 |
</ul>
|
|
|
131 |
<ul>
|
132 |
<li><a class="link" href="https://ai.googleblog.com/2019/10/exploring-transfer-learning-with-t5.html" target="_blank">Google AI Blog on T5</a>: Learn more about the T5 model</li>
|
133 |
<li><a class="link" href="https://sparknlp.org/models?annotator=T5Transformer" target="_blank">Spark NLP Model Hub</a>: Explore T5 models</li>
|
|
|
134 |
<li><a class="link" href="https://github.com/google-research/text-to-text-transfer-transformer" target="_blank">GitHub</a>: Access the T5 repository and contribute</li>
|
135 |
<li><a class="link" href="https://arxiv.org/abs/1910.10683" target="_blank">T5 Paper</a>: Detailed insights from the developers</li>
|
136 |
</ul>
|