Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -3,10 +3,10 @@
|
|
3 |
"architectures": [
|
4 |
"BertForTokenClassification"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
"classifier_dropout": null,
|
8 |
"hidden_act": "gelu",
|
9 |
-
"hidden_dropout_prob": 0.
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"-100": "O",
|
|
|
3 |
"architectures": [
|
4 |
"BertForTokenClassification"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
8 |
"hidden_act": "gelu",
|
9 |
+
"hidden_dropout_prob": 0.1,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"-100": "O",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 679740240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6f0d414a23636133b3807dbf609f422b49f068922e1706273be16934311a475
|
3 |
size 679740240
|
runs/Jun07_04-34-34_f89094422737/events.out.tfevents.1717734876.f89094422737.1092.0
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:246e7f5242291f171f9f84120b2122762b2d257809c46af62fb504170ab8a73b
|
3 |
+
size 5940
|
runs/Jun07_04-36-28_f89094422737/events.out.tfevents.1717735005.f89094422737.1092.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51c1fe9ccbb81c4426eb1943fdbab08052de74be86eae3316b9d2f2d979f06cb
|
3 |
+
size 5468
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52ec53ae20fd24fc45cb8d50e915b149a09e763d699f4c891c2fc81ce47e7aa1
|
3 |
size 5112
|