Google Cloud Ai Platform V1 Client - Class SupervisedTuningDataStats (1.2.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class SupervisedTuningDataStats.

Tuning data statistics for Supervised Tuning.

Generated from protobuf message google.cloud.aiplatform.v1.SupervisedTuningDataStats

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ tuning_dataset_example_count
int|string

Output only. Number of examples in the tuning dataset.

↳ total_tuning_character_count
int|string

Output only. Number of tuning characters in the tuning dataset.

↳ total_billable_character_count
int|string

Output only. Number of billable characters in the tuning dataset.

↳ total_billable_token_count
int|string

Output only. Number of billable tokens in the tuning dataset.

↳ tuning_step_count
int|string

Output only. Number of tuning steps for this Tuning Job.

↳ user_input_token_distribution
Google\Cloud\AIPlatform\V1\SupervisedTuningDatasetDistribution

Output only. Dataset distributions for the user input tokens.

↳ user_output_token_distribution
Google\Cloud\AIPlatform\V1\SupervisedTuningDatasetDistribution

Output only. Dataset distributions for the user output tokens.

↳ user_message_per_example_distribution
Google\Cloud\AIPlatform\V1\SupervisedTuningDatasetDistribution

Output only. Dataset distributions for the messages per example.

↳ user_dataset_examples
array< Google\Cloud\AIPlatform\V1\Content >

Output only. Sample user messages in the training dataset uri.

getTuningDatasetExampleCount

Output only. Number of examples in the tuning dataset.

Returns
Type
Description
int|string

setTuningDatasetExampleCount

Output only. Number of examples in the tuning dataset.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getTotalTuningCharacterCount

Output only. Number of tuning characters in the tuning dataset.

Returns
Type
Description
int|string

setTotalTuningCharacterCount

Output only. Number of tuning characters in the tuning dataset.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getTotalBillableCharacterCount

Output only. Number of billable characters in the tuning dataset.

Returns
Type
Description
int|string

setTotalBillableCharacterCount

Output only. Number of billable characters in the tuning dataset.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getTotalBillableTokenCount

Output only. Number of billable tokens in the tuning dataset.

Returns
Type
Description
int|string

setTotalBillableTokenCount

Output only. Number of billable tokens in the tuning dataset.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getTuningStepCount

Output only. Number of tuning steps for this Tuning Job.

Returns
Type
Description
int|string

setTuningStepCount

Output only. Number of tuning steps for this Tuning Job.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getUserInputTokenDistribution

Output only. Dataset distributions for the user input tokens.

hasUserInputTokenDistribution

clearUserInputTokenDistribution

setUserInputTokenDistribution

Output only. Dataset distributions for the user input tokens.

Returns
Type
Description
$this

getUserOutputTokenDistribution

Output only. Dataset distributions for the user output tokens.

hasUserOutputTokenDistribution

clearUserOutputTokenDistribution

setUserOutputTokenDistribution

Output only. Dataset distributions for the user output tokens.

Returns
Type
Description
$this

getUserMessagePerExampleDistribution

Output only. Dataset distributions for the messages per example.

hasUserMessagePerExampleDistribution

clearUserMessagePerExampleDistribution

setUserMessagePerExampleDistribution

Output only. Dataset distributions for the messages per example.

Returns
Type
Description
$this

getUserDatasetExamples

Output only. Sample user messages in the training dataset uri.

Returns
Type
Description

setUserDatasetExamples

Output only. Sample user messages in the training dataset uri.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: