CoolFace
Datasetpublic

db-d2/primevul-codebert-embeddings

PrimeVul Embeddings for PU Learning Pre-extracted [CLS] token embeddings from two code models for all functions in the PrimeVul v0.1 vulnerability detection dataset, plus the raw PrimeVul v0.1 JSONL source files. CodeBERT Embeddings (root .npz files) Each .npz file contains frozen CodeBERT embeddings (768-dimensional vectors) for C/C++ functions, along with their labels and CWE type annotations. These were extracted once using a frozen CodeBERT model and are used… See the full description on the dataset page: https://huggingface.co/datasets/db-d2/primevul-codebert-embeddings.

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes155downloads
16 commits on main
8e3e72a6mo ago

Upload folder using huggingface_hub

db-d2
590065a6mo ago

Upload README.md with huggingface_hub

db-d2
10554b66mo ago

Upload README.md with huggingface_hub

db-d2
071251a6mo ago

Upload raw/primevul_train.jsonl with huggingface_hub

db-d2
643706f6mo ago

Upload raw/primevul_train_paired.jsonl with huggingface_hub

db-d2
873dfd86mo ago

Upload raw/primevul_valid.jsonl with huggingface_hub

db-d2
053b9866mo ago

Upload raw/primevul_test.jsonl with huggingface_hub

db-d2
34d7dda6mo ago

Upload raw/primevul_valid_paired.jsonl with huggingface_hub

db-d2
9f543856mo ago

Upload raw/primevul_test_paired.jsonl with huggingface_hub

db-d2
6214d7a6mo ago

Upload folder using huggingface_hub

db-d2
9b9b0d56mo ago

Upload train.npz with huggingface_hub

db-d2
62419246mo ago

Upload valid.npz with huggingface_hub

db-d2
8f6fe376mo ago

Upload test.npz with huggingface_hub

db-d2
a5b95c36mo ago

Upload test_paired.npz with huggingface_hub

db-d2
0ef5b926mo ago

Upload README.md with huggingface_hub

db-d2
da8b3666mo ago

initial commit

db-d2