We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a007402 commit 7184d1bCopy full SHA for 7184d1b
packages/tasks/src/snippets/js.ts
@@ -385,7 +385,7 @@ export const jsSnippets: Partial<
385
) => InferenceSnippet[]
386
>
387
> = {
388
- // Same order as in js/src/lib/interfaces/Types.ts
+ // Same order as in src/pipelines.ts
389
"text-classification": snippetBasic,
390
"token-classification": snippetBasic,
391
"table-question-answering": snippetBasic,
0 commit comments