Skip to content

Conversation

@arunjose696
Copy link

@arunjose696 arunjose696 commented May 18, 2024

Changes in the PR

1)Replacing imports in readme to use from turngpt instead of from convlm.turngpt as convlm is not a package that exists in current repo.
2) the transformers tokenizer.convert_tokens_to_string function takes in list[strings] instead of a string so casting the argument to list before passing.
3)Fix a import statement in train.py occurred due to renaming of DialogTextDM to ConversationalDM in datasets_turntaking.

…_to_string expects list[strings] instead of strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant