add model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -107,7 +107,7 @@
|
|
107 |
"position_embedding_type": "absolute",
|
108 |
"problem_type": "single_label_classification",
|
109 |
"torch_dtype": "float32",
|
110 |
-
"transformers_version": "4.
|
111 |
"type_vocab_size": 2,
|
112 |
"use_cache": true,
|
113 |
"vocab_size": 237
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "SharpAI/mal_tls",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
107 |
"position_embedding_type": "absolute",
|
108 |
"problem_type": "single_label_classification",
|
109 |
"torch_dtype": "float32",
|
110 |
+
"transformers_version": "4.20.1",
|
111 |
"type_vocab_size": 2,
|
112 |
"use_cache": true,
|
113 |
"vocab_size": 237
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f7fd3734686dec52f46581b14933c4540592b0637074d96ccdbc08afc01d98c
|
3 |
+
size 38938157
|