tumeteor commited on
Commit
362660f
·
verified ·
1 Parent(s): 4741938

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # The Security Attack Pattern (TTP) Recognition or Mapping Task
2
  [![License](https://img.shields.io/badge/license-CC--BY--NC--SA--4.0-lightgrey)](https://creativecommons.org/licenses/by/4.0/)
3
  [![arXiv](https://img.shields.io/badge/arXiv-2109.05105-29d634.svg)](https://arxiv.org/abs/2401.10337)
@@ -31,7 +50,7 @@ If you use the datasets in your research or want to refer to our work, please ci
31
  ```
32
  @inproceedings{nguyen-srndic-neth-ttpm,
33
  title = "Noise Contrastive Estimation-based Matching Framework for Low-resource Security Attack Pattern Recognition",
34
- author = "Tu, Nguyen; Nedim, Srndic and Alexander, Neth",
35
  booktitle = "Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics",
36
  month = mar,
37
  year = "2024",
 
1
+ ---
2
+ license: cc
3
+ task_categories:
4
+ - text-classification
5
+ - question-answering
6
+ - zero-shot-classification
7
+ - sentence-similarity
8
+ language:
9
+ - en
10
+ tags:
11
+ - security
12
+ - ttp mapping
13
+ - mitre att&ck
14
+ - 'extreme multilabel '
15
+ - multilabel classification
16
+ pretty_name: Security Attack Pattern Recognition Datasets
17
+ size_categories:
18
+ - 1K<n<10K
19
+ ---
20
  # The Security Attack Pattern (TTP) Recognition or Mapping Task
21
  [![License](https://img.shields.io/badge/license-CC--BY--NC--SA--4.0-lightgrey)](https://creativecommons.org/licenses/by/4.0/)
22
  [![arXiv](https://img.shields.io/badge/arXiv-2109.05105-29d634.svg)](https://arxiv.org/abs/2401.10337)
 
50
  ```
51
  @inproceedings{nguyen-srndic-neth-ttpm,
52
  title = "Noise Contrastive Estimation-based Matching Framework for Low-resource Security Attack Pattern Recognition",
53
+ author = "Nguyen, Tu and Srndic, Nedim and Neth, Alexander",
54
  booktitle = "Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics",
55
  month = mar,
56
  year = "2024",