MarsXL commited on
Commit
c262b85
·
verified ·
1 Parent(s): 9ee5c0e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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