Jiayi-Pan commited on
Commit
b4350b3
·
verified ·
1 Parent(s): 6f60d66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,8 +11,9 @@
11
  - CogAgent + Filtered BC
12
 
13
  - `ios-offline-trajectories.zip` contains CogAgent's trajectories on iOS emulator, which is then used to refine the CogAgent model through Filtered BC
14
- - `webarena-reflexion-trajectories.zip` contains webarena trajectories on refining the GPT-4 CoT baseline with a model-based evaluator (Figure 3 of our paper)
15
  - GPT-4V
16
  - Captioner + GPT-4
17
  - Captioner + Mixtral
 
18
 
 
11
  - CogAgent + Filtered BC
12
 
13
  - `ios-offline-trajectories.zip` contains CogAgent's trajectories on iOS emulator, which is then used to refine the CogAgent model through Filtered BC
14
+ - `webarena-reflexion-<evaluator-type).zip` contains webarena trajectories on refining the GPT-4 CoT baseline with a model-based evaluator (Figure 3 of our paper)
15
  - GPT-4V
16
  - Captioner + GPT-4
17
  - Captioner + Mixtral
18
+ - Oracle Evaluator
19