CrabInHoney
commited on
Commit
•
44cc602
1
Parent(s):
ce072c6
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is a very small version of BERT, intended for later fine-tune under URL analysis.
|
2 |
|
3 |
Model size
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-classification
|
6 |
+
tags:
|
7 |
+
- url
|
8 |
+
- urls
|
9 |
+
- classification
|
10 |
+
---
|
11 |
This is a very small version of BERT, intended for later fine-tune under URL analysis.
|
12 |
|
13 |
Model size
|