Coder Social home page Coder Social logo

Runtime Error about e2e-coref HOT 3 OPEN

kentonl avatar kentonl commented on August 21, 2024
Runtime Error

from e2e-coref.

Comments (3)

kentonl avatar kentonl commented on August 21, 2024

I just tried it with

tensorflow>1.13.1
tensorflow-hub>0.4.0

and the demo still works for at least those versions. Are you still having trouble running the code?

from e2e-coref.

mjj1094 avatar mjj1094 commented on August 21, 2024

@kentonl
tensorflow-gpu 1.15.0
tensorflow-hub 0.8.0

the demo can not work for these version,can you show your precise version?

from e2e-coref.

mjj1094 avatar mjj1094 commented on August 21, 2024

python demo.py final
Traceback (most recent call last):
File "demo.py", line 45, in
model = cm.CorefModel(config)
File "/data/private/mjj/project/coreference-resolution/e2e-coref/coref_model.py", line 58, in init
self.predictions, self.loss = self.get_predictions_and_loss(*self.input_tensors)
File "/data/private/mjj/project/coreference-resolution/e2e-coref/coref_model.py", line 250, in get_predictions_and_loss
elmo_module = hub.Module("https://tfhub.dev/google/elmo/2")
……
File "/usr/lib/python3.6/urllib/request.py", line 1320, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>

from e2e-coref.

Related Issues (20)

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.