Training in progress, step 500
Browse files
config.json
CHANGED
@@ -12,6 +12,7 @@
|
|
12 |
50257
|
13 |
],
|
14 |
"bos_token_id": 50257,
|
|
|
15 |
"d_model": 768,
|
16 |
"decoder_attention_heads": 12,
|
17 |
"decoder_ffn_dim": 3072,
|
@@ -45,5 +46,6 @@
|
|
45 |
"torch_dtype": "float32",
|
46 |
"transformers_version": "4.27.0.dev0",
|
47 |
"use_cache": true,
|
|
|
48 |
"vocab_size": 51865
|
49 |
}
|
|
|
12 |
50257
|
13 |
],
|
14 |
"bos_token_id": 50257,
|
15 |
+
"classifier_proj_size": 256,
|
16 |
"d_model": 768,
|
17 |
"decoder_attention_heads": 12,
|
18 |
"decoder_ffn_dim": 3072,
|
|
|
46 |
"torch_dtype": "float32",
|
47 |
"transformers_version": "4.27.0.dev0",
|
48 |
"use_cache": true,
|
49 |
+
"use_weighted_layer_sum": false,
|
50 |
"vocab_size": 51865
|
51 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 967102601
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c90071d22c858c4e49fc757315217a3b56430861a74ad349caa1029a99f45c17
|
3 |
size 967102601
|
runs/Mar08_03-16-22_498b3456f75f/1678245649.4833071/events.out.tfevents.1678245649.498b3456f75f.3260.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cc4fe64e4f5be6eaed01534fa1071ea61fbb1212971cda525f3556c348df5ea
|
3 |
+
size 6073
|
runs/Mar08_03-16-22_498b3456f75f/events.out.tfevents.1678245649.498b3456f75f.3260.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fb5e29fb1a39527bba98ed743a4ea9c1b8cd8877d1e37f611c2bae14f828b46
|
3 |
+
size 8264
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3707
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e459b65577b01d0a0db20a27ae2be4180a7ad40b2d295039740939d17db7b09d
|
3 |
size 3707
|