Giter VIP home page Giter VIP logo

sentiment-analysis-ensemble's People

Contributors

sshah30-hue avatar

Watchers

 avatar

sentiment-analysis-ensemble's Issues

Requirements/pre-requisites for this code to run?

Hi @SShah30-hue

Can you post the requirements file for this repo? I am getting a lot of errors because of mismatches in python packages I believe. For example,

RoBERTa.ipynb:

from pytorch_lightning.metrics.functional import accuracy, f1, auroc

These metrics aren't supported by pytorch_lightning anymore (See this - Lightning-AI/lightning#2207 (comment))

I used torchmetrics and was able to proceed but got the following error later:

NotImplementedError: Support for training_epoch_end has been removed in v2.0.0. Tagger implements this method. You can use the on_train_epoch_end hook instead. To access outputs, save them in-memory as instance attributes. You can find migration examples in Lightning-AI/lightning#16520.

Thanks for your help!

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.