Commit
·
5c18567
1
Parent(s):
8a2e3da
Upload BertForSequenceClassification
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -32,6 +32,7 @@
|
|
32 |
"num_hidden_layers": 12,
|
33 |
"pad_token_id": 0,
|
34 |
"position_embedding_type": "absolute",
|
|
|
35 |
"torch_dtype": "float32",
|
36 |
"transformers_version": "4.26.1",
|
37 |
"type_vocab_size": 2,
|
|
|
32 |
"num_hidden_layers": 12,
|
33 |
"pad_token_id": 0,
|
34 |
"position_embedding_type": "absolute",
|
35 |
+
"problem_type": "single_label_classification",
|
36 |
"torch_dtype": "float32",
|
37 |
"transformers_version": "4.26.1",
|
38 |
"type_vocab_size": 2,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438017141
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19292dadf680c526886250cc1a0599d6a980d5cc9dfa544ee5969a05d288179a
|
3 |
size 438017141
|