Commit
·
2e24b3a
1
Parent(s):
ee1e537
add model
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -29,6 +29,7 @@
|
|
| 29 |
"num_hidden_layers": 24,
|
| 30 |
"pad_token_id": 1,
|
| 31 |
"position_embedding_type": "absolute",
|
|
|
|
| 32 |
"torch_dtype": "float32",
|
| 33 |
"transformers_version": "4.11.3",
|
| 34 |
"type_vocab_size": 1,
|
|
|
|
| 29 |
"num_hidden_layers": 24,
|
| 30 |
"pad_token_id": 1,
|
| 31 |
"position_embedding_type": "absolute",
|
| 32 |
+
"problem_type": "single_label_classification",
|
| 33 |
"torch_dtype": "float32",
|
| 34 |
"transformers_version": "4.11.3",
|
| 35 |
"type_vocab_size": 1,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1426007487
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4b1668e0acbec32c066b9efba3b3828d10fcf3cdbdf1a1988583ea93a979ec6
|
| 3 |
size 1426007487
|