Michelvh commited on
Commit
34af4f8
1 Parent(s): bf0b8a6

flan-t5-end2end-question-generation

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/flan-t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -55,7 +55,7 @@
55
  },
56
  "tie_word_embeddings": false,
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.27.4",
59
  "use_cache": true,
60
  "vocab_size": 32101
61
  }
 
1
  {
2
+ "_name_or_path": "Michelvh/flan-t5-end2end-question-generation",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
55
  },
56
  "tie_word_embeddings": false,
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.30.0.dev0",
59
  "use_cache": true,
60
  "vocab_size": 32101
61
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
- "transformers_version": "4.27.4"
7
  }
 
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.30.0.dev0"
7
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39c30d866600cd7de21d3990aabe2d58fd09e7b0b758c70f7c67b3d196fa9e13
3
  size 990242997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58fff3f236fe5ba07b3b90aae4ae81652db2d2403643aa7238534bca0c20e62c
3
  size 990242997
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53217dd3574a7cf33c0e8e5acf4c08d019e0ecc8d4832991c0a25a2d32a6e77f
3
- size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efe7722ae75c81e775ff40edd08d4aa0695fd8f0c01b56fcaa602cbe2c4a5f93
3
+ size 4027