Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 272 Bytes

File metadata and controls

16 lines (11 loc) · 272 Bytes
title Finetune a Model
sidebarTitle Finetune a Model

Description

The finetune() function finetunes a model with specified data.

Syntax

Use the finetune() method to finetune a model with specific data:

model_name.finetune(data_table)