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

Unable to train ConvE on Fb15k-237 #2

Closed
as3896001 opened this issue Jun 6, 2020 · 1 comment
Closed

Unable to train ConvE on Fb15k-237 #2

as3896001 opened this issue Jun 6, 2020 · 1 comment

Comments

@as3896001
Copy link

File "conve.py", line 312, in
model = Main(args)
File "conve.py", line 82, in init
self.logger = get_logger(self.p.name, self.p.log_dir, self.p.config_dir)
File "C:\Users\Kano_Hayashi\Desktop\kg-reeval-master\ConvE\helper.py", line 52, in get_logger
logging.config.dictConfig(config_dict)
File "C:\Users\Kano_Hayashi.conda\envs\rota\lib\logging\config.py", line 800, in dictConfig
dictConfigClass(config).configure()
File "C:\Users\Kano_Hayashi.conda\envs\rota\lib\logging\config.py", line 571, in configure
'%r' % name) from e
ValueError: Unable to configure handler 'file_handler'

@Edward-Sun
Copy link
Collaborator

Hi, can you try with Linux system?

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