Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.
This repository was archived by the owner on May 2, 2023. It is now read-only.

BERT CVE Model doesn't optimally converge over epochs #9

Description

@dipanjanS

Current BERT model for probable CVEs works decently but some how doesn't seem to converge optimally as we increase the epochs.

False positives suddenly increase\fluctuate over epochs. The idea is to:

  • Remove data bias
  • Train with lower learning rate, better optimizers (https://arxiv.org/abs/1904.00962v1)
  • Validate predictions of trained model with last 2-3 weeks of triaged data

This would be a blocker into retraining the BERT model also because we need to know some level of optimal configuration before we start retraining

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions