hyunjongkimmath commited on
Commit
79203c8
·
verified ·
1 Parent(s): 3dd44a7

Upload T5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. generation_config.json +1 -1
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./models/notation_summarizations_model_2024_12_22_7",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -55,7 +55,7 @@
55
  }
56
  },
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.45.2",
59
  "use_cache": true,
60
- "vocab_size": 32642
61
  }
 
1
  {
2
+ "_name_or_path": "./models/notation_summarizations_model_2025_03_10",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
55
  }
56
  },
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.48.3",
59
  "use_cache": true,
60
+ "vocab_size": 32105
61
  }
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.45.2"
6
  }
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
+ "transformers_version": "4.48.3"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6ad05cc66cf49f9da0ceb2b2bbf47ccccfa7e5dc754a49203217be4aa0d6aee
3
- size 243094568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7119a46d84af4ec9e9407be65052d8908ffd7e83a5066cbb29d2336a54ad1794
3
+ size 241994792