zeno-ml / zeno-build

Build, evaluate, understand, and fix LLM-based apps
MIT License
484 stars 33 forks source link

error alarm. Beginner's problem #122

Closed cyz-32526 closed 1 year ago

cyz-32526 commented 1 year ago

I don't know what to do with it. I made the following changes in the original file.I ran the code in vscode. do_prediction can work, but do_visualization can't.

I modified these hyperparameters image

image I took the l out of it and turned it into image I changed the address image I added this code at the very beginning of the file image

The problem that appeared before no longer appears, but now the problem do not know how to solve. image

neubig commented 1 year ago

Thanks for the report @cyz-001 , and apologies for the error! I have fixed this in #123, so if you pull that branch (or once the branch is merged) the error should be fixed.

cyz-32526 commented 1 year ago

You all are incredible! The issue has been successfully resolved. Thank you so much for your tremendous help!

neubig commented 1 year ago

Great! if you run into any other trouble please ask.