Class: Google::Cloud::AIPlatform::V1::PairwiseQuestionAnsweringQualityResult

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb

Overview

Spec for pairwise question answering quality result.

Instance Attribute Summary collapse

Instance Attribute Details

#confidence::Float (readonly)



1045
1046
1047
1048
# File 'proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb', line 1045

class PairwiseQuestionAnsweringQualityResult
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#explanation::String (readonly)



1045
1046
1047
1048
# File 'proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb', line 1045

class PairwiseQuestionAnsweringQualityResult
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#pairwise_choice::Google::Cloud::AIPlatform::V1::PairwiseChoice (readonly)



1045
1046
1047
1048
# File 'proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb', line 1045

class PairwiseQuestionAnsweringQualityResult
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end