Fill-mask (masked language modeling) task.
Summary
Functions
Runs the fill-mask task.
Functions
@spec run(HuggingfaceClient.Client.t(), map()) :: {:ok, term()} | {:error, Exception.t()}
Runs the fill-mask task.
Returns {:ok, result} or {:error, exception}.