Giter Site home page Giter Site logo

f=0,p=0,r=0 about prgc HOT 5 OPEN

Wangrulin-1128 avatar Wangrulin-1128 commented on August 12, 2024
f=0,p=0,r=0

from prgc.

Comments (5)

beiyaoovo avatar beiyaoovo commented on August 12, 2024

me too...

from prgc.

youngsasa2021 avatar youngsasa2021 commented on August 12, 2024

me,too

from prgc.

beiyaoovo avatar beiyaoovo commented on August 12, 2024

me,too

I found that this problem can be solved by modifying the learning rate,

    # learning rate
    self.fin_tuning_lr = 1e-4
    self.downs_en_lr = 1e-3
    self.clip_grad = 2.
    self.drop_prob = 0.3  # dropout
    self.weight_decay_rate = 0.01
    self.warmup_prop = 0.1
    self.gradient_accumulation_steps = 2

I change it to

    self.fin_tuning_lr = 5e-5
    self.downs_en_lr = 5e-4

You can modify it according to your needs.

But the f1 value is very low, only around 0.2. If you have resolved the issue with f1 value, please notify me.

from prgc.

youngsasa2021 avatar youngsasa2021 commented on August 12, 2024

from prgc.

youngsasa2021 avatar youngsasa2021 commented on August 12, 2024

from prgc.

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.