DeepSpeedExamples icon indicating copy to clipboard operation
DeepSpeedExamples copied to clipboard

No such file or directory: '/tmp/data_files/traindata_04ec1ee09de8642fa1c4b659535fca5dca42643897e6a76769bb674209ad4704.pt'

Open hellojiabin opened this issue 8 months ago • 2 comments

i got something wrong. pls tell me how to generate the file.

FileNotFoundError File "/usr/local/lib/python3.8/dist-packages/torch/serialization.py", line 251, in init File "/usr/local/lib/python3.8/dist-packages/torch/serialization.py", line 251, in init super(_open_file, self).init(open(name, mode))FileNotFoundError: super(_open_file, self).init(open(name, mode))super(_open_file, self).init(open(name, mode))super(_open_file, self).init(open(name, mode)) : [Errno 2] No such file or directory: '/tmp/data_files/traindata_04ec1ee09de8642fa1c4b659535fca5dca42643897e6a76769bb674209ad4704.pt'[Errno 2] No such file or directory: '/tmp/data_files/traindata_04ec1ee09de8642fa1c4b659535fca5dca42643897e6a76769bb674209ad4704.pt'super(_open_file, self).init(open(name, mode))super(_open_file, self).init(open(name, mode))

hellojiabin avatar Oct 23 '23 10:10 hellojiabin