Forum Discussion
tec_mlnetuser
Jan 11, 2025Copper Contributor
ML.NET Sentence Similarity scenario questions
- How do you make the ML.NET Sentence Similarity scenario context-aware? I'm using the Model Builder to train, evaluate, and consume the model. I would like to create a context prior to comparing sentences. Is this possible? Is there a way to introduce this in the pipeline?
- Does a model in ML.NET rely entirely on the training dataset? Is there a pre-trained dataset behind the scenarios?
- Training a Sentence Similarity model only works when you use validation dataset. Using Cross validation or the Split option always returns this error.
"Training time finished without completing a successful trial. Either no trial completed or the metric for all completed trials are NaN or Infinity"
Is this a bug?
No RepliesBe the first to reply