Amber Tanaka commited on
Commit
d2de222
·
unverified ·
1 Parent(s): ad46ea8

Update README.md (#44)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/datasets/allenai/asta-bench-internal-results
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