CrabInHoney commited on
Commit
7a70ffc
·
verified ·
1 Parent(s): 220bfdf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  This is a very small version of BERT, designed to categorize links into phishing and non-phishing links
2
 
3
  Model size
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - CrabInHoney/urlbert-tiny-base-v1
7
+ pipeline_tag: text-classification
8
+ tags:
9
+ - classification
10
+ - url
11
+ - urls
12
+ - phishing
13
+ ---
14
  This is a very small version of BERT, designed to categorize links into phishing and non-phishing links
15
 
16
  Model size