Commit ·
91fdd40
1
Parent(s): db404ad
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.29.2",
|
| 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.29.2",
|
| 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 433329269
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc4d7b79a5c181760778feaaf0e46735538db379c9ec57842ddf3cfa6348800a
|
| 3 |
size 433329269
|