Upload BertForSequenceClassification
Browse files- config.json +2 -3
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"_name_or_path": "chidamnat2002/content-multilabel-iab-classifier",
|
4 |
"architectures": [
|
5 |
"BertForSequenceClassification"
|
6 |
],
|
@@ -64,7 +63,7 @@
|
|
64 |
"position_embedding_type": "absolute",
|
65 |
"problem_type": "multi_label_classification",
|
66 |
"torch_dtype": "float32",
|
67 |
-
"transformers_version": "4.
|
68 |
"type_vocab_size": 2,
|
69 |
"use_cache": true,
|
70 |
"vocab_size": 30522
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/MiniLM-L12-H384-uncased",
|
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
63 |
"position_embedding_type": "absolute",
|
64 |
"problem_type": "multi_label_classification",
|
65 |
"torch_dtype": "float32",
|
66 |
+
"transformers_version": "4.44.2",
|
67 |
"type_vocab_size": 2,
|
68 |
"use_cache": true,
|
69 |
"vocab_size": 30522
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 133494096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e27377d95a1736acf02aebc862c0c0e8a051f4468226cde919c12a5340a6ab0f
|
3 |
size 133494096
|