CoolFace
Datasetpublic

skrishna/SECURE-CPST

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes14downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: Prompt5    dtype: string6  - name: CVSS v3 Vector String7    dtype: string8  - name: Correct Answer9    dtype: float6410  splits:11  - name: train12    num_bytes: 3140013    num_examples: 10014  download_size: 631215  dataset_size: 3140016configs:17- config_name: default18  data_files:19  - split: train20    path: data/train-*21---22