deepparag commited on
Commit
df8cab7
1 Parent(s): 2a62527

Upload T5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +3 -4
  2. generation_config.json +1 -1
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/flan-t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -25,7 +25,6 @@
25
  "relative_attention_max_distance": 128,
26
  "relative_attention_num_buckets": 32,
27
  "task_specific_params": {
28
-
29
  "summarization": {
30
  "early_stopping": true,
31
  "length_penalty": 2.0,
@@ -56,7 +55,7 @@
56
  },
57
  "tie_word_embeddings": false,
58
  "torch_dtype": "float32",
59
- "transformers_version": "4.26.0",
60
- "use_cache": false,
61
  "vocab_size": 32128
62
  }
 
1
  {
2
+ "_name_or_path": "models/tpu",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
25
  "relative_attention_max_distance": 128,
26
  "relative_attention_num_buckets": 32,
27
  "task_specific_params": {
 
28
  "summarization": {
29
  "early_stopping": true,
30
  "length_penalty": 2.0,
 
55
  },
56
  "tie_word_embeddings": false,
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.27.0.dev0",
59
+ "use_cache": true,
60
  "vocab_size": 32128
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.26.0"
7
  }
 
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.27.0.dev0"
7
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:355f70f8f7ba0ebb06cbe27a5ad44ab4e6db7b313e3dccb13e91cd798e1e2e99
3
- size 990406605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5e771fe6c31b4ae34d69649e79498a0003959a992db7eb6a92af06eea898ca7
3
+ size 990404917