leandroaraujodev
commited on
Commit
•
f249c51
1
Parent(s):
3e20332
Training in progress, epoch 1
Browse files
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:4dacb58940a97a68b5860b4e45a82a0cc62566537f11cbcc2090ca10405d1098
|
3 |
size 435725300
|
runs/Sep21_04-25-28_aedc6bbcf17d/events.out.tfevents.1726892729.aedc6bbcf17d.3332.1
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:439deaf00114f29216116c7fe2efd46c508d0ca88b8680ddd50945030e485a1c
|
3 |
+
size 7427
|
runs/Sep21_04-49-57_aedc6bbcf17d/events.out.tfevents.1726894198.aedc6bbcf17d.3332.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72af03ad705d63746a2e277af8ffd1a15ec133656023b5e3a9f57f2d1ddef4ae
|
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:d3de49ad63fb97043607302126e8071f8bdb549a1c4bb40c7dfb768e82722944
|
3 |
size 5176
|