vineetsharma
commited on
Commit
•
9334967
1
Parent(s):
2a17c90
Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"d_model": 512,
|
10 |
"decoder_start_token_id": 0,
|
11 |
"dense_act_fn": "gelu_new",
|
12 |
-
"dropout_rate": 0.
|
13 |
"eos_token_id": 1,
|
14 |
"feed_forward_proj": "gated-gelu",
|
15 |
"initializer_factor": 1.0,
|
|
|
9 |
"d_model": 512,
|
10 |
"decoder_start_token_id": 0,
|
11 |
"dense_act_fn": "gelu_new",
|
12 |
+
"dropout_rate": 0.25,
|
13 |
"eos_token_id": 1,
|
14 |
"feed_forward_proj": "gated-gelu",
|
15 |
"initializer_factor": 1.0,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 307910149
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f16e93bf0195a4921b74835b76f7662b4330aad3b9e087fc00ae3fcc6af184d2
|
3 |
size 307910149
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1786e93c018a88bbba80a2748bf252756081277b7a3e37eef9df07485010ee3c
|
3 |
size 4027
|