sarahwei commited on
Commit
59bb6fb
·
verified ·
1 Parent(s): 154c17d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -3,9 +3,11 @@ license: apache-2.0
3
  language:
4
  - en
5
  base_model: bencyc1129/mitre-bert-base-cased
6
- pipeline_tag: text-classification
7
  widget:
8
- - text: "An attacker performs a SQL injection."
 
 
9
  ---
10
 
11
  ## MITRE-tactic-bert-case-based
@@ -75,5 +77,4 @@ predicted_labels = [model.config.id2label[idx] for idx, label in enumerate(predi
75
  | 900|0.016100| 0.058965| 0.890756| 0.933716| 0.870000|
76
  | 1000|0.014200| 0.055885| 0.903766| 0.942372| 0.880000|
77
  | 1100|0.013200| 0.056888| 0.895397| 0.937849| 0.880000|
78
- | 1200|0.012700| 0.057484| 0.895397| 0.937849| 0.870000|
79
-
 
3
  language:
4
  - en
5
  base_model: bencyc1129/mitre-bert-base-cased
6
+ pipeline_tag: text-classification
7
  widget:
8
+ - text: An attacker performs a SQL injection.
9
+ datasets:
10
+ - sarahwei/cyber_MITRE_CTI_dataset
11
  ---
12
 
13
  ## MITRE-tactic-bert-case-based
 
77
  | 900|0.016100| 0.058965| 0.890756| 0.933716| 0.870000|
78
  | 1000|0.014200| 0.055885| 0.903766| 0.942372| 0.880000|
79
  | 1100|0.013200| 0.056888| 0.895397| 0.937849| 0.880000|
80
+ | 1200|0.012700| 0.057484| 0.895397| 0.937849| 0.870000|