Update links
Browse files
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:
|
| 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:
|
| 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
|