Module pretrain_status
Amber API Server
Boon Logic Amber API server
OpenAPI spec version: 2.0.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
Classes
class PretrainStatus (status=None, message=None)-
NOTE: This class is auto generated by the swagger code generator program.
Do not edit the class manually.
PretrainStatus - a model defined in Swagger
Subclasses
Instance variables
var message-
Gets the message of this PretrainStatus.
Pretraining status description.
:return: The message of this PretrainStatus. :rtype: str
var status-
Gets the status of this PretrainStatus.
Pretraining status of the model. One of:
None,Chunking,Pretraining,Pretrained.:return: The status of this PretrainStatus. :rtype: str
Methods
def to_dict(self)-
Returns the model properties as a dict
def to_str(self)-
Returns the string representation of the model