public final class SupervisedTuningDataStats extends com.google.protobuf.GeneratedMessageV3 implements SupervisedTuningDataStatsOrBuilder
Tuning data statistics for Supervised Tuning.Protobuf type
google.cloud.aiplatform.v1beta1.SupervisedTuningDataStats| Modifier and Type | Class and Description |
|---|---|
static class |
SupervisedTuningDataStats.Builder
Tuning data statistics for Supervised Tuning.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
TOTAL_BILLABLE_CHARACTER_COUNT_FIELD_NUMBER |
static int |
TOTAL_BILLABLE_TOKEN_COUNT_FIELD_NUMBER |
static int |
TOTAL_TRUNCATED_EXAMPLE_COUNT_FIELD_NUMBER |
static int |
TOTAL_TUNING_CHARACTER_COUNT_FIELD_NUMBER |
static int |
TRUNCATED_EXAMPLE_INDICES_FIELD_NUMBER |
static int |
TUNING_DATASET_EXAMPLE_COUNT_FIELD_NUMBER |
static int |
TUNING_STEP_COUNT_FIELD_NUMBER |
static int |
USER_DATASET_EXAMPLES_FIELD_NUMBER |
static int |
USER_INPUT_TOKEN_DISTRIBUTION_FIELD_NUMBER |
static int |
USER_MESSAGE_PER_EXAMPLE_DISTRIBUTION_FIELD_NUMBER |
static int |
USER_OUTPUT_TOKEN_DISTRIBUTION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static SupervisedTuningDataStats |
getDefaultInstance() |
SupervisedTuningDataStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<SupervisedTuningDataStats> |
getParserForType() |
int |
getSerializedSize() |
long |
getTotalBillableCharacterCount()
Deprecated.
google.cloud.aiplatform.v1beta1.SupervisedTuningDataStats.total_billable_character_count is
deprecated. See google/cloud/aiplatform/v1beta1/tuning_job.proto;l=238
|
long |
getTotalBillableTokenCount()
Output only.
|
long |
getTotalTruncatedExampleCount()
The number of examples in the dataset that have been truncated by any
amount.
|
long |
getTotalTuningCharacterCount()
Output only.
|
long |
getTruncatedExampleIndices(int index)
A partial sample of the indices (starting from 1) of the truncated
examples.
|
int |
getTruncatedExampleIndicesCount()
A partial sample of the indices (starting from 1) of the truncated
examples.
|
List<Long> |
getTruncatedExampleIndicesList()
A partial sample of the indices (starting from 1) of the truncated
examples.
|
long |
getTuningDatasetExampleCount()
Output only.
|
long |
getTuningStepCount()
Output only.
|
Content |
getUserDatasetExamples(int index)
Output only.
|
int |
getUserDatasetExamplesCount()
Output only.
|
List<Content> |
getUserDatasetExamplesList()
Output only.
|
ContentOrBuilder |
getUserDatasetExamplesOrBuilder(int index)
Output only.
|
List<? extends ContentOrBuilder> |
getUserDatasetExamplesOrBuilderList()
Output only.
|
SupervisedTuningDatasetDistribution |
getUserInputTokenDistribution()
Output only.
|
SupervisedTuningDatasetDistributionOrBuilder |
getUserInputTokenDistributionOrBuilder()
Output only.
|
SupervisedTuningDatasetDistribution |
getUserMessagePerExampleDistribution()
Output only.
|
SupervisedTuningDatasetDistributionOrBuilder |
getUserMessagePerExampleDistributionOrBuilder()
Output only.
|
SupervisedTuningDatasetDistribution |
getUserOutputTokenDistribution()
Output only.
|
SupervisedTuningDatasetDistributionOrBuilder |
getUserOutputTokenDistributionOrBuilder()
Output only.
|
int |
hashCode() |
boolean |
hasUserInputTokenDistribution()
Output only.
|
boolean |
hasUserMessagePerExampleDistribution()
Output only.
|
boolean |
hasUserOutputTokenDistribution()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SupervisedTuningDataStats.Builder |
newBuilder() |
static SupervisedTuningDataStats.Builder |
newBuilder(SupervisedTuningDataStats prototype) |
SupervisedTuningDataStats.Builder |
newBuilderForType() |
protected SupervisedTuningDataStats.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SupervisedTuningDataStats |
parseDelimitedFrom(InputStream input) |
static SupervisedTuningDataStats |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SupervisedTuningDataStats |
parseFrom(byte[] data) |
static SupervisedTuningDataStats |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SupervisedTuningDataStats |
parseFrom(ByteBuffer data) |
static SupervisedTuningDataStats |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SupervisedTuningDataStats |
parseFrom(com.google.protobuf.ByteString data) |
static SupervisedTuningDataStats |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SupervisedTuningDataStats |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SupervisedTuningDataStats |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SupervisedTuningDataStats |
parseFrom(InputStream input) |
static SupervisedTuningDataStats |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SupervisedTuningDataStats> |
parser() |
SupervisedTuningDataStats.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TUNING_DATASET_EXAMPLE_COUNT_FIELD_NUMBER
public static final int TOTAL_TUNING_CHARACTER_COUNT_FIELD_NUMBER
public static final int TOTAL_BILLABLE_CHARACTER_COUNT_FIELD_NUMBER
public static final int TOTAL_BILLABLE_TOKEN_COUNT_FIELD_NUMBER
public static final int TUNING_STEP_COUNT_FIELD_NUMBER
public static final int USER_INPUT_TOKEN_DISTRIBUTION_FIELD_NUMBER
public static final int USER_OUTPUT_TOKEN_DISTRIBUTION_FIELD_NUMBER
public static final int USER_MESSAGE_PER_EXAMPLE_DISTRIBUTION_FIELD_NUMBER
public static final int USER_DATASET_EXAMPLES_FIELD_NUMBER
public static final int TOTAL_TRUNCATED_EXAMPLE_COUNT_FIELD_NUMBER
public static final int TRUNCATED_EXAMPLE_INDICES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public long getTuningDatasetExampleCount()
Output only. Number of examples in the tuning dataset.
int64 tuning_dataset_example_count = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTuningDatasetExampleCount in interface SupervisedTuningDataStatsOrBuilderpublic long getTotalTuningCharacterCount()
Output only. Number of tuning characters in the tuning dataset.
int64 total_tuning_character_count = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTotalTuningCharacterCount in interface SupervisedTuningDataStatsOrBuilder@Deprecated public long getTotalBillableCharacterCount()
Output only. Number of billable characters in the tuning dataset.
int64 total_billable_character_count = 3 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY];
getTotalBillableCharacterCount in interface SupervisedTuningDataStatsOrBuilderpublic long getTotalBillableTokenCount()
Output only. Number of billable tokens in the tuning dataset.
int64 total_billable_token_count = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];getTotalBillableTokenCount in interface SupervisedTuningDataStatsOrBuilderpublic long getTuningStepCount()
Output only. Number of tuning steps for this Tuning Job.
int64 tuning_step_count = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];getTuningStepCount in interface SupervisedTuningDataStatsOrBuilderpublic boolean hasUserInputTokenDistribution()
Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUserInputTokenDistribution in interface SupervisedTuningDataStatsOrBuilderpublic SupervisedTuningDatasetDistribution getUserInputTokenDistribution()
Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserInputTokenDistribution in interface SupervisedTuningDataStatsOrBuilderpublic SupervisedTuningDatasetDistributionOrBuilder getUserInputTokenDistributionOrBuilder()
Output only. Dataset distributions for the user input tokens.
.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution user_input_token_distribution = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserInputTokenDistributionOrBuilder in interface SupervisedTuningDataStatsOrBuilderpublic boolean hasUserOutputTokenDistribution()
Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUserOutputTokenDistribution in interface SupervisedTuningDataStatsOrBuilderpublic SupervisedTuningDatasetDistribution getUserOutputTokenDistribution()
Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserOutputTokenDistribution in interface SupervisedTuningDataStatsOrBuilderpublic SupervisedTuningDatasetDistributionOrBuilder getUserOutputTokenDistributionOrBuilder()
Output only. Dataset distributions for the user output tokens.
.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution user_output_token_distribution = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserOutputTokenDistributionOrBuilder in interface SupervisedTuningDataStatsOrBuilderpublic boolean hasUserMessagePerExampleDistribution()
Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUserMessagePerExampleDistribution in interface SupervisedTuningDataStatsOrBuilderpublic SupervisedTuningDatasetDistribution getUserMessagePerExampleDistribution()
Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserMessagePerExampleDistribution in interface SupervisedTuningDataStatsOrBuilderpublic SupervisedTuningDatasetDistributionOrBuilder getUserMessagePerExampleDistributionOrBuilder()
Output only. Dataset distributions for the messages per example.
.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution user_message_per_example_distribution = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserMessagePerExampleDistributionOrBuilder in interface SupervisedTuningDataStatsOrBuilderpublic List<Content> getUserDatasetExamplesList()
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1beta1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserDatasetExamplesList in interface SupervisedTuningDataStatsOrBuilderpublic List<? extends ContentOrBuilder> getUserDatasetExamplesOrBuilderList()
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1beta1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserDatasetExamplesOrBuilderList in interface SupervisedTuningDataStatsOrBuilderpublic int getUserDatasetExamplesCount()
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1beta1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserDatasetExamplesCount in interface SupervisedTuningDataStatsOrBuilderpublic Content getUserDatasetExamples(int index)
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1beta1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserDatasetExamples in interface SupervisedTuningDataStatsOrBuilderpublic ContentOrBuilder getUserDatasetExamplesOrBuilder(int index)
Output only. Sample user messages in the training dataset uri.
repeated .google.cloud.aiplatform.v1beta1.Content user_dataset_examples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUserDatasetExamplesOrBuilder in interface SupervisedTuningDataStatsOrBuilderpublic long getTotalTruncatedExampleCount()
The number of examples in the dataset that have been truncated by any amount.
int64 total_truncated_example_count = 10;getTotalTruncatedExampleCount in interface SupervisedTuningDataStatsOrBuilderpublic List<Long> getTruncatedExampleIndicesList()
A partial sample of the indices (starting from 1) of the truncated examples.
repeated int64 truncated_example_indices = 11;getTruncatedExampleIndicesList in interface SupervisedTuningDataStatsOrBuilderpublic int getTruncatedExampleIndicesCount()
A partial sample of the indices (starting from 1) of the truncated examples.
repeated int64 truncated_example_indices = 11;getTruncatedExampleIndicesCount in interface SupervisedTuningDataStatsOrBuilderpublic long getTruncatedExampleIndices(int index)
A partial sample of the indices (starting from 1) of the truncated examples.
repeated int64 truncated_example_indices = 11;getTruncatedExampleIndices in interface SupervisedTuningDataStatsOrBuilderindex - The index of the element to return.public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SupervisedTuningDataStats parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SupervisedTuningDataStats parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SupervisedTuningDataStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SupervisedTuningDataStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SupervisedTuningDataStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SupervisedTuningDataStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SupervisedTuningDataStats parseFrom(InputStream input) throws IOException
IOExceptionpublic static SupervisedTuningDataStats parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SupervisedTuningDataStats parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SupervisedTuningDataStats parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SupervisedTuningDataStats parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SupervisedTuningDataStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SupervisedTuningDataStats.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SupervisedTuningDataStats.Builder newBuilder()
public static SupervisedTuningDataStats.Builder newBuilder(SupervisedTuningDataStats prototype)
public SupervisedTuningDataStats.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SupervisedTuningDataStats.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SupervisedTuningDataStats getDefaultInstance()
public static com.google.protobuf.Parser<SupervisedTuningDataStats> parser()
public com.google.protobuf.Parser<SupervisedTuningDataStats> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SupervisedTuningDataStats getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.