Training in progress, step 10
Browse files- config.json +3 -3
- model.safetensors +1 -1
- runs/Jul21_15-34-15_77dc08e62a58/events.out.tfevents.1721576137.77dc08e62a58.100.0 +3 -0
- runs/Jul21_15-46-22_77dc08e62a58/events.out.tfevents.1721576786.77dc08e62a58.100.1 +3 -0
- runs/Jul21_15-46-56_77dc08e62a58/events.out.tfevents.1721576819.77dc08e62a58.100.2 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"architectures": [
|
6 |
"LEDForConditionalGeneration"
|
7 |
],
|
8 |
-
"attention_dropout": 0.
|
9 |
"attention_window": [
|
10 |
1024,
|
11 |
1024,
|
@@ -23,14 +23,14 @@
|
|
23 |
"decoder_layerdrop": 0.0,
|
24 |
"decoder_layers": 6,
|
25 |
"decoder_start_token_id": 2,
|
26 |
-
"dropout": 0.
|
27 |
"early_stopping": true,
|
28 |
"encoder_attention_heads": 12,
|
29 |
"encoder_ffn_dim": 3072,
|
30 |
"encoder_layerdrop": 0.0,
|
31 |
"encoder_layers": 6,
|
32 |
"eos_token_id": 2,
|
33 |
-
"hidden_dropout_prob": 0.
|
34 |
"id2label": {
|
35 |
"0": "LABEL_0",
|
36 |
"1": "LABEL_1",
|
|
|
5 |
"architectures": [
|
6 |
"LEDForConditionalGeneration"
|
7 |
],
|
8 |
+
"attention_dropout": 0.5,
|
9 |
"attention_window": [
|
10 |
1024,
|
11 |
1024,
|
|
|
23 |
"decoder_layerdrop": 0.0,
|
24 |
"decoder_layers": 6,
|
25 |
"decoder_start_token_id": 2,
|
26 |
+
"dropout": 0.5,
|
27 |
"early_stopping": true,
|
28 |
"encoder_attention_heads": 12,
|
29 |
"encoder_ffn_dim": 3072,
|
30 |
"encoder_layerdrop": 0.0,
|
31 |
"encoder_layers": 6,
|
32 |
"eos_token_id": 2,
|
33 |
+
"hidden_dropout_prob": 0.5,
|
34 |
"id2label": {
|
35 |
"0": "LABEL_0",
|
36 |
"1": "LABEL_1",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 647614116
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0048b65168afc9cc7f51d62d32fda59f3224feff210052f29ba87932c6b1685
|
3 |
size 647614116
|
runs/Jul21_15-34-15_77dc08e62a58/events.out.tfevents.1721576137.77dc08e62a58.100.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c851789e153773ba034289d069f0c9f15de256aa55f162adae2515d065916e57
|
3 |
+
size 6130
|
runs/Jul21_15-46-22_77dc08e62a58/events.out.tfevents.1721576786.77dc08e62a58.100.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e190c9b0be35062ebc69133ac4fdcf058f2dc990f49d467e143eccd234f88c78
|
3 |
+
size 5664
|
runs/Jul21_15-46-56_77dc08e62a58/events.out.tfevents.1721576819.77dc08e62a58.100.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f272328770ebbbfff3388a9e6507f3fce216f33af16d3716282e35c3639e89f9
|
3 |
+
size 5871
|
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:4fb17a8c6e4947fa0cfcdbf7ba857b306e58c048e8e9a9acea2558a78d8cbc94
|
3 |
size 5304
|