Commit
·
44b59e2
1
Parent(s):
d37fd71
Training in progress, step 1000
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,
|
@@ -43,7 +44,8 @@
|
|
43 |
"scale_embedding": false,
|
44 |
"suppress_tokens": [],
|
45 |
"torch_dtype": "float32",
|
46 |
-
"transformers_version": "4.
|
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,
|
|
|
44 |
"scale_embedding": false,
|
45 |
"suppress_tokens": [],
|
46 |
"torch_dtype": "float32",
|
47 |
+
"transformers_version": "4.28.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 967099139
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:624651956ff56b1d6eccf9160f789300e2f22174684ba2054fed208530b474c8
|
3 |
size 967099139
|
runs/Mar17_00-52-51_n878puavw3/1679015527.933811/events.out.tfevents.1679015527.n878puavw3.32.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9442eee0b776d6208c5c8ac6a2c8871e5a8ac84bd6e38816ad56e8bf089ac0f6
|
3 |
+
size 6002
|
runs/Mar17_00-52-51_n878puavw3/events.out.tfevents.1679015527.n878puavw3.32.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4889d4898b47136263991398b37e2f853203577636fa3994daed6315a032b0a0
|
3 |
+
size 11273
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3695
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37e94127564d19e6351c5ca41f983c1aa1da3ac867e8160f4e388db506d21b80
|
3 |
size 3695
|