Giter VIP home page Giter VIP logo

conve_reproduce's Introduction

Hi there ๐Ÿ‘‹

My name is Ben Liu, I live in Wuhan, China. My research focuses on Natural Language Processing.

  • ๐Ÿ”ญ Iโ€™m currently a graduate student in the School of Computer Science at Wuhan University.
  • ๐ŸŒฑ Iโ€™m currently learning knwoledge graph embedding and GNN.
  • ๐Ÿ“ซ My personal blog is https://liuben.top, welcom to my blog.

conve_reproduce's People

Contributors

lb0828 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

conve_reproduce's Issues

Running error

hello, when I try to run the "run.py",it comes :
Traceback (most recent call last):
File "/home/zq/miniconda3/envs/bianyiqi/lib/python3.7/logging/config.py", line 563, in configure
handler = self.configure_handler(handlers[name])
File "/home/zq/miniconda3/envs/bianyiqi/lib/python3.7/logging/config.py", line 736, in configure_handler
result = factory(**kwargs)
File "/home/zq/miniconda3/envs/bianyiqi/lib/python3.7/logging/init.py", line 1087, in init
StreamHandler.init(self, self._open())
File "/home/zq/miniconda3/envs/bianyiqi/lib/python3.7/logging/init.py", line 1116, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding)
FileNotFoundError: [Errno 2] No such file or directory: '/home/zq/LP_program/conve_reproduce-master/log/testrun_25_09_2023_21:32:52'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/zq/LP_program/conve_reproduce-master/run.py", line 462, in
model = Runner(args)
File "/home/zq/LP_program/conve_reproduce-master/run.py", line 149, in init
self.logger = get_logger(self.p.name, self.p.log_dir, self.p.config_dir)
File "/home/zq/LP_program/conve_reproduce-master/helper.py", line 48, in get_logger
logging.config.dictConfig(config_dict)
File "/home/zq/miniconda3/envs/bianyiqi/lib/python3.7/logging/config.py", line 800, in dictConfig
dictConfigClass(config).configure()
File "/home/zq/miniconda3/envs/bianyiqi/lib/python3.7/logging/config.py", line 571, in configure
'%r' % name) from e
ValueError: Unable to configure handler 'file_handler'

Could you give me some advice to solve it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.