class GoogleCloudAiplatformV1SupervisedTuningDataStats extends Collection (View source)

Properties

protected $collection_key
string $totalBillableCharacterCount
string $totalBillableTokenCount
string $totalTuningCharacterCount
string $tuningDatasetExampleCount
string $tuningStepCount
protected $userDatasetExamplesType
protected $userDatasetExamplesDataType
protected $userInputTokenDistributionType
protected $userInputTokenDistributionDataType
protected $userMessagePerExampleDistributionType
protected $userMessagePerExampleDistributionDataType
protected $userOutputTokenDistributionType
protected $userOutputTokenDistributionDataType

Methods

setTotalBillableCharacterCount($totalBillableCharacterCount)

No description

string
setTotalBillableTokenCount($totalBillableTokenCount)

No description

string
getTotalBillableTokenCount()

No description

setTotalTuningCharacterCount($totalTuningCharacterCount)

No description

string
getTotalTuningCharacterCount()

No description

setTuningDatasetExampleCount($tuningDatasetExampleCount)

No description

string
getTuningDatasetExampleCount()

No description

setTuningStepCount($tuningStepCount)

No description

string
getTuningStepCount()

No description

setUserDatasetExamples($userDatasetExamples)

No description

Details

setTotalBillableCharacterCount($totalBillableCharacterCount)

No description

Parameters

$totalBillableCharacterCount

string getTotalBillableCharacterCount()

No description

Return Value

string

setTotalBillableTokenCount($totalBillableTokenCount)

No description

Parameters

$totalBillableTokenCount

string getTotalBillableTokenCount()

No description

Return Value

string

setTotalTuningCharacterCount($totalTuningCharacterCount)

No description

Parameters

$totalTuningCharacterCount

string getTotalTuningCharacterCount()

No description

Return Value

string

setTuningDatasetExampleCount($tuningDatasetExampleCount)

No description

Parameters

$tuningDatasetExampleCount

string getTuningDatasetExampleCount()

No description

Return Value

string

setTuningStepCount($tuningStepCount)

No description

Parameters

$tuningStepCount

string getTuningStepCount()

No description

Return Value

string

setUserDatasetExamples($userDatasetExamples)

No description

Parameters

$userDatasetExamples

GoogleCloudAiplatformV1Content[] getUserDatasetExamples()

No description

setUserInputTokenDistribution(GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution $userInputTokenDistribution)

No description

Parameters

GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution $userInputTokenDistribution

setUserMessagePerExampleDistribution(GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution $userMessagePerExampleDistribution)

No description

Parameters

GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution $userMessagePerExampleDistribution

setUserOutputTokenDistribution(GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution $userOutputTokenDistribution)

No description

Parameters

GoogleCloudAiplatformV1SupervisedTuningDatasetDistribution $userOutputTokenDistribution