Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WadeYin9712 authored Oct 30, 2023
1 parent 7a7bef3 commit 2b891e0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions eval/webshop/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Setup for Running WebShop Evaluation

Before evalution, please first run the following two commands to install the relevant packages and Webshop data, and finish preprocess.
```
pip install -r requirements.txt
./setup.sh
```

0 comments on commit 2b891e0

Please sign in to comment.