Windows 10 PYTHONPATH=src ./encode.py <file|directory|glob> /path/to/output.npz

  • Thread starter Thread starter Chainslinger
  • Start date Start date
C

Chainslinger

I can't import the encoder code for finetuning OPEN GPT-2 so I searched it on the web and found this code

PYTHONPATH=src ./encode.py <file|directory|glob> /path/to/output.npz

I entered it but it shows this The system cannot find the file specified.

what should I do?

Continue reading...
 

Similar threads

Back
Top