Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,14 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: cybersecurity-ner
|
13 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -70,4 +78,4 @@ The following hyperparameters were used during training:
|
|
70 |
- Transformers 4.35.2
|
71 |
- Pytorch 2.1.0+cu118
|
72 |
- Datasets 2.15.0
|
73 |
-
- Tokenizers 0.15.0
|
|
|
11 |
model-index:
|
12 |
- name: cybersecurity-ner
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- bnsapa/cybersecurity-ner
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
library_name: transformers
|
19 |
+
widget:
|
20 |
+
- text: "microsoft and google are working to build AI models"
|
21 |
+
- text: "A company should have good security and minimum vulnerabilities"
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
78 |
- Transformers 4.35.2
|
79 |
- Pytorch 2.1.0+cu118
|
80 |
- Datasets 2.15.0
|
81 |
+
- Tokenizers 0.15.0
|