Training in progress, epoch 1
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -56,6 +56,7 @@
|
|
| 56 |
"num_hidden_layers": 12,
|
| 57 |
"pad_token_id": 0,
|
| 58 |
"position_embedding_type": "absolute",
|
|
|
|
| 59 |
"torch_dtype": "float32",
|
| 60 |
"transformers_version": "4.40.2",
|
| 61 |
"type_vocab_size": 2,
|
|
|
|
| 56 |
"num_hidden_layers": 12,
|
| 57 |
"pad_token_id": 0,
|
| 58 |
"position_embedding_type": "absolute",
|
| 59 |
+
"problem_type": "single_label_classification",
|
| 60 |
"torch_dtype": "float32",
|
| 61 |
"transformers_version": "4.40.2",
|
| 62 |
"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 438004788
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:962091040716f2c84d59440b4078cdb02edc3ec75c678acb992c84bd3a15789a
|
| 3 |
size 438004788
|