ishwarbb23 commited on
Commit
df1c2eb
·
1 Parent(s): a81a9ac

t5depression

Browse files
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:7d696a22b238e5b7142362c13d577b18b24d159bdf0bc75432e9f3537f0ec4b2
3
  size 891619985
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a973625b00d28b7f5351e8bc9854c99d058495f26140dc5e2af61cf48843e14b
3
  size 891619985
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8381db24a6b2ad11b83052a19de88ba05ba1f2132f10bbbd2f34865fba2ccee
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dbe4a9eef62d39a18a4e0eba4e38ee744309c6e628aee3f63721f46aea22f86
3
  size 4027