Waleed-bin-Qamar commited on
Commit
16c9c12
·
1 Parent(s): 6360e09

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,14 +11,14 @@
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
- "decoder_start_token_id": null,
17
  "diversity_penalty": 0.0,
18
  "do_sample": false,
19
- "early_stopping": false,
20
- "eos_token_id": null,
21
- "eos_token_ids": 0,
22
  "finetuning_task": null,
23
  "gradient_checkpointing": false,
24
  "hidden_act": "gelu",
@@ -152,10 +152,10 @@
152
  "eos_token_id": 102,
153
  "is_encoder_decoder": true,
154
  "length_penalty": 2.0,
155
- "max_length": 42,
156
  "min_length": 4,
157
  "model_type": "encoder-decoder",
158
- "no_repeat_ngram_size": 3,
159
  "num_beams": 4,
160
  "pad_token_id": 0,
161
  "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
+ "decoder_start_token_id": 101,
17
  "diversity_penalty": 0.0,
18
  "do_sample": false,
19
+ "early_stopping": true,
20
+ "eos_token_id": 102,
21
+ "eos_token_ids": 1,
22
  "finetuning_task": null,
23
  "gradient_checkpointing": false,
24
  "hidden_act": "gelu",
 
152
  "eos_token_id": 102,
153
  "is_encoder_decoder": true,
154
  "length_penalty": 2.0,
155
+ "max_length": 32,
156
  "min_length": 4,
157
  "model_type": "encoder-decoder",
158
+ "no_repeat_ngram_size": 2,
159
  "num_beams": 4,
160
  "pad_token_id": 0,
161
  "vocab_size": 30522
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4873327854c84b0f19ea8742c8fa08b90edf87b760a50f0979d45b721263afac
3
  size 989682745
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f502587b4cdf8a672ebb1ff26fccfe725584e95a421d7221abc127114cfd227
3
  size 989682745