chatbot icon indicating copy to clipboard operation
chatbot copied to clipboard

关于max_length_inp,max_length_tar

Open pandason125 opened this issue 4 years ago • 1 comments

不太明白max_length_inp,max_length_tar用途,尤其是 for t in range(max_length_tar) 【execute.py 112行】 这个不知道循环有什么用途。

pandason125 avatar May 06 '21 06:05 pandason125

这个是限制输入输出语句的最大长度

zhaoyingjun avatar May 10 '21 02:05 zhaoyingjun