Python API#
This section includes the API documentation from the Finetuner codebase, as extracted from the docstrings in the code.
finetuner.__init__
- Finetuner#
Login to Jina AI Cloud to use cloud-based fine-tuning. |
|
Print model information, such as name, task, output dimension, architecture and description as a table. |
|
Create a Finetuner training |
|
List available callbacks. |
|
Get a |
|
Get an |
|
Get user token from the Jina AI Cloud, |
|
Builds a pre-trained model given a name. |
|
Re-build the model based on the model inference session with ONNX. |
|
Preprocess, collate and encode the list or :class:`DocumentArray |
|
List all created |
|
Delete a |
|
Delete all |
|
Create an |
|
List all |
|
Delete an |
|
Delete all |
finetuner.run.Run
- Run#
Get the name of the |
|
Get the config of the |
|
Get |
|
Check the |
|
Stream the |
|
Save artifact if the |
|
Get artifact id of the |
finetuner.experiment.Experiment
- Experiment#
Get the name of the |
|
Get a |
|
List all |
|
Delete a |
|
Delete all |