See: Description
Class | Description |
---|---|
BERTFeatureExtractor<T extends Output<T>> |
Builds examples and sequence examples using features from BERT.
|
BERTFeatureExtractor.BERTFeatureExtractorOptions |
CLI options for running BERT.
|
Enum | Description |
---|---|
BERTFeatureExtractor.OutputPooling |
The type of output pooling to perform.
|
These are mainly for text or images, e.g., BERTFeatureExtractor
which uses an ONNX format BERT model to provide feature vectors based on the
BERT embeddings.
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.