bratao commited on
Commit
42b2129
·
verified ·
1 Parent(s): b8aa146

Upload 3 files

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": "checkpoint-pt-170000",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -26,7 +26,7 @@
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
  "tie_word_embeddings": false,
29
- "torch_dtype": "float32",
30
  "transformers_version": "4.48.1",
31
  "use_cache": true,
32
  "vocab_size": 32128
 
1
  {
2
+ "_name_or_path": "google/t5-v1_1-large",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
  "tie_word_embeddings": false,
29
+ "torch_dtype": "bfloat16",
30
  "transformers_version": "4.48.1",
31
  "use_cache": true,
32
  "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:36c93f902003f0f88815edb418f5de11337580e7fbe7a12eb1eb0fd3199c3bcd
3
- size 3132668808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74f134fc13ed79c2b30f8729c85d44e4928aa67358f228be49a06c04a47c0af2
3
+ size 1566368768