CoolFace
Datasetpublic

dliangfun/mitre_attack

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes19downloads
README.md32 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: ID5    dtype: string6  - name: name7    dtype: string8  - name: description9    dtype: string10  - name: created11    dtype: string12  - name: domain13    dtype: string14  - name: tactics15    dtype: string16  - name: detection17    dtype: string18  - name: text19    dtype: string20  splits:21  - name: train22    num_bytes: 106525923    num_examples: 50824  download_size: 50349725  dataset_size: 106525926configs:27- config_name: default28  data_files:29  - split: train30    path: data/train-*31---32