stanfordnlp / dspy

DSPy: The framework for programming—not prompting—foundation models
https://dspy-docs.vercel.app/
MIT License
17.36k stars 1.33k forks source link

Add trust_remote_code arg to load hotpot_qa #1192

Closed hmoazam closed 3 months ago

hmoazam commented 3 months ago

Added trust_remote_code=True to hotpot_qa dataset to skip prompt for allowing custom code to be run when using the HotPotQA dataset.