Spaces:
Running
Running
Update frontend/content.py
Browse files- frontend/content.py +2 -2
frontend/content.py
CHANGED
|
@@ -72,7 +72,7 @@ class AboutContent:
|
|
| 72 |
- Transparent, reproducible evaluation, and
|
| 73 |
- External accessibility for research or industry partners.
|
| 74 |
|
| 75 |
-
Example implementation: [`
|
| 76 |
|
| 77 |
## Evaluation protocol
|
| 78 |
- **Task:** 12 binary toxicity classification endpoints (NR and SR assays).
|
|
@@ -164,7 +164,7 @@ class SubmissionContent:
|
|
| 164 |
</li>
|
| 165 |
<li>Your Space must provide a file calles <code>train.py</code> which implements the training process of the model used in <code>predict.py</code></li>
|
| 166 |
</ul>
|
| 167 |
-
<p>For a detailed explanation have a look at this <a href="https://huggingface.co/spaces/
|
| 168 |
|
| 169 |
<p><strong>Evaluation flow:</strong></p>
|
| 170 |
<ul>
|
|
|
|
| 72 |
- Transparent, reproducible evaluation, and
|
| 73 |
- External accessibility for research or industry partners.
|
| 74 |
|
| 75 |
+
Example implementation: [`ml-jku/tox21_gin_classifier`](https://huggingface.co/spaces/ml-jku/tox21_gin_classifier).
|
| 76 |
|
| 77 |
## Evaluation protocol
|
| 78 |
- **Task:** 12 binary toxicity classification endpoints (NR and SR assays).
|
|
|
|
| 164 |
</li>
|
| 165 |
<li>Your Space must provide a file calles <code>train.py</code> which implements the training process of the model used in <code>predict.py</code></li>
|
| 166 |
</ul>
|
| 167 |
+
<p>For a detailed explanation have a look at this <a href="https://huggingface.co/spaces/ml-jku/tox21_gin_classifier" target="_blank">Example Space</a>.</p>
|
| 168 |
|
| 169 |
<p><strong>Evaluation flow:</strong></p>
|
| 170 |
<ul>
|