Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -3,11 +3,11 @@
|
|
3 |
"architectures": [
|
4 |
"RelationExtractionModel"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
"classifier_dropout": null,
|
8 |
"directionality": "bidi",
|
9 |
"hidden_act": "gelu",
|
10 |
-
"hidden_dropout_prob": 0.
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
"0": "P0 other",
|
|
|
3 |
"architectures": [
|
4 |
"RelationExtractionModel"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0.25,
|
7 |
"classifier_dropout": null,
|
8 |
"directionality": "bidi",
|
9 |
"hidden_act": "gelu",
|
10 |
+
"hidden_dropout_prob": 0.25,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
"0": "P0 other",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 712027576
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a409c35ae3fa565dc00f6e8a85391f9880fd2ece3a472c2132a86d947e8859bd
|
3 |
size 712027576
|
runs/Feb10_15-31-55_dgx10/events.out.tfevents.1739197917.dgx10.2757791.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d7669b752c3e4eba2fc1b62dd755f180813cbb59616c11fe78e987d38bffc02
|
3 |
+
size 23395
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dde998ade1b6f4070c731fcb941bbca8f50d76615d8eba824e0e0c07c042337e
|
3 |
size 5304
|