Training in progress, epoch 1
Browse files- config.json +2 -9
- model.safetensors +1 -1
- runs/Jul01_10-09-12_c9f7eb6c65d1/events.out.tfevents.1719828612.c9f7eb6c65d1.34.22 +3 -0
- runs/Jul01_10-14-13_c9f7eb6c65d1/events.out.tfevents.1719828854.c9f7eb6c65d1.34.23 +3 -0
- runs/Jul01_10-16-52_c9f7eb6c65d1/events.out.tfevents.1719829013.c9f7eb6c65d1.34.24 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "bert-base-uncased",
|
| 3 |
"architectures": [
|
| 4 |
-
"
|
| 5 |
],
|
| 6 |
"attention_probs_dropout_prob": 0.1,
|
| 7 |
"classifier_dropout": null,
|
|
@@ -9,16 +9,8 @@
|
|
| 9 |
"hidden_act": "gelu",
|
| 10 |
"hidden_dropout_prob": 0.1,
|
| 11 |
"hidden_size": 768,
|
| 12 |
-
"id2label": {
|
| 13 |
-
"0": "not_equivalent",
|
| 14 |
-
"1": "equivalent"
|
| 15 |
-
},
|
| 16 |
"initializer_range": 0.02,
|
| 17 |
"intermediate_size": 3072,
|
| 18 |
-
"label2id": {
|
| 19 |
-
"equivalent": 1,
|
| 20 |
-
"not_equivalent": 0
|
| 21 |
-
},
|
| 22 |
"layer_norm_eps": 1e-12,
|
| 23 |
"max_position_embeddings": 512,
|
| 24 |
"model_type": "bert",
|
|
@@ -27,6 +19,7 @@
|
|
| 27 |
"pad_token_id": 0,
|
| 28 |
"position_embedding_type": "absolute",
|
| 29 |
"problem_type": "single_label_classification",
|
|
|
|
| 30 |
"transformers_version": "4.41.2",
|
| 31 |
"type_vocab_size": 2,
|
| 32 |
"use_cache": true,
|
|
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "bert-base-uncased",
|
| 3 |
"architectures": [
|
| 4 |
+
"BertForSequenceClassification"
|
| 5 |
],
|
| 6 |
"attention_probs_dropout_prob": 0.1,
|
| 7 |
"classifier_dropout": null,
|
|
|
|
| 9 |
"hidden_act": "gelu",
|
| 10 |
"hidden_dropout_prob": 0.1,
|
| 11 |
"hidden_size": 768,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"initializer_range": 0.02,
|
| 13 |
"intermediate_size": 3072,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
"layer_norm_eps": 1e-12,
|
| 15 |
"max_position_embeddings": 512,
|
| 16 |
"model_type": "bert",
|
|
|
|
| 19 |
"pad_token_id": 0,
|
| 20 |
"position_embedding_type": "absolute",
|
| 21 |
"problem_type": "single_label_classification",
|
| 22 |
+
"torch_dtype": "float32",
|
| 23 |
"transformers_version": "4.41.2",
|
| 24 |
"type_vocab_size": 2,
|
| 25 |
"use_cache": true,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:961bc9b56de416e10b1e6d4c4c59e2f8fcf5fbcabcafecc2896923654a57093f
|
| 3 |
size 437958648
|
runs/Jul01_10-09-12_c9f7eb6c65d1/events.out.tfevents.1719828612.c9f7eb6c65d1.34.22
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c98f2022549072e3e48b878204be8df0fb758a2bb3ab8b8c214f9c19ff009c3
|
| 3 |
+
size 307
|
runs/Jul01_10-14-13_c9f7eb6c65d1/events.out.tfevents.1719828854.c9f7eb6c65d1.34.23
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21b6c28f738db2c1a916b02578868188b85958d6a6eb845c6f6dd534d15f33a6
|
| 3 |
+
size 4833
|
runs/Jul01_10-16-52_c9f7eb6c65d1/events.out.tfevents.1719829013.c9f7eb6c65d1.34.24
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32c2d6d6bbc5847b1396ebd843b2a282b482a3e65b64c195fdc9402bd4c511e4
|
| 3 |
+
size 5400
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7280b7a2daf9d54e7431256818cf6dbd80bb493ae40e0d5741018f24f5d499f9
|
| 3 |
size 5176
|