Commit
·
ef94019
1
Parent(s):
91c2a39
Upload BertForSequenceClassification (#6)
Browse files- Upload BertForSequenceClassification (627df70e6d2438860465f44867ba017a6e4ed7a5)
- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"position_embedding_type": "absolute",
|
| 20 |
"problem_type": "single_label_classification",
|
| 21 |
"torch_dtype": "float32",
|
| 22 |
-
"transformers_version": "4.
|
| 23 |
"type_vocab_size": 2,
|
| 24 |
"use_cache": true,
|
| 25 |
"vocab_size": 30522
|
|
|
|
| 19 |
"position_embedding_type": "absolute",
|
| 20 |
"problem_type": "single_label_classification",
|
| 21 |
"torch_dtype": "float32",
|
| 22 |
+
"transformers_version": "4.29.1",
|
| 23 |
"type_vocab_size": 2,
|
| 24 |
"use_cache": true,
|
| 25 |
"vocab_size": 30522
|
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:cff99d097cb0fbce536d353b343514091406840aab37b8aa55a78ef207e3d04f
|
| 3 |
+
size 44712207
|