Pretrained models for Propositional logic
Are there any pretrained models which understand propositional logic?
For example, the t5 model can do question-answering. Given a context such as Alice is Bob's mother. Bob is Charlie's father, t5 can answer the question Who is Charlie's father correctly, but it cannot say Who is Charlie's grandmother.
Is there any model that has been/can be trained to do this kind of deduction and answer the question?
Topic question-answering deep-learning
Category Data Science