Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ language:
|
|
9 |
base_model:
|
10 |
- google-bert/bert-base-multilingual-cased
|
11 |
pipeline_tag: text-classification
|
|
|
12 |
---
|
13 |
|
14 |
# bert-smishing-model
|
|
|
9 |
base_model:
|
10 |
- google-bert/bert-base-multilingual-cased
|
11 |
pipeline_tag: text-classification
|
12 |
+
license: apache-2.0
|
13 |
---
|
14 |
|
15 |
# bert-smishing-model
|