Spaces:
Sleeping
Sleeping
Commit
·
2fc6aab
1
Parent(s):
361f94f
cleanup utils
Browse files
utils.py
CHANGED
@@ -20,7 +20,7 @@ HEADLINE = """
|
|
20 |
</p>
|
21 |
<p align="center" style="font-weight: bold; margin-top: 20px; display: flex; justify-content: center; gap: 10px;">
|
22 |
<a href="https://github.com/flairNLP/transformer-ranker">
|
23 |
-
<img src="https://img.shields.io/
|
24 |
</a>
|
25 |
<a href="https://pypi.org/project/transformer-ranker/">
|
26 |
<img src="https://img.shields.io/badge/Package-orange?style=flat&logo=python" alt="Package Badge">
|
|
|
20 |
</p>
|
21 |
<p align="center" style="font-weight: bold; margin-top: 20px; display: flex; justify-content: center; gap: 10px;">
|
22 |
<a href="https://github.com/flairNLP/transformer-ranker">
|
23 |
+
<img src="https://img.shields.io/badge/GitHub-transformer--ranker-black?style=flat&logo=github" alt="GitHub Repo">
|
24 |
</a>
|
25 |
<a href="https://pypi.org/project/transformer-ranker/">
|
26 |
<img src="https://img.shields.io/badge/Package-orange?style=flat&logo=python" alt="Package Badge">
|