Spaces:
Running
Running
Amber Tanaka
commited on
Update README.md (#44)
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ First make sure to merge your changes to the `main` branch of this repository. (
|
|
| 31 |
First you need to add the Hugging Face remote repository if you haven't done so already. You can do this by running the following command:
|
| 32 |
|
| 33 |
```bash
|
| 34 |
-
git remote add huggingface https://huggingface.co/
|
| 35 |
```
|
| 36 |
You can verify that the remote has been added by running:
|
| 37 |
|
|
|
|
| 31 |
First you need to add the Hugging Face remote repository if you haven't done so already. You can do this by running the following command:
|
| 32 |
|
| 33 |
```bash
|
| 34 |
+
git remote add huggingface https://huggingface.co/spaces/allenai/asta-bench-internal-leaderboard
|
| 35 |
```
|
| 36 |
You can verify that the remote has been added by running:
|
| 37 |
|