Sefika commited on
Commit
904e996
·
verified ·
1 Parent(s): a534215

Upload T5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "T5ForConditionalGeneration"
4
  ],
@@ -70,7 +71,7 @@
70
  },
71
  "tie_word_embeddings": false,
72
  "torch_dtype": "float16",
73
- "transformers_version": "4.51.3",
74
  "use_cache": true,
75
  "vocab_size": 32128
76
  }
 
1
  {
2
+ "_name_or_path": "google/flan-t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
71
  },
72
  "tie_word_embeddings": false,
73
  "torch_dtype": "float16",
74
+ "transformers_version": "4.45.2",
75
  "use_cache": true,
76
  "vocab_size": 32128
77
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
- "transformers_version": "4.51.3"
6
  }
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
+ "transformers_version": "4.45.2"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e984fe2a5b87aeb0de381b3f7ac24398da141c5eec525808caff5c31831a964b
3
  size 411135200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d821969bcd49875ce07ed4e89b5a32f8cf7be75f7f526caf46b03a56ffad7ed8
3
  size 411135200