Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"model_name": "industry-bert-sec-v0.1",
|
| 3 |
-
"description": "Sentence transformer embedding model finetuned on wide range of public SEC
|
| 4 |
"_name_or_path": "bert-base-uncased",
|
| 5 |
"architectures": [
|
| 6 |
"BertModel"
|
|
|
|
| 1 |
{
|
| 2 |
"model_name": "industry-bert-sec-v0.1",
|
| 3 |
+
"description": "Sentence transformer embedding model finetuned on wide range of public SEC filings and regulatory documents",
|
| 4 |
"_name_or_path": "bert-base-uncased",
|
| 5 |
"architectures": [
|
| 6 |
"BertModel"
|