qgen icon indicating copy to clipboard operation
qgen copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: 'data/tfLog72k-4'

Open AliOsamaHassan opened this issue 6 years ago • 8 comments

What does that path refer to ?

error

AliOsamaHassan avatar Nov 25 '18 18:11 AliOsamaHassan

@ra2630 ?

tshrjn avatar Dec 02 '18 22:12 tshrjn

This is the path to your log file. Setting std.out to this path would append lines printed on the stdout to the file.

ra2630 avatar Dec 03 '18 00:12 ra2630

Thanks so much, Can you share the weights of that model with me ?

AliOsamaHassan avatar Dec 03 '18 01:12 AliOsamaHassan

@AliOsamaHassan Did the above issue resolved for u? How to set the path to the log file? @ra2630 ?

ayush2051 avatar May 08 '19 08:05 ayush2051

Yes, it has been solved. I created a file with the above name and it worked for me. I think you can also change the writing mode to a+ so that it can create the file, if it does not exist.

AliOsamaHassan avatar May 08 '19 09:05 AliOsamaHassan

Hi @AliOsamaHassan. Thanks for your apt reply. I tried creating a file with the same file but was getting a FailedPreConditionError. I have shared the snippets as well. Capture1 Capture2 I have been implementing the ipynb file on Tensorflow 1.13.1 on Windows.Can u share your environment requirements where you have run the same.

ayush2051 avatar May 08 '19 14:05 ayush2051

@tshrjn @AliOsamaHassan how much time did it take to run the entire code and train it on complete SQUAD dataset. Can u also share the environment details on which you ran the code?

ayush2051 avatar May 17 '19 10:05 ayush2051

@ayush2051 I am having the same issue did you figure it out how to do solve it.

shloak2611 avatar Jun 26 '19 21:06 shloak2611