Android Bench Validator commited on
Commit ·
472eb08
1
Parent(s): ce750f6
Track JSONL files with Git LFS
Browse files
README.md
CHANGED
|
@@ -157,6 +157,7 @@ ds = load_dataset("MobileDev-Bench/mobiledev-bench", split="test")
|
|
| 157 |
Or clone the repository directly:
|
| 158 |
|
| 159 |
```bash
|
|
|
|
| 160 |
git clone https://huggingface.co/datasets/MobileDev-Bench/mobiledev-bench
|
| 161 |
```
|
| 162 |
|
|
|
|
| 157 |
Or clone the repository directly:
|
| 158 |
|
| 159 |
```bash
|
| 160 |
+
git lfs install
|
| 161 |
git clone https://huggingface.co/datasets/MobileDev-Bench/mobiledev-bench
|
| 162 |
```
|
| 163 |
|