Upload folder using huggingface_hub
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -33,6 +33,7 @@
|
|
33 |
"output_past": true,
|
34 |
"pad_token_id": 1,
|
35 |
"position_embedding_type": "absolute",
|
|
|
36 |
"torch_dtype": "float32",
|
37 |
"transformers_version": "4.45.2",
|
38 |
"type_vocab_size": 2,
|
|
|
33 |
"output_past": true,
|
34 |
"pad_token_id": 1,
|
35 |
"position_embedding_type": "absolute",
|
36 |
+
"problem_type": "single_label_classification",
|
37 |
"torch_dtype": "float32",
|
38 |
"transformers_version": "4.45.2",
|
39 |
"type_vocab_size": 2,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439442436
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ceb03b4f3c02bc04b9b6e8413aee56b7df5a8e12ea619f0dd8fde077bb1f271e
|
3 |
size 439442436
|