test init
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"BertRegressor"
|
5 |
],
|
6 |
-
"model_type": "
|
7 |
"problem_type": "regression",
|
8 |
"torch_dtype": "float32",
|
9 |
"transformers_version": "4.19.3"
|
|
|
3 |
"architectures": [
|
4 |
"BertRegressor"
|
5 |
],
|
6 |
+
"model_type": "BertClassifier",
|
7 |
"problem_type": "regression",
|
8 |
"torch_dtype": "float32",
|
9 |
"transformers_version": "4.19.3"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711553257
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91037ef071c3c3a39b4a89753d4a2a2966a1df6fc65c962cabd9b239e3ce583a
|
3 |
size 711553257
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3247
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d4762272cf1cd2ffd7c63d97d96152a38c7a0378318e2fb77679285aac52ba9
|
3 |
size 3247
|