Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"model_name": "industry-bert-insurance-v0.1",
|
3 |
-
"description": "BERT-based Sentence transformer embedding model finetuned on wide range of public insurance
|
4 |
"_name_or_path": "bert-base-uncased",
|
5 |
"architectures": [
|
6 |
"BertModel"
|
|
|
1 |
{
|
2 |
"model_name": "industry-bert-insurance-v0.1",
|
3 |
+
"description": "BERT-based Sentence transformer embedding model finetuned on wide range of public insurance vertical domain materials",
|
4 |
"_name_or_path": "bert-base-uncased",
|
5 |
"architectures": [
|
6 |
"BertModel"
|