Y
Hacker News
new
|
ask
|
show
|
jobs
by
arjun_khamkar
616 days ago
Would Creating a prolog dataset would be beneficial, so that future LLM's can be trained on it and then they would be able to output prolog code.
1 comments
shchegrikovich
616 days ago
I discussed this a few weeks back. The idea is to take a Python dataset, as Python is the most popular language, and write a transpiler to Prolog with the help of llms. So, creating this synthetic dataset is not a huge problem.
link