How to provide examples in predict_NuExtract

#2
by vijayg - opened

*Note: This model is purely extractive, so each information output by the model is present as it is in the text. You can also provide an example of output to help the model understand your task more precisely. *

I see example parameter in here
*prediction = predict_NuExtract(model, tokenizer, text, schema, example=["","",""]) *

Can you provide an example for the same.

Hello, in example=["","",""] you can switch some empty string to some output examples.

Alexandre-Numind changed discussion status to closed

Sign up or log in to comment