unknown commited on
Commit
e8bf76c
·
1 Parent(s): 87ed54c
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -125,7 +125,7 @@ $ " Finished Inferencing."
125
 
126
  The inference result will be saved in ```./models/FT_Model/result.jsonl```.
127
 
128
-
129
 
130
  ## 5. Fine-Tuning (**Optional**)
131
 
 
125
 
126
  The inference result will be saved in ```./models/FT_Model/result.jsonl```.
127
 
128
+ Note that if a ```./models/FT_Model/result.jsonl``` file already exists, it will be **overwritten** after the execution of ```run_function_test.sh``` or ```run_test.sh```.
129
 
130
  ## 5. Fine-Tuning (**Optional**)
131