Giter Club home page Giter Club logo

Comments (8)

Arvedek avatar Arvedek commented on June 2, 2024

Even though I change all the model to 'bert-base-uncased', still having this error

from bert-extractive-summarizer.

dmmiller612 avatar dmmiller612 commented on June 2, 2024

This might be due to the change in huggingface. I will look at updating the api tonight

from bert-extractive-summarizer.

Arvedek avatar Arvedek commented on June 2, 2024

I guess it's because the internet issue... so I download the model myself and get rid of that issue. But I met another one which shows like IndexError: index -2 is out of bounds for dimension 0 with size 1. Change the hidden to 2 and get it works not sure why. Btw, thanks for the reply

from bert-extractive-summarizer.

dmmiller612 avatar dmmiller612 commented on June 2, 2024

Should be resolved in newest pypi version

from bert-extractive-summarizer.

FBruzzesi avatar FBruzzesi commented on June 2, 2024

@dmmiller612 Using transformers 2.8.0, spacy 2.2.3 and neuralcoref 4.0.0, I am getting the IndexError above when using a downloaded model and cannot manage to work around it. Can it be version issue?

from bert-extractive-summarizer.

dmmiller612 avatar dmmiller612 commented on June 2, 2024

what version of bert-extractive-summarizer are you using?

from bert-extractive-summarizer.

FBruzzesi avatar FBruzzesi commented on June 2, 2024

I am using 0.4.2 version

from bert-extractive-summarizer.

dmmiller612 avatar dmmiller612 commented on June 2, 2024

So the above issue seems to work fine now. As for your model @FBruzzesi, do you have a link to the model you are trying to use? Long story short, the current implementation takes the second to last decoding layer as embedded output. If the model flattens the decoding layer, it would throw an error here.

from bert-extractive-summarizer.

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.