hyunjongkimmath commited on
Commit
e979c1f
·
verified ·
1 Parent(s): 02c1dc6

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_naming_model_2024_10_16_3",
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": 32643
61
  }
 
1
  {
2
+ "_name_or_path": "./models/notation_naming_model_2025_02_24_2",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
55
  }
56
  },
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.48.3",
59
  "use_cache": true,
60
+ "vocab_size": 32106
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:9dfa8d7c3006789e21a889a5f8a2b6def2cfd76f5838e37611194a04c30308d1
3
- size 243096616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0302a5a65545f81f5556846918d529d8e3e60432cc05167d99efc956248fd0ba
3
+ size 241996840