Training in progress, step 500
Browse files
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
],
|
7 |
"attention_dropout": 0.1,
|
8 |
"dim": 768,
|
9 |
-
"dropout": 0.
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
"0": "LABEL_0",
|
@@ -32,7 +32,6 @@
|
|
32 |
"qa_dropout": 0.1,
|
33 |
"seq_classif_dropout": 0.2,
|
34 |
"sinusoidal_pos_embds": false,
|
35 |
-
"tie_weights_": true,
|
36 |
"torch_dtype": "float32",
|
37 |
"transformers_version": "4.39.1",
|
38 |
"vocab_size": 30522
|
|
|
6 |
],
|
7 |
"attention_dropout": 0.1,
|
8 |
"dim": 768,
|
9 |
+
"dropout": 0.4,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
"0": "LABEL_0",
|
|
|
32 |
"qa_dropout": 0.1,
|
33 |
"seq_classif_dropout": 0.2,
|
34 |
"sinusoidal_pos_embds": false,
|
|
|
35 |
"torch_dtype": "float32",
|
36 |
"transformers_version": "4.39.1",
|
37 |
"vocab_size": 30522
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267841796
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:234e23f9347bda04393f7bf465ccab78ce4575909b72dfcbcd6e2079582bd63f
|
3 |
size 267841796
|
runs/Mar26_13-27-07_76052bae2534/events.out.tfevents.1711459643.76052bae2534.1491.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d3462a18935c677333b1fa0a887d6fd2ae1bfb910a3dec2fcf463a5bcf7429d
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:688b257feabd1b046615fda9f8430e77576ea4a5fc4153265db9f83692dab97a
|
3 |
size 4984
|