JHU-CLSP / turking-bench

Web-grounded natural language instructions
https://turkingbench.github.io
Apache License 2.0
13 stars 6 forks source link

Converted actions to all be based on input_name instead of input, and execute model_outputs from the folder in src/ #116

Closed klxu03 closed 11 months ago

klxu03 commented 11 months ago

Converted actions to be based on input_name closes #115

Fixed dump to be based on input_name

Execute model_outputs by renaming the folder to model_outputs and placing it in src and running the evaluate_model.py script

@danyaljj

danyaljj commented 11 months ago

Merge when you're happy.