faizhuda commited on
Commit
5b9dbb5
·
verified ·
1 Parent(s): 46e6155

Add YAML metadata to model card

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Model Card — PriorMail Phishing Detector v1.0
2
 
3
  **Model ID:** `phishing/v1.0`
 
1
+ ---
2
+ language:
3
+ - en
4
+ - id
5
+ license: other
6
+ tags:
7
+ - text-classification
8
+ - phishing-detection
9
+ - bert
10
+ base_model: bert-base-multilingual-cased
11
+ pipeline_tag: text-classification
12
+ ---
13
+
14
  # Model Card — PriorMail Phishing Detector v1.0
15
 
16
  **Model ID:** `phishing/v1.0`