leandroaraujodev
commited on
Commit
•
0526e12
1
Parent(s):
3119064
Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- runs/Sep20_15-25-58_aef78e88129c/events.out.tfevents.1726845960.aef78e88129c.1485.9 +2 -2
- runs/Sep20_16-05-25_aef78e88129c/events.out.tfevents.1726848326.aef78e88129c.1485.10 +3 -0
- runs/Sep20_16-05-30_aef78e88129c/events.out.tfevents.1726848331.aef78e88129c.1485.11 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
"classifier_dropout": null,
|
8 |
"directionality": "bidi",
|
9 |
"hidden_act": "gelu",
|
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0.3,
|
7 |
"classifier_dropout": null,
|
8 |
"directionality": "bidi",
|
9 |
"hidden_act": "gelu",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435725300
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3468a3912c74ed2670f7e0391ea4591e6aa748052fee7b1079fc3ff72b71b56f
|
3 |
size 435725300
|
runs/Sep20_15-25-58_aef78e88129c/events.out.tfevents.1726845960.aef78e88129c.1485.9
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:d7a4738a0f32ffd549801144cda823dca3dbd90b58ed932fc8b7b37d26048704
|
3 |
+
size 8918
|
runs/Sep20_16-05-25_aef78e88129c/events.out.tfevents.1726848326.aef78e88129c.1485.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe64034a284550cc27a07b8af8d869ccfdb955b66db6ebf0ae985fcc002c3501
|
3 |
+
size 5261
|
runs/Sep20_16-05-30_aef78e88129c/events.out.tfevents.1726848331.aef78e88129c.1485.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a22a83034b187a4224922fc7824512a30a01a256ad0267ea898b5c1fbc774ee
|
3 |
+
size 5795
|
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:b484b420f54bd59a1d2943a55444b9c2eb1298e7af97cb97767353ae83266038
|
3 |
size 5176
|