openai / weak-to-strong

MIT License
2.5k stars 305 forks source link

Dependencies import error #8

Closed srivhash closed 10 months ago

srivhash commented 10 months ago

TypeError: Field project.dependencies must be an array. This error is thrown when trying to run pip install . Thus I created an array and stored versions within. running pip install . works directly Added wandb version(optional) since it is required when you run the train_weak_to _strong.py file