Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hkiyomaru authored Jun 11, 2024
1 parent bc1cb4e commit f233b81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Each configuration file is a JSON file with the following structure:
// The prompt template
"prompt_template": "ユーザー: {instruction}<NL>システム: ",
// The generation configuration (optional)
// NOTE: `temperature` will be set to a default value for each task category if left empty
"generation_config": {
"do_sample": true,
"max_new_tokens": 512,
Expand Down

0 comments on commit f233b81

Please sign in to comment.