Training a new Pylaia Model using Arkindex UI

Dear Teklia,
Any detail manual available to train a Pylaia model on Arkindex UI? Thanks for any links.

Hi,

we have this documentation Tutorial :: Teklia Documentation but it may be outdated. We don’t use much PyLaia anymore. (Training a transcription Model :: Teklia Documentation)

Thank you for a quick reply. Yes the documentation looks not in sync with the arkindex UI. Mentioned Pylaia because I read that arkindex uses Pylaia, but maybe not, a you say. My need is to train a transcription model, so.

I could go as far as importing dataset, creating a new model, a worker for Line ATR type Pylaia training - should it be something else? Attached screenshot.

Unable to add my newly created model - selection seem to go well, but it does not appear on the final screen(screenshot).

Starting like this, it errs here,
Traceback (most recent call last):
File “/usr/local/bin/worker-pylaia-train”, line 7, in
sys.exit(main())
File “/usr/local/lib/python3.10/dist-packages/worker_pylaia/train.py”, line 569, in main
).run()
File “/usr/local/lib/python3.10/dist-packages/worker_pylaia/train.py”, line 540, in run
super().run()
File “/usr/local/lib/python3.10/dist-packages/arkindex_worker/worker/init.py”, line 366, in run
self.configure()
File “/usr/local/lib/python3.10/dist-packages/worker_pylaia/train.py”, line 64, in configure
super().configure()
File “/usr/local/lib/python3.10/dist-packages/arkindex_worker/worker/base.py”, line 341, in configure
self.configure_worker_run()
File “/usr/local/lib/python3.10/dist-packages/arkindex_worker/worker/base.py”, line 269, in configure_worker_run
self.config = worker_version[“configuration”].get(“configuration”, {})
KeyError: ‘configuration’

Any help much appreciated.
regards
San

On starting the process, it goes on a while and fails on,