asimokby commited on
Commit
d735705
1 Parent(s): d4bbc2e

Upload MT5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +7 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "mt5-Base-finetuned_v9/checkpoint-133672/",
3
  "architectures": [
4
- "MT5Model"
5
  ],
6
  "classifier_dropout": 0.0,
7
  "d_ff": 2048,
 
1
  {
2
  "_name_or_path": "mt5-Base-finetuned_v9/checkpoint-133672/",
3
  "architectures": [
4
+ "MT5ForConditionalGeneration"
5
  ],
6
  "classifier_dropout": 0.0,
7
  "d_ff": 2048,
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.35.2"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:921a34a5a4985b082cf3f97596e11e33235d39bd79567646683fe2a5d7febbc5
3
- size 1561294608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c58ee6eea71a630598af577010e0b6468b829965d0498e590671d2b045e7f5b
3
+ size 2329638768