aboutcode-org / aboutcode-org/www.aboutcode.org

POST: Good ole machine learning can get you far

未关闭
#24 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
blog
主要语言
JavaScript
星标
9
派生
18
PR 合并指标
30 天内没有已合并 PR

描述

Our buddies at CIRCL came out with an interesting approach to help classify the severity of a vulnerability.
Did they use AI? well yes and no: they used "machine learning" which used to be the name of practical AI in the old days pre-GenAI times.

The approach is to take a two year old base model, started 6 years ago by Facebook research and refine with vulnerabilities scoring data. The results are surprisingly decent. Given that the NVD has been trailing behind reviewing CVEs.

The model itself is only 500MB and only 125M parameters and its something that should fit in most basic computers.

Hear, hear! This usage of ML is efficient, practical, cheap, and open! ... and useful.

https://huggingface.co/CIRCL/vulnerability-severity-classification-roberta-base/

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。