You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I know that you can use text generation in order to produce a summary of a paragraph as follows:
"This is a paragraph given as a prompt. The summary for the previous paragraph is: ", with a fixed size of tokens.
Are you planning on implementing a summarize function as you implemented the generate function or should I continue using it as previously demonstrated?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi! I know that you can use text generation in order to produce a summary of a paragraph as follows:
"This is a paragraph given as a prompt. The summary for the previous paragraph is: ", with a fixed size of tokens.
Are you planning on implementing a
summarize
function as you implemented thegenerate
function or should I continue using it as previously demonstrated?Beta Was this translation helpful? Give feedback.
All reactions