End of training
Browse files
config.json
CHANGED
@@ -30,13 +30,15 @@
|
|
30 |
"giou_cost": 2,
|
31 |
"giou_loss_coefficient": 2,
|
32 |
"id2label": {
|
33 |
-
"0": "button"
|
|
|
34 |
},
|
35 |
"init_std": 0.02,
|
36 |
"init_xavier_std": 1.0,
|
37 |
"is_encoder_decoder": true,
|
38 |
"label2id": {
|
39 |
-
"button": 0
|
|
|
40 |
},
|
41 |
"mask_loss_coefficient": 1,
|
42 |
"max_position_embeddings": 1024,
|
|
|
30 |
"giou_cost": 2,
|
31 |
"giou_loss_coefficient": 2,
|
32 |
"id2label": {
|
33 |
+
"0": "button",
|
34 |
+
"1": "cross"
|
35 |
},
|
36 |
"init_std": 0.02,
|
37 |
"init_xavier_std": 1.0,
|
38 |
"is_encoder_decoder": true,
|
39 |
"label2id": {
|
40 |
+
"button": 0,
|
41 |
+
"cross": 1
|
42 |
},
|
43 |
"mask_loss_coefficient": 1,
|
44 |
"max_position_embeddings": 1024,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fb86433aa021183a69217f8190daa4df4fc2744ff0e3baefcffc69ac5cc3e6d
|
3 |
+
size 166495852
|
runs/Mar01_13-21-05_44ba328b002d/events.out.tfevents.1709299266.44ba328b002d.961.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd645ee47f18888a5caaa9e3228dda307badbac62155694c197bd683d0055e95
|
3 |
+
size 14020
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:099dc9bb7c20e2ebbbdd58decfc57e11ac4e594cd75ba0aafaf586caf0bba46b
|
3 |
size 4920
|