https://github.com/ram81/procthor-eval-generation
https://github.com/ram81/procthor-eval-generation
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ram81/procthor-eval-generation
- Owner: Ram81
- Created: 2023-03-20T04:58:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T04:58:52.000Z (about 2 years ago)
- Last Synced: 2025-01-07T19:21:30.289Z (5 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProcTHOR Eval Generation
Generates the code for the validation and testing tasks for the ProcTHOR paper.
Example:
```bash
python3 main.py agent=stretch split=val domain=procthor
```