Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This processor uses the text received to add new vocabulary and train the designated model. To do this the processor makes use of Distilbert-squad HuggingFace Service.

Training a model takes a considerate amount of time, reason why the execution of this processor will probably take longer than expected.

...

Maximum amount of data to send to DistilBert-SquadHuggingFace Service.

model - Required, String

Path to the model to train, take into account that the model in the specified path will be overwritten by the trained model.

...

servers.host - Required, String

Host where Distilbert-Squad HuggingFace Service is located.

servers.port - Required, Int

Host port where Distilbert-Squad as a HuggingFace Service is located.

trainConnectTimeout - Optional, String

...