<buttonclass="btn"type="submit"formaction="/model_settings">Update model settings</button><br>
<br>
Model name (that is loaded): {{opt[2]}} <br>
</div>
</form>
<br>
<divclass="form-group">
<smallid="help-text"class="form-text text-muted">Model developed for the Master thesis of Nicolà Gantenbein<br><br>
The ID cards use synthetic data generated by GPT2. Names and cities look similar as it is in the chosen country, but they might not exist in real live.
<br>
To fine tune the model (when not using zero shot model version), the model has been retrained with the models answer with a confidence score higher then 0.5.
It is unsupervised finetuning. If the model extracts a wrong solution with high confidence score, it will be anyway used for fine tuing. There is no human in the loop.