waiyanan commited on
Commit
9f42b65
·
verified ·
1 Parent(s): 4c8f2a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -82,7 +82,7 @@ import json
82
 
83
  datasets = []
84
  # elyza-tasks-100-TV.jsonのファイルパス
85
- file_path =<path_to_file_path>
86
  # 最大出力トークン数
87
  max_token = 1024
88
 
 
82
 
83
  datasets = []
84
  # elyza-tasks-100-TV.jsonのファイルパス
85
+ file_path =<path_to_input_file>
86
  # 最大出力トークン数
87
  max_token = 1024
88