Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -49,7 +49,7 @@ For full evaluation instructions using AndroidWorld with parallel emulators, ple
|
|
| 49 |
|
| 50 |
```bash
|
| 51 |
# Start parallel evaluation (4 emulators)
|
| 52 |
-
NUM_WORKERS=4 CONFIG_NAME=UI-Voyager ./run_android_world.sh
|
| 53 |
```
|
| 54 |
|
| 55 |
## Citation
|
|
|
|
| 49 |
|
| 50 |
```bash
|
| 51 |
# Start parallel evaluation (4 emulators)
|
| 52 |
+
NUM_WORKERS=4 CONFIG_NAME=UI-Voyager MODEL_NAME=UI-Voyager ./run_android_world.sh
|
| 53 |
```
|
| 54 |
|
| 55 |
## Citation
|