Spaces:
Runtime error
Runtime error
cyberosa
commited on
Commit
·
06920f7
1
Parent(s):
d596dd3
updating contribute tab
Browse files- tabs/howto_benchmark.py +1 -9
tabs/howto_benchmark.py
CHANGED
|
@@ -5,14 +5,6 @@ how_to_run = """\
|
|
| 5 |
- Create your tool in mech/packages/{your-name-here}/f'{your-tool}.py'
|
| 6 |
- Submit a PR
|
| 7 |
|
| 8 |
-
## Test your Tool on the Benchmark On HF
|
| 9 |
-
|
| 10 |
-
- Navigate to the "🔥 Run the Benchmark" page
|
| 11 |
-
- Choose your tool and model
|
| 12 |
-
- Enter your API key
|
| 13 |
-
- Press "Run Benchmark"
|
| 14 |
-
- Inspect the results
|
| 15 |
-
|
| 16 |
## Test your Tool on the Benchmark locally
|
| 17 |
|
| 18 |
- Fork the repo [here](https://github.com/valory-xyz/olas-predict-benchmark).
|
|
@@ -23,4 +15,4 @@ how_to_run = """\
|
|
| 23 |
- Fork the repo [here](https://github.com/valory-xyz/trader-quickstart).
|
| 24 |
- Follow the instructions in the readme.
|
| 25 |
|
| 26 |
-
"""
|
|
|
|
| 5 |
- Create your tool in mech/packages/{your-name-here}/f'{your-tool}.py'
|
| 6 |
- Submit a PR
|
| 7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
## Test your Tool on the Benchmark locally
|
| 9 |
|
| 10 |
- Fork the repo [here](https://github.com/valory-xyz/olas-predict-benchmark).
|
|
|
|
| 15 |
- Fork the repo [here](https://github.com/valory-xyz/trader-quickstart).
|
| 16 |
- Follow the instructions in the readme.
|
| 17 |
|
| 18 |
+
"""
|