Slightly better on test set
Browse files- config.json +2 -2
- model_quantized.onnx +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "models/trained_model/",
|
| 3 |
"architectures": [
|
| 4 |
"BertForSequenceClassification"
|
| 5 |
],
|
|
@@ -43,7 +43,7 @@
|
|
| 43 |
"position_embedding_type": "absolute",
|
| 44 |
"problem_type": "single_label_classification",
|
| 45 |
"torch_dtype": "float32",
|
| 46 |
-
"transformers_version": "4.
|
| 47 |
"type_vocab_size": 2,
|
| 48 |
"use_cache": true,
|
| 49 |
"vocab_size": 83828
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "rubert-turbo-payments/models/trained_model/",
|
| 3 |
"architectures": [
|
| 4 |
"BertForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 43 |
"position_embedding_type": "absolute",
|
| 44 |
"problem_type": "single_label_classification",
|
| 45 |
"torch_dtype": "float32",
|
| 46 |
+
"transformers_version": "4.45.1",
|
| 47 |
"type_vocab_size": 2,
|
| 48 |
"use_cache": true,
|
| 49 |
"vocab_size": 83828
|
model_quantized.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 29385865
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f04067dad13a977e2bea7feb395411e7ebc69d835a1c2db1b69502176b534420
|
| 3 |
size 29385865
|