You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a demo of our **text classification** model with a mapping on CVSS scores.
61
-
It is a finetuned model based on[distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased), trained with our hardware (2X GPUs NVIDIA L40).
61
+
It's a fine-tuned model built onn[distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased), trained on our hardware featuring two GPUs NVIDIA L40.
62
62
We will test various BERT-based model, and of course [RoBERTa](https://arxiv.org/abs/1907.11692).
63
63
64
64
If you're interested in **text generation**, we've trained a larger model to assist in writing vulnerability descriptions, using [GPT-2](https://huggingface.co/openai-community/gpt2) as base.
0 commit comments