Skip to content

Conversation

prasys
Copy link

@prasys prasys commented Sep 2, 2020

Problem Statement :

npz files do not load with Newer numpy versions > 1.16

The Fix :
This is done by editing the load_dataset.py file by specifying the allow_pickle parameter to be True which allows the npz file to be loaded

Tested on numpy 1.18.5 , python 3.7.7

This is done to handle newer numpy version :)
Dobby233Liu added a commit to Dobby233Liu/gpt-2-simple that referenced this pull request Apr 5, 2021
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