DatasetStats(mapping=None, *, ignore_unknown_fields=False, **kwargs)Statistics computed over a tuning dataset.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
tuning_dataset_example_count |
int
Output only. Number of examples in the tuning dataset. |
total_tuning_character_count |
int
Output only. Number of tuning characters in the tuning dataset. |
total_billable_character_count |
int
Output only. Number of billable characters in the tuning dataset. |
tuning_step_count |
int
Output only. Number of tuning steps for this Tuning Job. |
user_input_token_distribution |
google.cloud.aiplatform_v1beta1.types.DatasetDistribution
Output only. Dataset distributions for the user input tokens. |
user_output_token_distribution |
google.cloud.aiplatform_v1beta1.types.DatasetDistribution
Output only. Dataset distributions for the user output tokens. This field is a member of oneof_ _user_output_token_distribution.
|
user_message_per_example_distribution |
google.cloud.aiplatform_v1beta1.types.DatasetDistribution
Output only. Dataset distributions for the messages per example. |
user_dataset_examples |
MutableSequence[google.cloud.aiplatform_v1beta1.types.Content]
Output only. Sample user messages in the training dataset uri. |
Methods
DatasetStats
DatasetStats(mapping=None, *, ignore_unknown_fields=False, **kwargs)Statistics computed over a tuning dataset.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields