ishwarbb23 commited on
Commit
204dfa2
·
1 Parent(s): 89ea80a
Files changed (3) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -11,6 +11,7 @@
11
  "dropout_rate": 0.1,
12
  "eos_token_id": 1,
13
  "feed_forward_proj": "relu",
 
14
  "initializer_factor": 1.0,
15
  "is_encoder_decoder": true,
16
  "is_gated_act": false,
 
1
  {
2
+ "_name_or_path": "ThomasSimonini/t5-end2end-question-generation",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
11
  "dropout_rate": 0.1,
12
  "eos_token_id": 1,
13
  "feed_forward_proj": "relu",
14
+ "gradient_checkpointing": false,
15
  "initializer_factor": 1.0,
16
  "is_encoder_decoder": true,
17
  "is_gated_act": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8f00bec54a38a213c5ac0e1555cd1cc2b187fddbfd88c2f3b87bbed9df8d4ea
3
  size 891619985
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96bbecbdb411c77a96ef7787baf7ebbabc2aee99fb863568f746ecc8068627f8
3
  size 891619985
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1abedd5aa55d556ccf34865398ceff02eee73bbab706ae8ba2adac3ee337d0fc
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a81130252ed0572cab6ee1d0dbd6fb02c83396f5b9a2c296f3d879dc382a4f
3
  size 4027