We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8903fb8 commit 27fa3d5Copy full SHA for 27fa3d5
docs/summarization.md
@@ -56,7 +56,7 @@ $summary = $summarizer($article, maxNewTokens: 512, temperature: 0.7);
56
57
## Pipeline Input Options
58
59
-All options available for the standard [Text-To-Text generation](/docs/text-to-text-generation#pipeline-input-options)
+All options available for the standard [Text-To-Text generation](/text-to-text-generation#pipeline-input-options)
60
are
61
also available for the summarization pipeline.
62
0 commit comments