ceyron commited on
Commit
7ab91f1
·
verified ·
1 Parent(s): 7a9daf2

Update links

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,12 +12,12 @@ git lfs --version
12
 
13
  Clone without large files (subsets or all data can be downloaded later)
14
  ```bash
15
- GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:ceyron/apebench-paper
16
  ```
17
 
18
  Alternatively if you have ~250GB of free space, you can download all the data at once
19
  ```bash
20
- git clone git@hf.co:ceyron/apebench-paper
21
  ```
22
 
23
  ## Installation
 
12
 
13
  Clone without large files (subsets or all data can be downloaded later)
14
  ```bash
15
+ GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:thuerey-group/apebench-paper
16
  ```
17
 
18
  Alternatively if you have ~250GB of free space, you can download all the data at once
19
  ```bash
20
+ git clone git@hf.co:thuerey-group/apebench-paper
21
  ```
22
 
23
  ## Installation