sihaochen commited on
Commit
77e11ce
1 Parent(s): 32e9e40

Upload T5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": ".",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -54,7 +54,7 @@
54
  }
55
  },
56
  "torch_dtype": "float32",
57
- "transformers_version": "4.26.1",
58
  "use_cache": true,
59
  "vocab_size": 32128
60
  }
 
1
  {
2
+ "_name_or_path": "t5-large",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
54
  }
55
  },
56
  "torch_dtype": "float32",
57
+ "transformers_version": "4.31.0",
58
  "use_cache": true,
59
  "vocab_size": 32128
60
  }
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.1"
7
  }
 
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.31.0"
7
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b87d83e0ff2c6b46ec9d42fe0b1ffba6c37788d5f38bea3c423b5f1eb1ff3efc
3
- size 2950841345
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:955d60dd0fbb971750e11a247bad18f02b3be8ba709211b2e19bcb59987bd2f9
3
+ size 3082445442