SHJ622 commited on
Commit
fc0b394
1 Parent(s): 2d5ebf5

Upload config

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -1
generation_config.json CHANGED
@@ -6,5 +6,6 @@
6
  "pad_token_id": 11,
7
  "temperature": 0.7,
8
  "top_p": 0.7,
9
- "transformers_version": "4.31.0"
 
10
  }
 
6
  "pad_token_id": 11,
7
  "temperature": 0.7,
8
  "top_p": 0.7,
9
+ "transformers_version": "4.28.1",
10
+ "typical_p": 0.7
11
  }