Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regr.pkl file not available #3

Closed
zperfet opened this issue Aug 16, 2021 · 1 comment
Closed

regr.pkl file not available #3

zperfet opened this issue Aug 16, 2021 · 1 comment

Comments

@zperfet
Copy link

zperfet commented Aug 16, 2021

when i run "python usr_fed/usr/usr_server.py", error arrears:
Traceback (most recent call last):
File "usr_server.py", line 1, in
import usr
File "/home/zper/DialEvalMetrics/usr_fed/usr/usr.py", line 6, in
import regression
File "/home/zper/DialEvalMetrics/usr_fed/usr/regression.py", line 6, in
with open('regr.pkl','rb')as f:
FileNotFoundError: [Errno 2] No such file or directory: 'regr.pkl'

after i wget https://github.com/Shikib/usr/blob/master/examples/regr.pkl from original usr model github,
error also appears:
pickle invalid load key, '\x0a'.
i wonder if you can provide your pkl file, thanks.

@exe1023
Copy link
Owner

exe1023 commented Aug 17, 2021

Hi, I have pushed the pkl file. Sorry for the inconvenience.

@exe1023 exe1023 closed this as completed Aug 17, 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

No branches or pull requests

2 participants