Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,7 @@ def scisearch(query, language, num_results=10):
|
|
67 |
|
68 |
|
69 |
description = """# <p style="text-align: center; color: white;"><span style='color: #ff75b3;'>π
SantaCoder:</span> Dataset Search π </p>
|
70 |
-
<span style='color: white;'>When you use <a href="
|
71 |
and with this search tool we aim to provide help to finding out where the code came from.</span>"""
|
72 |
|
73 |
|
|
|
67 |
|
68 |
|
69 |
description = """# <p style="text-align: center; color: white;"><span style='color: #ff75b3;'>π
SantaCoder:</span> Dataset Search π </p>
|
70 |
+
<span style='color: white;'>When you use <a href="https://huggingface.co/bigcode/santacoder" style="color: #ff75b3;">SantaCoder</a> to generate code it might produce exact copies of code in the pretraining dataset. In that case the code requires
|
71 |
and with this search tool we aim to provide help to finding out where the code came from.</span>"""
|
72 |
|
73 |
|