Fix weights
Browse files
config.json
CHANGED
@@ -29,11 +29,11 @@
|
|
29 |
"summary_use_proj": true,
|
30 |
"task_specific_params": {
|
31 |
"text-generation": {
|
32 |
-
"
|
33 |
-
"max_length":
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
}
|
38 |
},
|
39 |
"transformers_version": "4.9.0.dev0",
|
|
|
29 |
"summary_use_proj": true,
|
30 |
"task_specific_params": {
|
31 |
"text-generation": {
|
32 |
+
"do_sample": true,
|
33 |
+
"max_length": 256,
|
34 |
+
"min_length": 32,
|
35 |
+
"top_k": 50,
|
36 |
+
"top_p": 0.95
|
37 |
}
|
38 |
},
|
39 |
"transformers_version": "4.9.0.dev0",
|
events.out.tfevents.1626437315.t1v-n-a95a71e5-w-0.1728459.3.v2 → events.out.tfevents.1626471243.t1v-n-a95a71e5-w-0.1111158.3.v2
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7f23060bc82e5f22d3e8c219d7755ad9be54099f76baab8245be3719fbeb5cd
|
3 |
+
size 253411
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1418249630
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f2fbb337d6d9302c3ff42cb1b40dafc79dc32024ff0dc9a619d46bc972a6565
|
3 |
size 1418249630
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1443523865
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5c75fc5a0241f8084eb894922dd56cca7a7e408656e63b7678f491f132ae283
|
3 |
size 1443523865
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1418594792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c52e380e76b3fdaf54de3e9665db1914a7b09c40af2f4fab0c2d9080b049a07f
|
3 |
size 1418594792
|