lam179 commited on
Commit
61e0d84
1 Parent(s): 0357680

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ - precision
8
+ - f1
9
+ base_model:
10
+ - google-bert/bert-base-uncased
11
+ pipeline_tag: token-classification
12
+ tags:
13
+ - network
14
+ - security
15
+ - genAI
16
+ ---