Spaces:
Running
Running
Commit
·
4727612
1
Parent(s):
568d22e
precision submit.py
Browse files
app.py
CHANGED
|
@@ -593,7 +593,7 @@ with gr.Blocks(
|
|
| 593 |
|
| 594 |
1. **Train your model** using the [Chess Challenge Template](https://github.com/nathanael-fijalkow/ChessChallengeTemplate)
|
| 595 |
|
| 596 |
-
2. **Push to Hugging Face Hub** using the `submit.py` script provided in the template
|
| 597 |
|
| 598 |
3. **Verify your submission** by checking the model page on Hugging Face
|
| 599 |
|
|
|
|
| 593 |
|
| 594 |
1. **Train your model** using the [Chess Challenge Template](https://github.com/nathanael-fijalkow/ChessChallengeTemplate)
|
| 595 |
|
| 596 |
+
2. **Push to Hugging Face Hub** using the `submit.py` script provided in the template to make sure that your model is registered correctly.
|
| 597 |
|
| 598 |
3. **Verify your submission** by checking the model page on Hugging Face
|
| 599 |
|