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