- Categories:
String & binary functions (AI Functions)
FINETUNE ('CANCEL') (SNOWFLAKE.CORTEX)¶
Cancels the specified fine-tuning job from the current schema.
Syntax¶
Parameters¶
'CANCEL'Specifies that you want to cancel a fine-tuning job.
finetune_job_idThe ID of the fine-tuning job that was generated when you created the job.
Output¶
Column |
Type |
Description |
|---|---|---|
SNOWFLAKE.CORTEX.FINETUNE |
Message that the job was canceled. |
Access control requirements¶
For access requirements, see Access control requirements.
Examples¶
Limitations¶
Snowflake Cortex functions do not support dynamic tables.