Table of Contents

Property LowerCase

Namespace
Qavren.Edge.Embeddings.Onnx
Assembly
Qavren.Edge.Embeddings.Onnx.dll

LowerCase

Lower-case before tokenization. True by default and OVERRIDDEN PER PRESET from LowerCase, never left at the default: a cased model fed lower-cased text produces plausible, wrong vectors.

public bool LowerCase { get; set; }

Property Value

bool