leandroaraujodev
commited on
Commit
•
a049de7
1
Parent(s):
05202d5
Training in progress, epoch 1
Browse files- config.json +3 -3
- model.safetensors +1 -1
- runs/Sep20_16-45-10_aef78e88129c/events.out.tfevents.1726850711.aef78e88129c.1485.13 +2 -2
- runs/Sep20_17-16-44_aef78e88129c/events.out.tfevents.1726852605.aef78e88129c.1485.14 +3 -0
- runs/Sep20_17-29-15_aef78e88129c/events.out.tfevents.1726853356.aef78e88129c.1485.15 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -3,11 +3,11 @@
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
-
"classifier_dropout": 0.
|
8 |
"directionality": "bidi",
|
9 |
"hidden_act": "gelu",
|
10 |
-
"hidden_dropout_prob": 0.
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
"0": "LABEL_0",
|
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0.25,
|
7 |
+
"classifier_dropout": 0.25,
|
8 |
"directionality": "bidi",
|
9 |
"hidden_act": "gelu",
|
10 |
+
"hidden_dropout_prob": 0.25,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
"0": "LABEL_0",
|
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:b4a3c6923d230040da898d9c093554d20a68c7d393bc6c6c865dc71c17381bc2
|
3 |
size 435725300
|
runs/Sep20_16-45-10_aef78e88129c/events.out.tfevents.1726850711.aef78e88129c.1485.13
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:d3c7c72cc91984bd325e19f8019037234ed95146bfc2bfa0d7958f0f14555389
|
3 |
+
size 7818
|
runs/Sep20_17-16-44_aef78e88129c/events.out.tfevents.1726852605.aef78e88129c.1485.14
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c86c52afc054b192d82b36db0589102bb7839055bf49bb2b961e315e19973e23
|
3 |
+
size 5795
|
runs/Sep20_17-29-15_aef78e88129c/events.out.tfevents.1726853356.aef78e88129c.1485.15
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:373792e8080fa02ed23ccaad9450d797bab8f5d9b3f78c3e2370fec2e28001ce
|
3 |
+
size 5797
|
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:21fae7a7126d800ffcee0ff5dfe1d3fd2756a6e36380ecca2068847bebc6b9ea
|
3 |
size 5176
|