Upload BertForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/content/model/checkpoint-
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -30,7 +30,7 @@
|
|
30 |
"position_embedding_type": "absolute",
|
31 |
"problem_type": "single_label_classification",
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
"type_vocab_size": 2,
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 30522
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/model/checkpoint-4467",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
30 |
"position_embedding_type": "absolute",
|
31 |
"problem_type": "single_label_classification",
|
32 |
"torch_dtype": "float32",
|
33 |
+
"transformers_version": "4.40.0",
|
34 |
"type_vocab_size": 2,
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 30522
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437961724
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3ba6433f1ada6c1061c0730cff9a1f9fd40292ae622068dc776bc23082d3335
|
3 |
size 437961724
|