1 reference to NerTrainer
Microsoft.ML.TorchSharp (1)
TorchSharpCatalog.cs (1)
225=> new NerTrainer(CatalogUtils.GetEnvironment(catalog), labelColumnName, outputColumnName, sentence1ColumnName, batchSize, maxEpochs, validationSet, architecture);