togethercomputer / OpenChatKit

Apache License 2.0
9k stars 1.01k forks source link

Update data_utils.py #104

Closed leclem closed 1 year ago

leclem commented 1 year ago

Solving a minor issue during the usage of the name_to_dataset function raising the error

UnboundLocalError: local variable 'dataset' referenced before assignment

leclem commented 1 year ago

Re-opening, I had to check if it really worked :)