Upload folder using huggingface_hub
Browse files- config.json +2 -2
- model.onnx +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -174,7 +174,7 @@
|
|
174 |
"position_embedding_type": "absolute",
|
175 |
"problem_type": "single_label_classification",
|
176 |
"torch_dtype": "float32",
|
177 |
-
"transformers_version": "4.
|
178 |
"type_vocab_size": 2,
|
179 |
"use_cache": true,
|
180 |
"vocab_size": 30522
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/model/",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
174 |
"position_embedding_type": "absolute",
|
175 |
"problem_type": "single_label_classification",
|
176 |
"torch_dtype": "float32",
|
177 |
+
"transformers_version": "4.44.0",
|
178 |
"type_vocab_size": 2,
|
179 |
"use_cache": true,
|
180 |
"vocab_size": 30522
|
model.onnx
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:92a09f19e2d8a494bd0337cf8881d5c45704c82a19854e2cce1573413ba9840f
|
3 |
+
size 438469121
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438183196
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bd9b4a97244eb84bf01d3a64ae4e1412e05664406e342532220818d14999784
|
3 |
size 438183196
|