Property EmbeddingLength
EmbeddingLength
Gets the embedding (hidden state) size (the {architecture}.embedding_length
key), or 0 when the architecture or the key is absent.
public long EmbeddingLength { get; }
Gets the embedding (hidden state) size (the {architecture}.embedding_length
key), or 0 when the architecture or the key is absent.
public long EmbeddingLength { get; }