Skip to content

Bugfix: Sorted character list#9

Open
thisancog wants to merge 1 commit intoChunML:masterfrom
thisancog:master
Open

Bugfix: Sorted character list#9
thisancog wants to merge 1 commit intoChunML:masterfrom
thisancog:master

Conversation

@thisancog
Copy link

Fixed a bug where the character list generated upon data loading would return different ordered results every time it's called resulting in non-reproducible behaviour. This leads to the generation of scrambled text when loading saved weights. Instead, sorted the list alphabetically to ensure consistent results.

Fixed a bug where the character list generated upon data loading would return different ordered results every time it's called resulting in non-reproducible behaviour. This leads to the generation of scrambled text when loading saved weights. Instead, sorted the list alphabetically to ensure consistent results.
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