Training in progress, step 1000
Browse files- config.json +1 -8
- events.out.tfevents.1700919400.a0539e9e3983.5718.5 +3 -0
- model.safetensors +1 -1
- runs/Nov25_13-33-33_a0539e9e3983/events.out.tfevents.1700919400.a0539e9e3983.5718.6 +3 -0
- runs/Nov25_13-33-33_a0539e9e3983/events.out.tfevents.1700919400.a0539e9e3983.5718.7 +3 -0
- runs/Nov25_13-45-31_a0539e9e3983/events.out.tfevents.1700919936.a0539e9e3983.5718.8 +3 -0
- runs/Nov25_13-45-31_a0539e9e3983/events.out.tfevents.1700919936.a0539e9e3983.5718.9 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -8,16 +8,8 @@
|
|
8 |
"hidden_act": "gelu",
|
9 |
"hidden_dropout_prob": 0.1,
|
10 |
"hidden_size": 128,
|
11 |
-
"id2label": {
|
12 |
-
"0": "Taken",
|
13 |
-
"1": "Not Taken"
|
14 |
-
},
|
15 |
"initializer_range": 0.02,
|
16 |
"intermediate_size": 512,
|
17 |
-
"label2id": {
|
18 |
-
"Not Taken": 1,
|
19 |
-
"Taken": 0
|
20 |
-
},
|
21 |
"layer_norm_eps": 1e-12,
|
22 |
"max_position_embeddings": 512,
|
23 |
"model_type": "bert",
|
@@ -25,6 +17,7 @@
|
|
25 |
"num_hidden_layers": 2,
|
26 |
"pad_token_id": 0,
|
27 |
"position_embedding_type": "absolute",
|
|
|
28 |
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.35.2",
|
30 |
"type_vocab_size": 2,
|
|
|
8 |
"hidden_act": "gelu",
|
9 |
"hidden_dropout_prob": 0.1,
|
10 |
"hidden_size": 128,
|
|
|
|
|
|
|
|
|
11 |
"initializer_range": 0.02,
|
12 |
"intermediate_size": 512,
|
|
|
|
|
|
|
|
|
13 |
"layer_norm_eps": 1e-12,
|
14 |
"max_position_embeddings": 512,
|
15 |
"model_type": "bert",
|
|
|
17 |
"num_hidden_layers": 2,
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
20 |
+
"problem_type": "single_label_classification",
|
21 |
"torch_dtype": "float32",
|
22 |
"transformers_version": "4.35.2",
|
23 |
"type_vocab_size": 2,
|
events.out.tfevents.1700919400.a0539e9e3983.5718.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad3b73dda3ad7414ac50d031d16b61ccb6f0a82e4849d2a68b6ca62ef7fd8332
|
3 |
+
size 132
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17549312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68270199a226cc06d527d5dc35fe69e53a067a3b0769534d83834c9a09c5e446
|
3 |
size 17549312
|
runs/Nov25_13-33-33_a0539e9e3983/events.out.tfevents.1700919400.a0539e9e3983.5718.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd477c3fdd72b23d6e68deeef539fb1718ed029bd4578b07591db30e9cd0c268
|
3 |
+
size 411
|
runs/Nov25_13-33-33_a0539e9e3983/events.out.tfevents.1700919400.a0539e9e3983.5718.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a1e1f93c03e019a4347e85a1b4c5ed16d99b97813b6d9a26c19573598c52d3a
|
3 |
+
size 411
|
runs/Nov25_13-45-31_a0539e9e3983/events.out.tfevents.1700919936.a0539e9e3983.5718.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91b67da2cf2192f873a580bda01ef86796b9f770df3d8aa1ed0389fcb1ad923d
|
3 |
+
size 10858
|
runs/Nov25_13-45-31_a0539e9e3983/events.out.tfevents.1700919936.a0539e9e3983.5718.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db0bf310326c13792714a6eede884f93b909adb6a5b2323b503a998f55738c4d
|
3 |
+
size 10858
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc798fd28b66e89a6bc16085e94d991dfada952672ce5004b07ca988a4ba1130
|
3 |
size 4536
|