transformers.pipeline
Description
Transformers Pipeline
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
name | string | Name |
task | string | Task eg. "text-generation", "text-classification" |
model | string | Model |
onnxFilePath | string | ONNX file path |
inputs | []string | Inputs |
results | []dict | Results |