MBuechel commited on
Commit
095cb20
·
verified ·
1 Parent(s): eaa9ac5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # SoK: Automated TTP Extraction from CTI Reports – Are We There Yet?
2
 
3
 
 
1
+ ---
2
+ datasets:
3
+ - priamai/AnnoCTR
4
+ language:
5
+ - en
6
+ base_model:
7
+ - google-bert/bert-base-uncased
8
+ - meta-llama/Llama-3.1-8B-Instruct
9
+ pipeline_tag: text-classification
10
+ library_name: transformers
11
+ tags:
12
+ - CTI
13
+ - TTP
14
+ - TTP Extraction
15
+ - MITRE
16
+ - ATT&CK
17
+ ---
18
  # SoK: Automated TTP Extraction from CTI Reports – Are We There Yet?
19
 
20