m3hrdadfi commited on
Commit
253942e
1 Parent(s): de26b93

Fix weights

Browse files
config.json CHANGED
@@ -29,11 +29,11 @@
29
  "summary_use_proj": true,
30
  "task_specific_params": {
31
  "text-generation": {
32
- "early_stopping": true,
33
- "max_length": 512,
34
- "repetition_penalty": 2.0,
35
- "length_penalty": 2.0,
36
- "num_beams": 15
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:b2b8d164de6fb8ae1b0ddf014ad54b5240a0c48b01b95f56fae930f503b315d5
3
- size 208678
 
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:a37785f48bfc9c23a7954bd8cb2cedc04d6ff790d5b2903068f71ee6461e67cc
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:b47ff62712289cdb57057078e852d82532662398c120ca420c610f325e35afa8
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:b4c0a95c2cc1625b51ac8b7d1d1ec368b53cc593f5183dd5341becf1f1db6648
3
  size 1418594792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c52e380e76b3fdaf54de3e9665db1914a7b09c40af2f4fab0c2d9080b049a07f
3
  size 1418594792