Skip to content

Commit 983e7f1

Browse files
committed
add missing pad_token_id
1 parent 77a9493 commit 983e7f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

onnx_diagnostic/torch_models/hghub/hub_data_cached_configs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ def _ccached_microsoft_phi2():
143143
"transformers_version": "4.51.0.dev0",
144144
"use_cache": true,
145145
"vocab_size": 51200,
146+
"pad_token_id": 0,
146147
}
147148
)
148149

0 commit comments

Comments
 (0)