Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@cedricbonhomme cedricbonhomme released this 01 Jul 08:42
· 129 commits to main since this release
v1.4.0
d03079a

This version adds support for creating new AI-ready datasets based on the China National Vulnerability Database (CNVD). It also introduces a new training module designed to classify vulnerabilities using text classification models tailored for CNVD data. By default hfl/chinese-macbert-base is used but it is possible to use hfl/chinese-bert-wwm-ext or google-bert/bert-base-chinese.
By @3LS3-1F