codegood commited on
Commit
8236c90
·
verified ·
1 Parent(s): 7a12063

Upload T5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "codegood/T5Base_YU",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -55,7 +55,7 @@
55
  }
56
  },
57
  "tie_word_embeddings": false,
58
- "torch_dtype": "float32",
59
  "transformers_version": "4.35.2",
60
  "use_cache": true,
61
  "vocab_size": 32128
 
1
  {
2
+ "_name_or_path": "google/flan-t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
55
  }
56
  },
57
  "tie_word_embeddings": false,
58
+ "torch_dtype": "float16",
59
  "transformers_version": "4.35.2",
60
  "use_cache": true,
61
  "vocab_size": 32128
generation_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
 
1
  {
2
+ "_from_model_config": true,
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:967cef4448cfb568843fd4ba2333e7e923d915ec3c3014e402df1d16f843362b
3
- size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22cdac973df6b12e1ec364edf6004f6e76179c343edc2ca41077775bd1526143
3
+ size 570686880