|
A fine-tuned model created using ModelService.CreateTunedModel.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
Optional. TunedModel to use as the starting point for training the new model. This field is a member of |
|
Immutable. The name of the This field is a member of |
|
Output only. The tuned model name. A unique name will be
generated on create. Example: Example:
|
|
Optional. The name to display for this model in user interfaces. The display name must be up to 40 characters including spaces. |
|
Optional. A short description of this model. |
|
Optional. Controls the randomness of the output. Values can range over This value specifies default to be the one used by the base model while creating the model. |
|
Optional. For Nucleus sampling. Nucleus sampling considers the smallest set of tokens whose
probability sum is at least This value specifies default to be the one used by the base model while creating the model. |
|
Optional. For Top-k sampling. Top-k sampling considers the set of This value specifies default to be the one used by the base model while creating the model. |
|
Output only. The state of the tuned model. |
|
Output only. The timestamp when this model was created. |
|
Output only. The timestamp when this model was updated. |
|
Required. The tuning task that creates the tuned model. |
|
Optional. List of project numbers that have read access to the tuned model. |