jkswin commited on
Commit
2d07856
1 Parent(s): 8968efd

Push jkswin/YGO_MiniLM

Browse files

Model trained on Yugioh Card Text and Yugitube Comments

Files changed (1) hide show
  1. generation_config.json +5 -0
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 0,
4
+ "transformers_version": "4.29.2"
5
+ }