Replies: 1 comment 3 replies
-
|
不计划支持该功能。 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
对于数据集:
"数据集名称": {
"file_name": "xx.json",
"columns": {
"prompt": "completion"
}
}
能否处理成每一次输入一个完整的completion?不足用pad填充?
也可以多个completion,就是要保证完整
我想在得到inputs时,得到都是完整的completion,而不是被截断?可以怎样实现?
Beta Was this translation helpful? Give feedback.
All reactions