You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ideally should support conversion in both directions; implementation should support localization for so it works in multiple language; this either overlaps with or can leverage #78
Create an initial prompt with EDTF context and few-shot examples as "training data"
Create test data. Include multilingual examples (but not different calendars). Europeana? @rlskoeser will check with Pietr (missing data projects)
Write a script or notebook to allow testing across multiple LLMs
Get benchmarks for multiple LLMs; consider iterating across multiple versions of the prompt; think about how to cache the prompt, if possible
If successful, turn this into a formatter (converter). Keep it (and any Python dependencies needed to run it) as optional.
ideally should support conversion in both directions; implementation should support localization for so it works in multiple language; this either overlaps with or can leverage #78