Waleed-bin-Qamar commited on
Commit
a3010aa
1 Parent(s): 38a281b

Add trained model

Browse files
Files changed (2) hide show
  1. config.json +7 -7
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -11,15 +11,15 @@
11
  ],
12
  "attention_probs_dropout_prob": 0.1,
13
  "bad_words_ids": null,
14
- "bos_token_id": 0,
15
  "chunk_size_feed_forward": 0,
16
  "classifier_dropout": null,
17
- "decoder_start_token_id": null,
18
  "diversity_penalty": 0.0,
19
  "do_sample": false,
20
- "early_stopping": false,
21
- "eos_token_id": null,
22
- "eos_token_ids": 0,
23
  "finetuning_task": null,
24
  "gradient_checkpointing": false,
25
  "hidden_act": "gelu",
@@ -156,10 +156,10 @@
156
  "eos_token_id": 102,
157
  "is_encoder_decoder": true,
158
  "length_penalty": 2.0,
159
- "max_length": 42,
160
  "min_length": 4,
161
  "model_type": "encoder-decoder",
162
- "no_repeat_ngram_size": 3,
163
  "num_beams": 4,
164
  "pad_token_id": 0,
165
  "vocab_size": 30522
 
11
  ],
12
  "attention_probs_dropout_prob": 0.1,
13
  "bad_words_ids": null,
14
+ "bos_token_id": 101,
15
  "chunk_size_feed_forward": 0,
16
  "classifier_dropout": null,
17
+ "decoder_start_token_id": 101,
18
  "diversity_penalty": 0.0,
19
  "do_sample": false,
20
+ "early_stopping": true,
21
+ "eos_token_id": 102,
22
+ "eos_token_ids": 1,
23
  "finetuning_task": null,
24
  "gradient_checkpointing": false,
25
  "hidden_act": "gelu",
 
156
  "eos_token_id": 102,
157
  "is_encoder_decoder": true,
158
  "length_penalty": 2.0,
159
+ "max_length": 32,
160
  "min_length": 4,
161
  "model_type": "encoder-decoder",
162
+ "no_repeat_ngram_size": 2,
163
  "num_beams": 4,
164
  "pad_token_id": 0,
165
  "vocab_size": 30522
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0490ee1b6a30dbd59d0b2c7eeba889d40881f555cc81120fef3172f105662ec
3
  size 989682745
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d33b751f4fe18c7e9ba02ed6c90197324a04bcdf472f8ae1956f41bf912d184
3
  size 989682745