/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Use Prolog to improve LLM's reasoning
(shchegrikovich.substack.com)
379 points
shchegrikovich
| 2 comments |
13 Oct 24 21:22 UTC
|
HN request time: 0.412s
|
source
1.
arjun_khamkar
◴[
17 Oct 24 22:13 UTC
]
No.
41874339
[source]
▶
>>41831735 (OP)
#
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.
replies(1):
>>41876931
#
ID:
GO
2.
shchegrikovich
◴[
18 Oct 24 06:47 UTC
]
No.
41876931
[source]
▶
>>41874339 (TP)
#
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.
↑