Unverified Commit 6700f382 authored by Kangrui Wang's avatar Kangrui Wang Committed by GitHub
Browse files

Update README.md

parent 8c9e06a7
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -62,20 +62,6 @@ Our experiments on visual Sokoban using a Qwen-VL 3B model show:
| **Discounting** | Single discount rate | Single discount rate | Bi-level discounting |
| **Optimization** | All tokens equally | All tokens equally | Selective token optimization |

## Getting Started

```bash
# Clone the repository
git clone https://github.com/RAGEN-AI/VAGEN.git
cd VAGEN

# Install dependencies
pip install -e .

# Run an example experiment
python vagen/examples/...
```

## Training Configuration

We used the following settings in our experiments: