Mainak Manna commited on
Commit
5bbbc47
1 Parent(s): a1a5544

First version of the model

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -23,8 +23,8 @@
23
  "translation_de_to_en": {
24
  "early_stopping": true,
25
  "length_penalty": 2.0,
26
- "max_length": 1,
27
- "min_length": 400,
28
  "no_repeat_ngram_size": 3,
29
  "num_beams": 4,
30
  "prefix": "translate Deustch to English : "
23
  "translation_de_to_en": {
24
  "early_stopping": true,
25
  "length_penalty": 2.0,
26
+ "max_length": 400,
27
+ "min_length": 1,
28
  "no_repeat_ngram_size": 3,
29
  "num_beams": 4,
30
  "prefix": "translate Deustch to English : "
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d11d4fa766900362fdeaceca437765d92ecc241c12a2c52d288db2b982f5596
3
  size 242087370
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8e69b1e546a7db7e4d5aa35bd09ad6b0bafddc902ff8fe00377afd9d0b9a17f
3
  size 242087370