Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::SupervisedTuningDataStats (v0.42.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::SupervisedTuningDataStats.

Tuning data statistics for Supervised Tuning.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#total_billable_character_count

def total_billable_character_count() -> ::Integer
Returns
  • (::Integer) — Output only. Number of billable characters in the tuning dataset.

#total_tuning_character_count

def total_tuning_character_count() -> ::Integer
Returns
  • (::Integer) — Output only. Number of tuning characters in the tuning dataset.

#tuning_dataset_example_count

def tuning_dataset_example_count() -> ::Integer
Returns
  • (::Integer) — Output only. Number of examples in the tuning dataset.

#tuning_step_count

def tuning_step_count() -> ::Integer
Returns
  • (::Integer) — Output only. Number of tuning steps for this Tuning Job.

#user_dataset_examples

def user_dataset_examples() -> ::Array<::Google::Cloud::AIPlatform::V1::Content>
Returns

#user_input_token_distribution

def user_input_token_distribution() -> ::Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution
Returns

#user_message_per_example_distribution

def user_message_per_example_distribution() -> ::Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution
Returns

#user_output_token_distribution

def user_output_token_distribution() -> ::Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution
Returns